body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:25px 0px; padding:0px;
	/*background-color:#22331E;*/
	background-color:#000000;

}
a {color:#B4C8DC;text-decoration:none;}
a:hover {text-decoration:underline}
.southbay {
	width:750px;
	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;
}
H1{
	padding-left:15px;
	padding-top:15px;
	font-size:20px;
	font-weight:bold;
	color:#660000;
	margin:0px;
}