html { background-color: black; }
body { color: white; font-size: 12px; font-family: helvetica, arial; background-color: black; background-image: url(../images/background.gif); background-repeat: repeat-x; background-position: 0 80px; text-align: center; margin: 0; }
h1 { color: #969696; font-size: 18px; margin-top: 0; margin-bottom: 15px; }
h2 {
	color: #e60000;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 5px;
	text-transform: capitalize;
}
h3 { color: #e60000; font-size: 14px; padding-top: 10px; border-top: 1px solid #969696; }
h4 { color: #969696; font-size: 14px; font-weight: bold; margin-top: 20px; margin-bottom: 0; }
p { margin-top: 0; margin-bottom: 10px; }
td { }
a:link { color: white; }
a:visited { color: white; }
a:hover { color: #e60000; }
a:active { color: white; }
#page { text-align: left; width: 800px; margin-right: auto; margin-left: auto; }
#pagepad { margin-right: 20px; margin-left: 20px; }
#header { position: relative; height: 77px; }
.box { margin-bottom: 10px; padding: 10px; border: solid 1px #323232; }
#subnav { position: relative; margin-top: 10px; }
.credits { font-size: 10px; margin-top: 0; margin-bottom: 0; }
.headerItem { position: absolute; bottom: 0; }
img { border-style: none; }
.floatright { position: absolute; right: 0; }
img.spacer { margin-left: 20px; }
#mainContent { margin-top: 48px; }
#title { margin-bottom: 40px; }
#leftColumn, .leftColumn { width: 390px; float: left; }
#rightColumn, .rightColumn { margin-left: 410px; }
.newsItem { clear: both; margin-bottom: 30px; padding-top: 0;}
.newsItem h2, .greybox h2 { margin-top: 0; }
.newsItem2 { clear: both; margin-bottom: 10px; padding-top: 0;}
.newsItem2 h2, .greybox h2 { margin-top: 0; }
.leftNews { width: 525px; float: left; }
.leftNews2 { width: 578px; float: left; }
.leftNews3 { width: 235px; float: left; }
.leftNews4 { width: 525px; float: left; padding-top: 5px; border-top: 1px solid #323232; }
.leftNews5 { width: 458px; float: left; padding-top: 5px; border-top: 1px solid #323232; }
.rightNews { margin-left: 545px; }
.rightNews2 { margin-left: 478px; }
.rightNews3 { margin-left: 255px; }
.newsFrame {
	border:  solid 1px #333333;
	margin-bottom: 17px;
}
.blogPicFrame {
	border:  solid 1px #333333;
	margin-bottom: 17px;
}
.rightalign {
	text-align: right;
}
.gradBox {
	background-image: url(../images/background2.gif);
	background-repeat: repeat-x;
	border:  solid 1px #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 10px;
	color: #fffff0;
	float: right;
	width: 200px;
}
.twitBox {
	background-image: url(../images/background2.gif);
	background-repeat: repeat-x;
	border:  solid 1px #333333;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 10px;
	margin-right: 0px;
	color: #fffff0;
	width: 300px;
}
.tweetBox {
	border: 1px solid #3d4140; /*707374;*/
	background-color: #1d2120;
	padding: 7px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.tweetAuthor {
	color: #CCCCCC;
	font-size: 11px;
	font-style: italic;
}
.tweetDate {
	color: #969696;
	font-size: 11px;
	font-style: italic;
}
#footer { font-size: 11px; clear: both; margin-top: 30px; padding-top: 5px; border-top: 1px solid #323232; }
.red { color: #e60000; }
.grey { color: #969696; }
.greybox { margin-bottom: 10px; padding: 10px; border: solid 1px #969696; }
img.box { border: solid 1px #969696; }
#gallery {  }
#gallery img { vertical-align: middle; margin-right: 10px; margin-bottom: 10px; border: solid 1px #969696; }
.red a { color: #e60000; }
.red a:hover { color: white; }
.red a:visited { color: #e60000; }
.grey { color: #969696; }
.grey a { color: #969696; }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.newsItem:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.newsItem {
    display: inline-block;
}
.newsItem2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.newsItem2 {
    display: inline-block;
}
html[xmlns] .newsItem {
    display: block;
}
* html .newsItem {
    height: 1%;
}
.backtotop { color: #969696; font-size: 0.8em; text-align: right; }
.backtotop a { color: #969696; }
.backtotop a:hover { color: #c80000; }
.backtop2 { color: #969696; font-size: 0.9em; }
.backtop2 a { color: #969696; }
.backtop2 a:hover { color: #c80000; }
.newsItem2 a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
.newsItem2 a:hover {
	color: #c80000;
	text-decoration: none;
	border-bottom: 1px dashed;}
table { font-size: 12px; }
table.small td { vertical-align: top; padding: 5px; border: solid 1px #323232; }
table.small {border-collapse: collapse;  font-size: 0.8em; }
table.contact td { padding: 0 50px 0 0; }
table.info { border-collapse: collapse; }
table.info td { padding: 10px; border: solid 1px #969696; }
.ticker { color: #969696; font-size: 14px; font-family: courier, "courier new"; margin-top: 50px; }
.center {
	text-align:center;
}