body
{
	padding: 0;
	margin: 0;
	background: #000000;
	color: #303030;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #2b2b2b;
}

a:hover
{
	text-decoration: none;
	color: #d0d0d0;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}



#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 780px;
	height: 31px;
	letter-spacing: -1px;
}

#container    
{
	border: 10px solid #fff;
	width: 760px;
	height: 370px;
	
	
}

#sidebar {

	margin-left: -56px;
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 370px;
	left: 625px;
	top: 41px;

}

#scrollable
{
	margin-left: -400px;
	position: absolute;
	top: 425px;
	left: 50%;
	float: left;
	width: 760px;
	height: 50px;
	padding: 5px 15px;
	color: #000000;
}

#gallery
{
	margin-left: -400px;
	position: absolute;
	top: 426px;
	left: 50%;
	float: left;
	width: 760px;
	height: 40px;
	padding: 10px 28px;
	color: #000000;
}

#text
{
	padding: 5px 10px;
	color: gray;
	opacity: 1;
	
}

#footer
{
	margin-left: -440px;
	position: absolute;
	top: 230px;
	left: 50%;
	float: left;
	width: 760px;
	height: 20px;
	padding: 5px 15px;
	text-decoration: none;
	color: #2b2b2b;
}
