#main {
	width:100%;
	position:absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
}
#outer {width:759px; position:relative;	margin: 0px; left: 0px; top: 0px;}
#content {width:759px; float: left; position:relative;} 
#contentbody {width:759px; float: left; position:relative;} 
#left {	width:306px; float: left; background-color: #F5F2E6;}
#right { width:453px;  float: right; background-color: #F4F1E2; }
#center { width:759px;  float: left; background-color: #F4F1E2; }
.header {
	font-size: 18px;
	font-weight: normal;
}
.header strong {
	font-weight: normal;
}
