body  {
	background:#E1EDCF;
}

a  {
	text-decoration:underline;
	color:#D44302;
}

#wrapper  {
	width:922px;
	height:auto;
	margin:0 auto;
}
	
#header  {
	width:922px;
	height:230px;
	background:url(images/possheader5.png) top center no-repeat;
	margin:0 auto;
}

#nav  {
	margin:0 auto;
	width:924px;
}

#content  {
	width:703px;
	height:618px;
	background:url(images/contentbg.jpg) no-repeat;
	position:relative;
	overflow:hidden;
}

#leftside  {
	width:190px;
	height:616px;
	overflow:hidden;
	background:url(images/leftside.png) top left no-repeat;
	float:left;
	margin-left:10px;

}

#footer  {
	height:40px;
}