body {
	background-color: #eaeaea;
	margin:0px;
	padding:0px;
	height: 100%;

}
.underline{
	border-bottom: 1px solid red;
	width: 204px;
	text-align: center;
	margin-left: 1px;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: -10px;
	font-weight: bold;
	font-size: 140%;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}

h1{
	margin-top: -5px;
	font-size: 18px;
}
h2{
background-color: ;
padding-top: px;
}

img{
	padding-left: 12px;
}

a:link, a:visited{
	COLOR:inherit;
	text-decoration:underline;
	
}
.topmenulink{
	color: White;
	font-weight: bold;
	text-decoration: inherit;
}
#mainbg {
background-image: url(images/mainBG2.png);
	width:900px;
	padding-top:0px;
	min-height:100%;
	position:absolute;
	left: 50%;
	margin-left: -450px;
}
#headcontainer {
background-color: ;
	width:870px;
	padding-top:0px;
	height:180px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#menucontainer {
	background-image: url(images/menubg.png);
	background-repeat: no-repeat;
	width:857px;
	padding-top:10px;
	height:33px;
	margin-left:24px;
	margin-top:7px;
	margin-bottom:0px;
	float:left;
	display:inline;
	padding-left: 15px;


}

#maincontent {
	background-color: ;
	width:590px;
	padding-top:0px;
	padding-left: 0px;
	padding-bottom: 12px;
	height: 500px;
	margin-left:30px;
	margin-right: 12px;
	margin-top:0px;
	margin-bottom:0x;
	float:left;
}
#rightmargin{
	background-color: ;
	width: 200px;
	height: 500px;
	float: left;
	padding-bottom: 12px;
}
#fullcontent {
	background-color: ;
	width:650px;
	/*height: 500px;*/
	padding-top:0px;
	padding-left: 0px;
	padding-bottom: 12px;
	margin-left:32px;
	margin-right: 22px;
	margin-top:10px;
	margin-bottom:0x;
	float:left;
}
#cleanbox{
	float: left;
	background-color: ;
	width: 645px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 5px;

}
#greybox{
	background-color: #eaeaea;
	margin-left: px;
	padding: 12px;
	float: left;
	width: 810px;
	/*height: 215px;*/

}
#light{
	background-color: #FFEFD5;
	border: 15px solid #eaeaea;
	width: 780px;

	text-decoration: none;
	padding: 12px;
}

#medium{
	background-color: #90EE90;
	border: 15px solid #eaeaea;
	float: left;
	width: 170px;
	height: 115px;
	margin-right: 15px;
	text-align: center;
}
#medium:hover{
	color: White;
	background-color: #98FB98;
}
#large{
	background-color: #E0FFFF;
	border: 15px solid #eaeaea;
	float: left;
	width: 170px;
	height: 115px;
	margin-right: 15px;
	text-align: center;
}
#large:hover{
	color: White;
	background-color: #98FB98;
}
#pagecontent{
	background-color: ;
	width: 850px;
	height: 100%;
}

#leftmenu{
	background-color: ;
	width: 180px;
	border-right: 1px solid #eaeaea;
	float: left;
	margin-left: 25px;
	margin-top: -6px;
	margin-bottom: 11px;
	margin-right: 15px;
	padding-top: 15px;
	min-height: 500px;
	height: 100%;
}
#contenttext{
	background-color: ;
	width: 650px;
	margin-left: 220px;
	padding-top: px;
}
.leftmenu_top{
background-image: url(images/leftmenu_top.png);
background-repeat: no-repeat;
color: White;
font-weight: bold;
width: 187px;
height: 27px;
padding-left: 12px;
}
.leftmenu_sub{
	height: 30px;
	padding-left: 10px;
}
.menuspace{

	height: 10px;
}
#fsbabbg {
	background-color: ;
	background-image: url(images/fsb_ab_bg.png);
	background-repeat: no-repeat;
	width:230px;
	padding-top:50px;
	padding-left: 10px;
	height: 105px;
	margin-left:8px;
	margin-top:10px;
	margin-bottom:0px;
	float: left;
	display:inline;
	font-size: 97%;
}
#newsbg {
	background-color: ;
	background-image: url(images/newsBG.png);
	background-repeat: no-repeat;
	width:220px;
	padding-top:0px;
	padding-left: 10px;
	padding-right: 0px;
	height: 130px;
	margin-left:8px;
	margin-top:10px;
	margin-bottom:0px;
	float: left;
	display:inline;
}
#cleanform{
background-image: url(images/cleanformBG.png);
background-repeat: no-repeat;
background-color:;
	float: left;
	width: 220px;
	height: 220px;
	display: inline;
	padding-left: 10px;
	padding-top: 83px;
	margin-left: 8px;
}
.cleanformselect{
	width: 50px;
	height: 15px;
	background-color: #E0FFFF;
	font-size: 10px;
	border: 1px solid blue;
	margin-bottom: 6px;
	margin-top: 3px;
}
#footer {
background-image: url(images/footerBG.png);
background-repeat: no-repeat;
	width:848px;
	padding-top:5px; 
	height:30px;
	margin-left:24px;
	margin-top:20px;
	margin-bottom:0px;
	float: left;
	display:inline;
	padding-bottom: 50px;
	text-align: center;
	color: White;
	font-size: 90%;

}

