@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0 auto;
	text-align: center;
	background: #ffffff; 
}

img { border:0px; }
div { text-align:left; }

#bodywrapper { text-align:center; margin: 0 auto; width:800px; }
#footerwrapper { width:800px; height: 61px; }
#footerleft { float:left; width:12px; }
#footerright { float:right; width:11px; }
#contentwrapper { margin-top:4px; background-color: #ffffff; background-image: url(../images/bodybg.jpg); background-repeat:repeat-x; background-position:bottom; min-height:350px; }
#content { padding:10px; }
#footer { height:61px; background-image:url(../images/footer.jpg); margin-left:12px; margin-top:1px; }
#pagenav { float:right; width:217px; }
#homenav { float:right; width:511px; margin-left:10px; }
#homenavlinks { float:right; }