html,body{height:100%;width:100%;margin:0px auto;}


body {position:absolute;bottom:0px;left:auto;right:auto;margin:0px auto;padding:0px;font-size:12pt;wodth:100%;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
			background:#ddd url('btmpaint.png') bottom left repeat-x;color:#222;text-align: center;}

#wrapper{position:relative;margin:0px auto;width:400px;color:#222;background:#fff url('bar_mid.jpg') top center repeat-y;}

#mainhead{width:400px;
	background:url('bar_top.jpg') top center no-repeat;height:30px;
}

#content{width:368px;padding:0px 14px 0px 18px;margin-left:5px;text-align:center;}

.listc{padding:0px 0px;margin:20px auto;font-family:Georgia, "Times New Roman", Times, serif;}
.listc       a{float:left;width:360px;padding:3px 0px;margin:0px;text-decoration:none;color:#fff;background:#555;font-weight:bold;border-bottom:1px solid #888;}
.listc a:hover{float:left;width:360px;padding:3px 0px;margin:0px;text-decoration:none;color:#fff;background:#800 url('arrow.png') 5px center no-repeat;font-weight:bold;border-bottom:1px solid #888;}

.small{	clear:both;color:#888;font-size:0.6em;font-family:Arial,Verdana,sans-serif;}

#footer{width:400px;
	background:url('bar_btm.jpg') bottom center no-repeat;height:35px;
}

@media print{

	body{background:#fff;margin:auto;}
	#wrapper{background:#fff;border:1px solid #888;}
	#mainhead,#footer{background:inherit;}
}
