body 
{
	background: #999999;
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small;
	line-height: 1.5em;  
	padding: 0; 
	text-align: center;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
#container 
{
	background: url(../img/BG.jpg);
	padding: 0;
	margin:0 auto 0 auto;
	width: 759px;
	height: 790px;
}
#header
{
	width: 759px;
	height: 94px;
}
#nav
{
	width: 759px;
	height: 31px;
}
#lColumn
{
	width: 157px;
	height: 400px;
	float: left;
}
#lColumnBody
{
	height: 175px;
	background: url(../img/lColumnBody.jpg) repeat-y;
	padding: 0;
}
#lColumnBottom
{	
	width: 157px;
	height: 12px;
	background: url(../img/lColumnBottom.jpg);
	padding: 0;
}
#rColumn
{
	width: 467px;
	height: 400px;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
	float: left;	
}
#rContentShadSide {
	width: 7px;
	height: 450px;
	float: left;
}
#rContentShadBottom {
	width: 7px;
	height: 566px;
	float: left;
}
#rColumnBox
{
	width: 445px;
	height: 580px;
	padding: 8px;
	background: #666666;
}
#lBox
{
	width: 180px;
	float: left;
	display:inline;
}
#rBox
{
	width: 262px;
	float: left;
}
#ads
{
	width: 120px;
	height: 600px;
	padding-top: 10px;
	float: left;
}
#footer
{
	width: 750px;
	height: 20px;
	margin-top: 30px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}