<!-- debug positioning
div {
	border: solid 1px;
	border-color: red;
}
-->

body {
margin-top: 0px;
margin-left: 50%;
}

#content {
width: 760px;
margin-left: -380px;
position: relative;
}

#topsection {
margin-left: 11px;
margin-top: 15px;
height: 181px;
width: 750px;
<!-- debug alignment
background-color: red;
-->
}

#navsection {
background-color: #392d65;
margin-left: 0px;
width: 750px;
}

#bodysection {
border-color: #392d65 #392d65 #392d65 #392d65 !important;
border: solid 2px;
margin-left: 0px;
width: 721px;
padding: 20px 5px 25px 20px;
}

#sponsorbar {
border-color: #392d65 !important;
border: solid 1px;
width: 150px;
margin-top: 0px;
margin-right: 10px;
padding: 5px 5px 25px 5px;
float:right !important;
font-size: 10pt;
font-weight: bold;
}

#endsection {
margin-left: -1px;
margin-top: -6px;
}

#cpyrght {
	text-align: center;
	font-size: 9pt;
}

img.cbahulogo {
position: absolute;
margin-top: 0px;
margin-left: 0px;
width: 193px;
height: 175px;
z-index: 2;
}

img.cbahubanner_r {
position: absolute;
margin-right: 0px;
margin-left: 157px; 
margin-top: 0px;
z-index: 1;
}

img.cbahuborder_b {
position: absolute;
margin-right: 0px;
margin-left: -11px; 
margin-top: 145px;
margin-bottom: 0px;
z-index: 3;
}
