body { }  #wrapper { 	margin:auto; overflow:hidden; margin-top:40px; margin-bottom:40px;	width:960px; } #header { 	width:960px; 	height:131px; 	background:#FEFBC6 url(img/header.png) no-repeat top center;	 } #menu { 	padding:5px 10px 0px 10px; 	background:url(img/bg-menu-top.png) repeat-x; 	width:955px; 	height:21px; 	border-bottom:0px solid black; } #content { 	overflow:hidden; 	width:960px; 	min-height:300px; 	color:#000; 	background:#FFF url(img/bg-comment.jpg) repeat-x top left; 	} #left-side { 	margin:10px 0px 10px 10px; 	padding:10px; 	width:200px; 	float:left; } #right-side { 	overflow:hidden; 	margin:10px 10px 10px 10px; 	padding:10px; 	float:left; 	width:690px; 	line-height:150%; 	font-size:100%; }  #gallery_box { 	width:480px; 	float:left; 	}  #gallery_cat { 	float:left; 	margin-left:0px; 	} 		 #footer { 	padding:40px 10px 0px 10px; 	background:#333; 	width:940px; 	height:50px; } 
