body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/blue_octagons.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 760px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #D2D8E6 url(images/wrapper_bg.jpg);
}
#top {
	height:61px;
	background-color: #043D68;
	text-align: right;
}
#top h1 {
	font-size: 14px;
	padding-top: 8px;
	color: #BAC2D7;
	letter-spacing: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 8px;
}



#top p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A8BB4;
	padding-top: 4px;
	padding-right: 8px;
}



#logo {
	height:185px;
	background-image: url(images/michigan_investigator_r2_c1.jpg);
}
#topnav {
	height:44px;
	background-image: url(images/michigan_investigator_r3_c1.jpg);
}

.solidblockmenu{
	float: left;
	width: 600px;
	margin-left:20px;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:14px 11px;
	border-right:1px solid #70251B;
	float: left;
	border-left:1px solid #B63D2C;
}
.solidblockmenu li a:hover {
	background-color: #882F22;
}

#content {

}
#leftside {
	width: 250px;
	float: left;
}
#rightside {
	width: 509px;
	float: left;
	border-left: 1px solid #7B88A1;
}
#leftcontent {
	text-align: center;
	padding: 8px;
	margin-top: 35px;
}
#leftcontent ul {
	list-style: none;
}
#leftcontent li {
	text-align: left;
	background: url(images/CURVIEW.GIF) no-repeat left 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}
#leftcontent li a {
	color: #9C3627;
	text-decoration: none;
	font-weight: bold;
}
#leftcontent li a:hover {
	color: #043D68;
}
.categoryheadings {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #043D68;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#rightcontent {
	padding: 15px;
	text-align: left;
}
#rightcontent h1 {
	font-size: 18px;
	color: #043D68;
}


#rightcontent ul {
	list-style: none;
}
#rightcontent li {
	background: url(images/PLSTOP1.GIF) no-repeat left -1px;
	padding-left: 25px;
}
#rightcontent a {
	color: #9C3627;
	text-decoration: none;
}
#rightcontent a:hover {
	color: #043D68;
	text-decoration: none;
}

.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #043D68;
}



#largeimages {
	text-align: center;
}
.phonenumber {
	font-size: 30px;
	font-weight: bold;
	color: #9C3627;
}



a.linkopacity img {
	filter:alpha(opacity=85);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	margin-left: 10px;
	margin-right: 10px;
	border-style: none;
}


a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }
.smalltext {
	font-size: 11px;
}
.lighttext {
	color: #526472;
}

.formfields {
	font-size: 12px;
	background-color: #FFFFFF;
}
span.smalltext {
	color: #344049;
}



#footer {
	height:70px;
	background-color: #043D68;
	border-top: 2px solid #FFFFFF;
	clear: both;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC9900;
}

#footersmall {
	float: left;
	width: 250px;
	padding: 15px;
	color: #A2ABCA;
	font-size: 10px;
}
#footernav {
	float: left;
	text-align: right;
	padding: 25px 15px 0px 0px;
	font-size: 11px;
	margin-left: 40px;
}
