body{
	background-color:#999999;
	color:#333333;
	padding:0px;
	margin:0px;
	text-align:center;
}
#contents{
	width:790px;
	margin:auto;
	position:relative;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	align:center;
}
#main{
	width:390px;
	float:right;
	padding:0px;
	line-height:120%;
	padding-bottom: 80px;
}
#menu{
	width:175px;
	float:left;
	padding-left:0px;
	
}
#ad_side{
	width:175px;
	float:right;
	padding-right:0px;
}
#wrap {
	height: auto;
	min-height: 100%;
}
#footer{
	color:#333333;
	font-size:11px;
	text-align:center;
	border-top:5px solid #3F3F3F;
	padding:10px;
	background-color:#D3D3D3;
	position: relative;
	margin-top: -80px;
	height: 80px;
	clear:both;
}
#twocol{
	width:590px;
	float:left;
}