body {
	background-color: #174F7A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
#lightblue{
	height:169px;
	width:100%;
	background-color:#175c9D;
	float:left;
	position:absolute;
	left:0px;
	top:110px;
	z-index:-1;
}
#page{
	width:100%;
}
#contentarea{
	width:1024px;
	background-color:#FFFFFF;
	background-image:url("../images/headergradient.gif");
	background-repeat:repeat-y;
	background-position:right;
}
#logo{
	background-color:#FFFFFF;
	width:356px;
	height:62px;
	float:left;
}

#header{
	background-color:#FFFFFF;
	width:653px;
	float:left;
	height:62px;
	background-image:url("../images/headergradient.gif");
	background-repeat:repeat-y;
	background-position:right;

}
#flash{
	float:left;
}		
#whitebar{
	float:left;
	background-color:#FFFFFF;
	width:792px;
	height:19px;
	background-image:url("../images/headergradient.gif");
	background-repeat:repeat-y;
	background-position:right;
}	
#menu{
	float:left;
	background-color:#FFFFFF;
	width:792px;
	height:29px;
	background-image:url("../images/headergradient.gif");
	background-repeat:repeat-y;
	background-position:right;
}	
#greenarea{
	float:left;
	background-color:#009999;
	width:792px;
	height:169px;
	z-index:7;
}
#greenareatext{
	padding: 0px 20px 40px 30px;
	z-index:7;
}
#thecontent{
	float:right;
	background-color:#FFFFFF;
	width:782px;
	min-height:400px;
	height:auto !important;
	height:400px;
	overflow:visible;
	background-image:url("../images/contentgradient.gif");
	background-repeat:repeat-x;
	background-position:top;
	padding-left:10px;
}
#issheisntshe{
	float:left;
	background-color:#FFFFFF;
	width:232px;
	height:103px;
}
#sidebar{
	float:left;
	background-color:#FFFFFF;
	width:232px;
}
#sidebarcontent{
	padding: 10px 10px 10px 20px;
}
#endsidebar{
	float:left;
	width:232px;
	height:50px;
}
#footer{
	background-image:url("../images/footer2.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:1024px;  
	height:64px;
}
#footertext{
	padding: 10px 10px 10px 10px;
	font-size: x-small	
}
