body {
	background:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	margin:0px;
	padding:0px;
}
h1, h2, h3{
	margin:0px 0px 10px 0px;
	padding:0px;
}
a{
	color:#C21F5E;
}
a:hover{
	color:#FFFFFF;
}
.leftCol{
	width:500px;
	float:left;
}
.rightCol{
	width:200px;
	float:right;
	color:#999999;
}
.newsHilite{
	font-weight:bold;
	color:#C21F5E;
}
.basicRow{
	border-top:1px dashed #404040;
	padding-top:15px;
	margin-top:20px;
}

.discoRow{
	float:left;
	width:230px;
	border-top:1px dashed #404040;
	padding-top:15px;
	margin-right:20px;
	margin-top:5px;
}
.discoRow img{
	padding-right:10px;
	padding-bottom:15px;
	float:left;
}
.divBreak{
	clear:both;
	width:100%;
}

/* ----------------------------------------------------------------------------------------------------
sIFR styles... do not modify
----------------------------------------------------------------------------------------------------- */
.sIFR-flash { visibility: visible !important; margin: 0;}
.sIFR-replaced { visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }
/* siFR Heading Sizes */
.sIFR-hasFlash h1 {
	color:#C21F5E;
	letter-spacing: -3px;
	font-size:24px;
	line-height:26px;
}
.sIFR-hasFlash h2 {
	color:#C21F5E;
	letter-spacing: -2px;
	font-size:20px;
	line-height:22px;
}
.sIFR-hasFlash h3 {
	color:#FFFFFF;
	letter-spacing: -1px;
	font-size:16px;
	line-height:19px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}