body { background: white url(../images/layout/body_bg.jpg) top left; }
#body {}
#footer {}
#tabhead { background: #003355 url(../images/layout/oaa_head_img.jpg) no-repeat top center;
    height: 163px;
}
#pagewrap { width: 820px;min-height: 600px; margin: 0px auto; background-color: white; }
#main-header { height: 160px;}
#main-navigation { }
#main-navigation li {
	display: inline;
	margin: 5px 10px;
	list-style: square;
}
#main-content { min-height: 600px; }
#main-footer { height: 20px; text-align: center; }
#main-footer a { color: black; }
#middlecol { overflow: hidden;min-height: 600px;padding: 0px 10px; }
#leftcol { float: left; width: 200px; padding: 0px 5px;margin-right: 10px;}
#rightcol { float: right; width: 200px;  padding: 0px 5px;margin-left: 10px;}