@CHARSET "ISO-8859-1";

#center #wrapper #nav {
	float: right;
	width: 170px;
	height: 330px;
	border-left: 1px solid #FFFFFF;
	background-color: #d9d6b7;
	padding: 2px 2px 2px 2px;
}

#center #wrapper #bottom {
	float: left;
	padding-top: 1px;
	background-color:#fff;
}

#center #wrapper #bottom #body {
	float: left;
	width: 370px;
	padding: 10px 225px 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	line-height: 18px;
	background: url('../images/body_pic.jpg') no-repeat 405px;
}

#center #wrapper #bottom #extra {
	float: left;
	width: 382px;
	height: 295px;
	border: 1px solid #b0b097;
}
