
body {
	margin-top: 20px;
	padding: 0px;
	background: #282828 url(images/background_top.jpg) repeat-x left top;
	font: 15px Arial, Helvetica, sans-serif;
	color: #212121;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background: url(images/background_header.jpg) no-repeat left top;
}

#header h1{
	text-indent:-999em;
	}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 2px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
}

#logo a {
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	margin: 11px 0 0 0;
	font-size:10px;
	
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 24px;
	padding: 7px 15px 0px 15px;
	background: #18814F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Topics */

#topics {
	display:block;
	width:900px;
	float: left;
	margin: 11px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#topics ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#topics li {
	float: left;
	margin: 1px 0px 0px 1px;
}

#topics a {
	display: block;
	width: auto;
	height: 24px;
	padding: 7px 15px 0px 15px;
	background: #18814F;
}

#topics a:hover { 
	color:#FFFF33;
}



/*linkout*/
.linkout {
	text-decoration:underline; 
	font-size:14px;
	font-weight:bold; 
	display:inline-block; 
	padding: 5px 9px; 
	margin: 0 0 15px 0; 
	color:#ffffff; 
	background-color:#339900; 

}

.linkout a:hover {
	color:#ffffff; 
}


/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/background_content.jpg) repeat-y left top;
}

#page	.floater {width:300px; margin:20px 0px 0px 00px; float:left; position:relative;}
#page	.floater #floatdiv {overflow:hidden; position:absolute;}


/* Content */

#content {
	float: left;
	width: 560px;
	padding-top: 30px;
	margin: 0px 15px 15px 20px;
	
}
#content .text {width:550px; float:left; }

#content .leader-index {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/become_a_police_officer2.jpg);}

#content .leader-latent-print-examiner {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/fingerprint_technician.jpg);}

#content .leader-coroner {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/coroner.jpg);}

#content .leader-morgue {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/morgue_technician.jpg);}

#content .leader-autopsy-technician {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/autopsy_technician.jpg);}

#content .leader-toxicologist {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/toxicologist.jpg);}


#content .leader-forensic-scientist {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/forensic_scientist.jpg);}

#content .leader-csi-degrees {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/csi_degrees.jpg);}

#content .leader-csi {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/csi.jpg);}


#content .leader-financial {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/financial_aid_m.jpg);}


#content .title {
	height: 57px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	color: #232F01;
	font-size:30px;
}

#content .title a {
	color: #232F01; 
}






/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 100px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: url(images/background_bottom.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
