body {
	background-color: #DDF;
	text-align:center;
	margin: 0;
	Padding: 0;
		}
html {min-height: 100%; margin-bottom: 1px;}
/**************main**************************/			
			
#main 
{
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	text-align:left;
	padding: 10px;
	margin-top: 0px;

}


#banner{
	height: 150px;
	width: 785px;
	left: 10px;
	padding-left: 15px;

}

#mainpage h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #009;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#mainpage{
	top: 180px;
	width: 767px;
	background-repeat: repeat-y;
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: thin;
	border-top-style: solid;
	margin-left: 14px;
	padding-top: 15px;
}



.marg {
	margin-left: 20px;
}


#siteslide{
	position: absolute;
	top: 150px;
	left: 620px;
	width: 153px;
	height: 405px;
}

/*** SITES **/
#oursites{
	width: 240px;
	height: 700px;
	overflow: scroll;
	}

/*** FOOTER **/



.footer  {
	font-size: 10px;
	background-image: url(images/footer.png);	
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F44D6;
	background-color: #DDDEEC;
	text-decoration: none;
	border: 1px solid #538BFF;
	padding: 1px;
	

	
}
.footer a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F44D6;
	background-color: #DDDEEC;
	text-decoration: none;
	border: 1px solid #538BFF;
	padding:1px;
	
}
.footer a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F6F6F8;
	color: #000000;
	text-decoration: none;
border: 1px solid #666666;
	padding: 1px;

}

/*** END FOOTER **/

.greybig {
	color: #666666;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #ddddff;
	overflow: auto;

}
.style2 {font-size: 10px}
.picborder {
	border: thin solid #999999;
}
.scroll {
scrollbar-base-color:#FFFFCC;
scrollbar-arrow-color:#FF3333 ;
scrollbar-darkshadow-color:#CC0000 ;
scrollbar-face-color:#FFCC66 ;
scrollbar-shadow-color: #CC0000;
scrollbar-3dlight-color: #330033;

}
