/* Rock Restaurant
------------------------------*/

body {
	background-color: #fff;
	}

#container, #introBox {
	width: 100%;
	background: none;
	display:block;
}

#sidebar, .nav, #siteTools, #footer, #footerBottom, #content img.maincontentimg, .backToTop, #pageTools, form, #sideBar, #feature, #rhs, .endBtn, .adsLeader, .subnav, .videoThumnail, #nextOn, #youMight  {
	display: none;
}

#content {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	}
	
h1 {
	font-weight: bold;
	}
#masthead {
	margin-bottom: 15px;
	background: none;
	}

