#page {
	background: url('http://www.capitalcityweekly.com/travidia/images/background.jpg') repeat-y top center;
	width: 997px;
}
#header {
	background: url('http://www.capitalcityweekly.com/travidia/images/header_bg.jpg') no-repeat top center;
	width: 991px;
	height: 144px;
	position: relative;
	
}

#main_menu {																			/* menu container */
	width: 991px;
} 

#banner_bar {
	background: url('http://www.capitalcityweekly.com/travidia/images/banner_bar.jpg') no-repeat top center;
	width: 991px;
}

#oas_banner {
	margin: 8px 0 0 0px;
	width: 728px;
	float: left;
	position: relative;
	left: 32px;
}

#market_place {
	margin: 8px 35px 0 0;
	float: right;
}

#main_body {
	width: 991px;
}

#content {
	width: 812px;
	float: left;
}

#section_header {
	background: url('http://www.capitalcityweekly.com/images/menu_bg.jpg') repeat-x top left;
	width: 812px;
}

#footer {
	background: url('http://www.capitalcityweekly.com/travidia/images/footer_bg.jpg') no-repeat top center;
	width: 991px;
	height: 116px;
}

#oas_bottom {
	width: 728px;
	left: 141px;
}

a#title{
position: absolute;
top:18px;
left:0px;
width: 315px;
height: 75px;
text-decoration: none;
}

a#title span {
visibility: hidden;
}

