body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: white;
	border-top: 2px solid #9D080D;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	line-height:24px;
	font-weight:900;
	color:#000;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
	line-height:20px;
	font-weight:900;
	color:#000;
	}
p {
	font:12px/18px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
p.news {
	font:11px/18px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
p.foot {
	font:11px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
li {
	font:11px/18px verdana, arial, helvetica, sans-serif;
	}
span.newstitle {
	color: #9D080D;
	font-weight: 600;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333399;
	}
a:link {}
a:visited {}
a:hover {
	text-decoration: none;
	color: #f00;
	}

a.mainlink {
		font-weight: 600;
	}
	
#Header {
	margin: 10px 0px 5px 0px;
	background-color: #fff;
	text-align: center;
	}

#Content {
	margin: 0px 300px 40px 0px;
	padding: 10px;
	}

table.draflist {
	width: 60%;
/* The ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	}
body>table.draftlist {width:100%px;}
td.draflist {
	width: 50%;
	}
#Menu {
	position:absolute;
	margin-bottom: 40px;
	top:90px;
	right:10px;
	width:280px;
	background-color:#000;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:280px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:280px;}

#SiteID {
	border: 1px solid Black;
	background-color: #EEEEEE;
	padding: 9px 8px 9px 8px;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	}

#NewsCol {
	padding: 10px 0px 40px 15px;
	font-size: 76%;
	background: White url(../images/news_border.gif) repeat-y left;
}

#footer {
	background-color: #9D080D;
	padding: 10px 10px 10px 10px;
	border-top : #530000 solid 1px;
	border-left : #530000 solid 1px;
	border-bottom : #BB5356 solid 1px;
	border-right : #BB5356 solid 1px;
	
}

#footer a {
	color: #fff;
	font-weight: 600;
	}

#footer a:hover {
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	}

