html, body {
	background-color: #000;
	margin: 0;
	padding: 0;
}
body, h3 span {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
}
body {
	background: #333 url(/global/outerBg.gif) 100% 0 repeat-y;
	border: 1px solid #555;
	border-top: none;
	color: #ddd;
	font-size: 13px;
	line-height: 1.6;
	margin: 0 auto 30px;
	max-width: 1200px;
	min-width: 800px;
	position: relative;
}
table {
	border-collapse: collapse;
    border-spacing: 0;
	margin: 0 auto;
}
h3, h4, h5, #mainNav li a {
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 18px;
	margin: 35px 0;
}
h3 span {
	display: block;
	font-size: 13px;
	font-weight: normal;
}
h4 {
	font-size: 15px;
	margin: 20px 0 4px;
}
h5 {
	font-size: 14px;
	margin: 0;
}
p {
	margin: 0 0 20px;
}
a, #rightCol a {
	color: #ccc;
}
td {
	vertical-align: top;
}
form td {
	padding: 2px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1em;
}
.fade, .fade a {
	color: #999;
}
#leftCol a:hover {
	color: #fff;
}
#leftCol img.noBorder {
	border: none;
}
#rightCol a:visited {
	color: #999;
}
#rightCol h4 {
	font-size: 12px;
	border-bottom: 1px solid #888;
	margin: 0;
}
#rightCol p {
	margin-bottom: 30px;
}
#masthead {
	background: #222 url(/global/mastheadBg.png) repeat-x;
	border-bottom: 1px solid #555;
	height: 140px;
}
#masthead img {
	border: none;
	height: 71px;
	left: 30px;
	position: absolute;
	top: 33px;
	width: 363px;
}
#mainNav, #mainNav li {
	background: #777 url(/global/navBg.gif) repeat-x;
	border: 1px solid #555;
}
#mainNav {
	border-width: 0 0 1px;
	height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 30px;
}
#mainNav li {
	border-width: 0 1px 0 0;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainNav li:first-child {
	border-left-width: 1px;
}
#mainNav li a {
	color: #eee;
	float: left;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-decoration: none;
}
#mainNav li:hover {
	background-position: 0 -30px;
}
#mainNav li:hover a {
	color: #fff;
}
#mainNav li#curPage {
	background-position: 0 -60px;
}
#twitter {
	position: absolute;
	right: 10px;
	top: 10px;
}
#twitter img {
	border: none;
	float: left;
	margin: 0 5px 0 0;
}
cite {
	font: 13px/1.4 Tahoma, Geneva, sans-serif;
	font-style: italic;
}
#leftCol img, #leftCol a img {
	border: 1px solid #555;
}
#leftCol {
	margin-right: 250px;
	padding: 0 28px 20px;
	position: relative;
}
#rightCol {
	background-color: #222;
	border-left: 1px solid #555;
	float: right;
	padding: 20px;
	width: 210px; /* 250 - ( 2 * 20 ) */
}
#rightCol li {
	line-height: 22px;
}
#leftCol li li {
	margin: auto auto auto 1em;
	padding: auto;
}
#rightCol ul, #rightCol ol {
	margin-bottom: 20px;
}
#rightCol a img {
	border: 1px solid #444;
}
#timer {
	background-color: #000;
	border: solid #444;
	border-width: 0 0 1px 1px;
	color: #ccc;
	font-size: 9px;
	right: 0;
	padding: 2px;
	position: fixed;
	_position: absolute; /* IE <= 6 */
	top: 0;
}
fieldset {
	border: none;
}
.smallText {
	font-size: 10px;
}
ul, ol {
	margin-bottom: .5em;
	margin-top: 0;
}
.redText {
	color: #f33;
}
.greenText {
	color: #3f3;
}
.code {
	font-family: Courier, mono;
}
hr {
	color: #555;
	background-color: #555;
	border: 0;
	clear: none;
	height: 1px;
}
blockquote {
	background: #111 url(/global/blockquoteBg.png) 0 50% repeat-x;
	border: 1px solid #444;
	float: right;
	margin-right: -2px;
	margin-top: 0px;
	padding: 10px;
	width: 230px;
}
label {
	white-space: nowrap;
}
input, textarea, select {
	background-color: #444;
	border: 1px solid;
	border-color: #000 #666 #666 #000;
	color: #eee;
	font-size: 12px;
	padding: 3px;
}
select {
	border-color: #666 #222 #222 #666;
}
input:focus, textarea:focus {
	background-color: #555;
	border-color: #555 #999 #999 #555;
	color: #fff;
}
input[type=submit] {
	background-color: #555;
	border-color: #888 #222 #222 #888;
	color: #fff;
	font-size: 13px;
	padding: .5em;
}
input[type=submit]:active {
	background-color: #777;
	border-color: #aaa #444 #444 #aaa;
}
#footerScreen {
	background: #111 url(/global/footerBg.gif) 0 50% repeat-x;
	border-top: 1px solid #555;
	color: #bbb;
	clear: both;
	font-size: 11px;
	word-spacing: .1em;
	line-height: 40px;
	margin: 20px 0 0;
	text-align: center;
	width: 100%;
}
#footerScreen a {
	color: #bbb;
}
#footerPrint {
	display: none;
}
