body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
	height: 100%; 
}



div#background {
	position: absolute;
	height: 850px;
	width: 100%;
	background-image: url(siteimg/topbg.jpg);
	background-repeat: repeat-x;
	


}

div#background2 {
	position: absolute;
	
	width: 100%;
	height: 120px;
	background-image: url(siteimg/topbg_interior.jpg);
	background-repeat: repeat-x;
	


}



div#topinner {
	width: 1000px;
	height: 120px;
	
	padding: 0px;
	margin:0 auto; 
	
}

div#middle {
	width: 1000px;
	height: 300px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	
}

div#middle2 {
	width: 1000px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

div#archive {
	width: 470px;
	height: 300px;
	float: left;
	margin-left: 10px;	
	overflow: auto;
	
	
}

div#logoarea {
	width: 519px;
	height: 120px;
	
	float: left;
	
	
}


div#nav {
	width: 480px;
	margin-top: 34px;
	float: left;
	
	
	
}


div#nav ul {
         margin: 0px;
		 padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		 font-size: small;
		 color: #FFF;
		 line-height: 30px;
		 white-space: nowrap;
}
div#nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 7px;
}


div#addthis {
	width: 480px;
	margin-top: 10px;
	float: left;
	text-align: right;	
	
	
}


div#newlpad {
	width: 435px;
	height: 281px;
	float: left;
	margin-left: 5px;
	margin-right: 56px;
	
}

div#oldlps {
	width: 501px;
	height: 250px;
	margin-left: 0px;
	float: left;
	text-align: right;	
	
	
	
}
div#bottom100 {
	position: absolute;
	width: 100%;
	padding: 0px;
	background-image: url(siteimg/bottombg_interior.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	
}

div#bottom {
	width: 1000px;
	height: 300px;
	padding: 0px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	
}

div#newscontainer{
	width: 285px;
	height: 185px;
	margin-left: 8px;
	float: left;

}

div#contentbox{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 136px;
	width: 256px;
	margin-top: -2px;
	padding: 12px;
	overflow: auto; 
	
	
	scrollbar-base-color: #663366;
	scrollbar-face-color: #99CCCC;
	scrollbar-track-color: #996699;
	scrollbar-arrow-color: #330033;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000; 
	
	
	
}


div#adarea{
	width: 285px;
	height: 185px;
	margin-left: 64px;
	margin-right: 64px;
	float: left;

}



.testfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
