body {
	background-color: #28324B;
}

#wrapper
{ 
	position: relative;
	width: 898px; 
	height: 935px;
	margin: 0 auto;
	text-align: left;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	border-top: none;
}

#main_layer
{ 
	position: absolute;
	top: 0px;
	left: 158px;
	width: 739px;  
	height: auto;
	background-color:#ffffff
}

#right_panel
{
	position: absolute;
	top: 0px;
	left: 6px;
	width: 148px; 
	height: auto;
	background-color:#000000
}

#footer
{
	position: absolute;
	top: 934px;
	left: 0px;
	width: auto;
}
