body{
	margin:0px 0px 0px 0px;
	background: #797572;
}

#header{
	background:url("gfx/LargeLogo.JPG");
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#leftcontent {
	position: absolute;
	left:261px;
	top:147px;
	width:200px;
	background:#ffffff;
	border:1px solid #000;
}
#centercontent {
	position: absolute;
	top:10px;
	left:210px;	
	background:#ffffff;
	border:1px solid #000;
	width: 262px;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:10px;
	width:200px;
	background:#ff8800;
	border:1px solid #000;
}

#leftcontent,p {
	font-weight: normal;
	margin-left: 10px;
}

#1ColumnPopup {
	position: absolute;
	top:10px;
	left:10px;	
	bottom:10px;
	right:10px;		
	background:#7D919F;
	border:0px solid #000;
	width: 400px;
}

#1ColumnPopup,p {
	font-family: arial, verdana;
	font-size:10pt;
	font-weight: normal;
	margin-top: 0;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;	
	padding-left:10px;
#	text-align: justify;	
}

#Adviceleft {
	position: relative;
	margin-left:20px;	
	top:10px;
	width:20px;
	background:#797572;
	border:0px solid #000;
}

#AdviceRight {
	position: relative;
	top:-15px;
	left:40px;
	margin-right:60px;
	background:#797572;
	border:0px solid #000;
}
#AdviceRight,p {
	text-align: left;
	font-family: arial, verdana;
	font-size: 10pt;
	color: #fff;
	text-align: justify;		
}

#AdviceLeft,p {
	margin-left:10px;
	text-align: left;
	font-family: arial, verdana;
	font-size: 10pt;
	color: #fff;
}

#Centered {
	text-align: center;
}

#TopFrame {
	position: absolute; top: 0; left: 15%; width: 84%; height: 100; overflow: scroll; background: white;
}

#TopBanner {
	margin-right: auto; margin-left: auto; absolute; top: 0;  height: 37; overflow: scroll; background: #7D919F; text-align: center;
}

#MidBody {
	margin-right: auto; margin-left: auto;  width: 760px; overflow: scroll; background: #8EA0AD; text-align: center;
}
#BotFooter {
	margin-right: auto; margin-left: auto;absolute; bottom: 0;  height: 37; overflow: scroll; background: #7D919F; text-align: center;
}
