body { 
	margin: 0 auto;
	width: 900px;
	background-position:top center;
	font-family: Verdana, 'Lucida Sans Unicode', sans-serif 
}

#maincontentcenter
{
 padding-top:100px;
 width:475px;
}

#maincontent
{
 margin-left: 250px;
 background-image:url(images/right.jpg);
 background-repeat:no-repeat;
 background-position:top right;
 }

h3, h4
{
font-size:0.9em;
color:#970200;
}

h4
{
margin-bottom:0px;
}

h5
{
text-decoration:underline;
margin-bottom:5px;
}

#leftbar {
	width: 217px;
	height:381px;
	float:left;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
}

ul
{
padding:10px;
}