form {margin:0;padding:0}
/* the above resets padding and margins*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:10px 0px; padding:0px;
	/*background-color:#22331E;*/
	background-color:#FFFFFF;
	color:#555555;
}
#wrapper_top {
	width:781px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	}
#logo{
	float:left;
	width:441px;
	text-align:right;
 }
#logotext{
	float:left;
	width:340px;
	padding-top:52px;
	text-align:right;
 }
#wrapper_bottom {
	width:781px;
	background-color:#FFFFFF;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	}
#wrapper_bottom2{
	padding-left:13px;
	margin:0px;
	}
h1 {font-size:12px;margin:0;padding:0;font-weight:normal;}
#thistable{padding-top:30px;}
#thistable td{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
	width:50%;
	text-align:center;
}
/* end of top CSS */
#footer{
	height:20px;
	background-color:#7F7F7F;
	width:768px;
	clear:both;
}
.southbay {
	width:771px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:5px;
	}
a.sb{
	text-align:right;
	font-size:10px;
	color:#999999;
}