html, body{
	background-color: #1f1f1f;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #AAAAAA;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: center;
}

a, a:link, a:active, a:visited{
	color: #ccc;
	text-decoration: none;
}

a:hover{
	color: #ff0066;
	text-decoration: none;
}

a.headlineLink, a:link.headlineLink, a:active.headlineLink, a:visited.postComment {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.headlineLink {
	font-size: 20px;
	color: #ff0066;
	text-decoration: none;
}
.cb{
	clear:both;
}


.limiter {
	width: 865px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0 25px; 0;
	background-color: #222;
}

.leftcolumn {
	float: left;
	width: 380px;
	padding: 0 45px 0 45px;
	text-align: left;
}
.rightcolumn {
	float: left;
	width: 350px;
	text-align: left;
	padding: 0;
}
.logo {
	padding: 0 0 20px 0;
	width: 100%;
}
.logo a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

.videoiframe {
	float:left;
	width: 380px;
}

.videoselection {
	margin: 10px 0 0 0;
	border-top: 1px solid #444;
	padding: 20px 0 0 0;
	float:left;
	width: 380px;
}
.videoselection img{
	width: 104px;
	height: 55px;
}
.thumbrow1, .thumbrow2 {
	width: 380px;
	padding: 0 0 20px 0;
}
.thumbrow1 a, .thumbrow2 a{
	margin: 0 0 0 13px;
	padding: 0;
}
.thumbrow1 a img, .thumbrow2 a img{
	border: 1px solid #444;
}
.thumbrow1 a:hover img, .thumbrow2 a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	border: 1px solid #E61E65;
}
a.firstLink{
	margin: 0 0 0 15px;
}
.categoryTitle{
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
	width: 350px;
}
.contactform {
	float:left;
	width: 380px;
	border-top: 1px solid #E61E65;
	xborder-bottom: 1px solid #444;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	
}
#contactFrameWrap{
	width: 350px;
	margin: 0 15px 0 15px;
}
.squadtag {
	width: 350px;
	display: block;
	text-align: right;
	margin: 30px 0 30px 0;
}
#rightContent{
	padding: 0 0 20px 0;
}

.info {
	line-height: 1.5em;
	color: #999;
	text-align: justify;
}
#al{
	text-align: left;
}
.info b{
	clear:both;
	font-size: 12px;
	color: #bbb;
	padding: 0 8px 0 0;
	
}
h1 {
	font-size: 14px;
	margin: 15px 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #E61E65;
	color: #eee;
}
.copy {
	background-color: #222;
	margin: 0 45px 0 45px;
	padding: 15px 0 15px 0;
	border-top: 1px solid #444;
}
#contactInfo{
	float: left;
}
#contactInfo i{
	font-style: normal;
	color: #666;
}
#copyright{
	float: left;
	color: #333;
}
.links {
float: right;
}
.links a{
	padding: 0 0 0 10px;
}
.processSteps{
	margin: 0 0 8px 0;
}
.greybar{
	border-top: 1px solid #333;
	width: 100%;
	height: 15px;
}