body{

	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	min-width : 650px;
	background-attachment: scroll;
	background-image: url(images/main_bg_tile.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	}




.subheads h3{

float:left;
margin-top:5px;
line-height: 11pt;
}



#wrapper{
	min-width : 750px;
	width: 800px;
    margin: 0 auto;

}	


#container{
	float: left;
	text-align:left;
	border: 1px solid #006633;
	width: 800px;
	height: 100%;
	background-color: white;
background-attachment: scroll;
	background-image: url(images/sidebartile.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

#header{
	float: left;
	width:800px;
	height:100px;
	/*background-attachment: scroll;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#titlepage{
display:none;
}


#leftside{
	float:left;
	margin-top:0px;
	margin-left:0px;
	background-image: url(images/nav_shad_tile.gif); 
	background-repeat:repeat-y;
	background-attachment: scroll;
	background-position: right top; 
	font-size: 8pt; 	
	width: 150px; 
	height: 100%;

}

#center {
		float:left;
	margin-top:5px;
	margin-left:0px;
	width: 520px;
	float: left;
	font-size: 8pt;
	color: black;
	line-height: 11pt;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}


#rightside{
	float:left;
	margin-top:0px;
	margin-left:0px;
	font-size: 8pt; 	
	width: 130px; 
	height: 100%;

}

.ads{
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid black;

}


.conbox{
	float: left;
	width: 500px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.conbox h2{
	float:left;
	color:#003300;
	margin:0px;
	margin-bottom:10px;
}

.conbox h3{
	float:left;
	background-color:#003300;
	color:white;
	padding:5px;
	margin-top:0px;
}

.conbox h4{
	float:left;
	background-color:#003300;
	color:white;
	padding:5px;
	
}


.conbox h5{
	float:left;
	color:black;
	width:100%;
	margin:0px;
	text-decoration:underline;
	
	
}




.infolink a:link {
	color: #339933;
}

.infolink a:hover{
background-color:#339933;
color:white;

}


.infolink a:visited{
text-decoration:none;
border-bottom:3px solid #339933;


}



.wide{
width:100%;
}

.pjust{
text-align:justify;
line-height:12pt;

}

.pagehead{
float: left;
}


.images{
	float:left;
	border: 1px solid black;
	margin-bottom:0px;
	margin-left:0px;
}


.innerimages{
	float:right;
	border: 1px solid black;
	margin-left:20px;
	margin-top:0px;
	padding:0;
	
}



.cutline{
	margin-left:0px;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	/*float:right;*/
	width:inherit;
}

.cutline2{
	border:1px solid black;
	width:210px;
	padding:0px 10px 10px 10px;
	font-weight:bold;
	background-color:#DCF0FF;
	margin-bottom:10px;
		text-align:left;
}




.credit{
font-weight:lighter;
text-align:left;

}

.close{
	clear: both;
}

.topofpage{
	float:left;
	margin-top:20px;
	margin-left:20px;
}

.topofpage a:link{
float:left;
	color:#0b5e29;
	margin-top:0px;
	text-decoration:none;
}

.topofpage a:hover{
background-color:transparent;

}


#footer { 
	float: left;
	background-image: url(images/footer.jpg); 
	background-repeat: no-repeat; 
	background-attachment: scroll;
	background-position: left bottom; 
	width: 800px; 
	height: 94px;
}


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

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


#footer a:visited{
color:white;

}

#footer p{
	text-align: right; 
	color:white;
	font-size: 8pt;
	padding-right: 10px;
	margin-top:70px;
}

	