body {
	margin:0;
	padding:0;
	color:#333;
	font-size:80%;
	font-family: "Trebuchet MS",verdana,helvetica,sans-serif;
	text-align:center;
	background-image: url(images/bodybk2.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 551px top;
	

}
h1, h2, h3 {
	margin: 0;

	font-weight: normal;
	color: #000033;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	background-repeat: repeat-x;
}

h2 {
	font-size: 23px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 760px;
	margin-bottom: 24px;
}

#header {
	height: 175px;
	background-image: url(images/topheaderfinal.png);
	margin-top: 0px;
}
#navcontainer ul
{
	padding: .1em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 521px;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;
	float: right;
	padding-top: 41px;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
}

#navcontainer li a:hover
{
	color: #fff;
	font-weight: bold;
}
#side-a {
	float: left;
	width: 260px;
	padding-top: 12px;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(images/stateseal.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
}

#side-b {
	margin: 0;
	float: left;
	width: 480px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-left: 5px;
	background-image: url(images/Elephant%20pic.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#side-bMAP {
	margin: 0;
	float: left;
	width: 480px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-left: 5px;
}

#footer {
	clear: both;
	background-image: url(images/footbk.jpg);
	height: 55px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 515px top;
	color: #FFFFFF;
	font-weight: bold;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(images/icon_top.gif) no-repeat center right;
   
}
#index .index, #bio .bio, #ethics .ethics, #map .map, #join .join, #contact .contact, #links2 .links2, #resources .resources, #services .services, #policies .policies
{
	color: #fff;
	font-weight: bold;
}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
.rightdiagbk{  }
.floatleftrenee{
	float:left;
	margin-right: 20px;
}
.links a{
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
}
.links a:hover{
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.readmore2{
	margin-top: -44px;
	margin-left: 145px;
	
}
.readmore2r{
	margin-top: -44px;
	margin-left: 345px;
	
}
.readmore3 {
font-style: italic;
text-align: right;
margin-top: 0;
padding-bottom: 10px;
}
a.readmore:link{
	background-image: url(images/more.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000033;
	font-size: 12px;
}
a.readmore:hover {
	text-decoration: none;	
}
a.readmorer:link{
	background-image: url(images/more.gif);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000033;
	font-size: 12px;
}
a.readmorer:hover {
	text-decoration: none;	
}
.diaglineleft{
	margin-bottom: 24px;
}
.diaglineright{
	margin-bottom: 24px;
}
a.more:link {
	color: #000033;
	text-decoration: underline;
}
a.more:hover {
	color: #000033;
	text-decoration: none;
}
.pd{
	color: #000033;
}
.footertxt{
	padding-top: -18px;
}
.linkpage a {
	font-size: 12px;
	padding: 8px;
}
.linkpage a:hover {
	font-weight: bold;
}