#container{
	width:1000px;
	padding-top:30px;
	margin:auto;
}
#leftbox{
	width:260px;
	min-height:300px;
	float:left;
}
#menubar{
	height:240px;
	margin-top:90px;
}
#submenubar{
	height:120px;
}
#main_img{
	width:650px;
	height:325px;
}
#main_photo{
	width:650px;
	height:325px;
	background-repeat:no-repeat;
	background-position:bottom left;
}
#paging{
	width:650px;
	padding:10px 0px 0px 0px;
}
#content{
	width:650px;
	line-height:19px;
}
#contentbox{
	float:left;
	width:740px;
	text-align:left;
	padding:0px;
}
#footer{
	color:#231f20;
	width:255px;
	margin:60px 0px 30px 0px;
	background:url(../gfx/icons.gif) no-repeat;
	padding:26px 0px 10px 5px;
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
}
#footer span{
	padding:0px 1px 0px 1px;
}