body
{
	font-family: helvetica ms, verdana, arial, tahoma;
	font-size: 65%;
	color: #ffffff;
	background: #222222; 
	line-height: 200%;
	height: 100.1%;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#9d080d;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#9d080d;
	scrollbar-face-color:#e7e7e7;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:black;
	scrollbar: auto;
} 

.maintable {
	background: #e7e7e7;
	margin: 0 auto;
	margin-top: 50px;
	border: 14px solid #5d4718;
}

img
{
	border: 0px;
}

a:active, a:visited, a:link
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #9d080d;
	text-decoration: none;
}



#container2
{
	position:center;
	top: 75px;
	left: 14px;
	margin: 0 auto;
	height: 420px;
	width: 800px;
	border:	15px solid #5D4718;
	background: #C5BA8E;
	padding: 0;
}



#left
{
	float: left;
	width: 160px;
	height: 200px;
}

#lefttop
{
	width: 160px;
	height: 180px;
	font-family: arial;
	font-size: 12pt;
}

#leftbottom
{
	width: 160px;
	height: 150px;
}

#right
{
	float: right;
	width: 600px;
	height: 420px;
	border-left: 3px solid #5D4718;
}
 
.overflow
{
	float: right;
	overflow: auto;
	width: 580px;
	height: 400px; 
}

#textpadding
{
	padding: 0px;
}

#footer
{
	width: 800px;
	margin: 0px auto;
	padding: 5px;
	text-align: left;
	color: #DE6100;
}
