#logo {
	clear: left;
	text-align: right;
}

.error {color: #FF0000;}

table {
	font-size: 12px;
	color: #00374d;
    width: 539px;
    border-collapse: collapse;
}

tr.altrow {
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00374d;
    width: 750px;
    font-size: 12px;
    margin-left: 180px;
    text-align: justify;
	background: url(sidebar.png) no-repeat fixed;
}
.top {
	display: inline-block;
}

.blacklist {
	display: block;
}

#blacklist-form{
	display:block;
}
#general{
	display:none;
}

.form-button {
	font-size:16px;
	color:white;
	background-color:#008ac9;
	margin-top:10px;
	padding:5px;
}
.top h1 {
	font-size:32px;
}
#top img {
	margin-left: 551px;
	margin-bottom: 20px;
	height: 100px;
}

div#container {
	width: 737px;
}

#topnav ul {
	margin: 0px;
    padding: 0px;
    background: #fff none;
    list-style-type: none;
	margin-top: 10px;
	height: 35px;
	border-bottom: 11px solid #eee;
}

#topnav ul li {
	float: left;
    width: 95px;
    margin: 0;
    padding: 0;
    margin-right: 1em;
    background: #008ac9 none;
    text-align: center;
}

#topnav ul li.last {
	margin-right: 0px;
}

#topnav ul li a {
     display: block;
     width: 100%;
     text-decoration: none;
	 font-weight: bold;
	 line-height: 30px;
	 color: #fff;
}

#topnav ul li a:hover {
     background: #eee none;
     color: #0e283d;
}

#sidebanner {
	position: absolute;
	top: 0;
	left: 0;
}

td {
	border-color: #00374d;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
	color: #00374d;
}

th {
	border-color: #00374d;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
	color: #00374d;
	background-color: #eee;
}

#table_header {
	background-color: #00374d;
}

#table_header td {
	color: #ffffff;	
}

#directions {
	font-size: 12px;
	margin-top: 40px;
}

h1 {
	font-size: 20px;
	margin-top: 40px;
}

h2 {
	font-size: 16px;
	margin-top: 30px;
}

a {
	color: #00374d;
	text-decoration: underline;
}

a:hover {
	color: #00374d;
	text-decoration: underline;
}

.pics {
	position: absolute;
	left: 940px;
	top: 130px;
}

.pics img {
	margin-bottom: 2px;
	height: 60px;
	margin-right: 6px;
	border-style: none;
}
