
body
{
	background: #fff;
	font-size: 14px;
}

h1
{
	font: 23px 'Times New Roman';
	color: #000;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 22px;
	background: none;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
}

h1 a
{
	color: #000;	
}

#header
{
	position: absolute;
	display: none;
}

#navigation
{
	position: absolute;
	display: none;
}

#content-inner
{
	width: 900px;
	text-align: justify;
}

#sidebar
{
	position: absolute;
	display: none;
}

#footer .banners
{
	position: absolute;
	display: none;
}

#footer .copyright
{
	width: auto;
	float: none;
	background: none;
}

#gallery-carousel
{
	position: absolute;
	display: none;
}

#menu .menu-content
{
	position: relative;
	display: block;
}