/*
Theme by EndangeredSpeciesOnline.org
http://www.endangeredspeciesonline.org
*/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}
#wrapper {
	width: 770px;
	margin: 10px auto;
	text-align: left;
	border: thin solid #999999;	
	
		
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #336699;
	padding-bottom: 5px;	
	
}

h1 {
	font-size: 20px;
	
}

h2 {
	text-transform: none;
	
	font-size: 16px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #0066FF;
	text-decoration: none;
}

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



/* Header */

#header {
	width: 770px;
	height: 175px;
	
	background-color: #336666;
	background-image: url(images/drug-test-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-width: 1px;
	border-style: solid;
	border-color: #336666;
		
}

#header h1, #header p {
	color: #FFCC33;
	
	
}

#header h1 {
	font-size: 30px;
}


#header h1 {
	padding-top: 50px;
	padding-left: 475px;
}

#header p {
	
	padding-left: 500px;
}
#header a {
	color: #FED772;
}


/* Menu */

#menu {
	height: 55px;
	width: 770px;
	background-color: #cccccc;
	
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

#menu li {
	float: left;
	font-size: 14px;
	color: #336666;	
	padding-top: 10px;
	
	padding-right: 10px;
	padding-left: 10px;
}

#menu a {
	display: block;
	margin-right: 1px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 16px;
	color: #0066FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	
	
}

#menu a:hover {
	color: #666666;
	text-decoration: underline;
}

#menu .current_page_item a {
	color: #000000;
}


/* Content */

#content {
	float: left;
	width: 530px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 5px;
	border-left-width: 2px;
	border-style-left: solid;
	border-left-color: #336666;
	
}

#content h1 {
	color: #336666;
	

}

#content h2 {
	color: #336666;
	

}

/* Images */

.smallrightimage {
	width: 200px;
	float: right;
	clear: left;
	margin: 10px;
	text-align: center;
}

/* Left Sidebar */

#sidebarleft {
	float: left;
	clear: right;
	width: 185px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
	
	
}

#sidebarleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarleft li {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #ffffff;
	background: 
	
	font-size: 12px;
}



#sidebarleft h2 {
	margin: 0;
	padding-bottom: 5px;
	
}

#sidebarleft h3 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 14px;
	background: #336699;
	
}

#sidebarleft a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding-right: 5px;
	background: #336699;
	font-size: 12px;
	
}

#sidebarleft a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}



/* Footer */

#footer {
	clear: both;
	width: 750px;
	
	padding: 10px;
	background: #336666;
	text-align: center;
	font-size: smaller;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
