/**********************************************************  */
body{
	background-image: none;
}
#container{
	width:650px;
	background-image: none;
}
#contents{
	width:650px;
	padding:0;
	background-image: none;
}
#menu{
	width:0px;
	float:left;
}
#maincont , 
#topmaincont{
	width:650px;
	float:right;
}
#footer{
	width:650px;
	margin-top:20px;
	padding:10px 0 25px 0;
	border-top:solid 1px #CCCCCC;
	background-image: none;
	background-position: left top;
}

#menu , 
#header
{ display:none;}


