body {
	margin: 0px;
	font: 11px Tahoma, Arial, sans-serif;
	color: #FFFFFF;
}
h1 {
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	text-transform: uppercase;
	color: #EE8CBF;
	margin-top:0px;
	margin-bottom:0px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #E8E8E8;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.boxheader {
	background: #E2127F url(images/gradient_heading.jpg) repeat-x;
	height: 27px;
	padding-left: 5px;
	border-bottom: 1px solid #A10C44;
}
.box {
	background: #D90072;
}
.box_content {
	padding: 15px 10px 5px 20px;
	border-bottom: 3px solid #A10C44;
}
.box_content_page {
	padding: 15px 10px 5px 20px;
}
.box_content_dots {
	background: #D90072 url(images/dots.jpg) repeat-x top;
	padding: 15px 10px 5px 20px;
	height: 290px;
}
.date {
	color: #CCCCCC;
	font-weight: bold;
	text-transform: capitalize;
}
.date2 {
	color:#cdccba;
	text-transform: capitalize;
}
.author {
	color: #ccccbc;
}
.daterow {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	font-weight: bold;
}
.bottombox {
	border-left: 3px solid #A10C44;
}
.home_columnleft {
	width: 210px;
	background: #D90072;
}
.home_columnright {
	width: 230px;
	background: #D90072;
}
.home_columncentre {
	width: 475px;
	border-right: 3px solid #A10C44;
	border-left: 3px solid #A10C44;
	background: #D90072;
}
.imagefloatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.interview_box_content {
	height:275px;
	padding: 15px 10px 5px 20px;
	border-bottom: 3px solid #A10C44;
}
.loginbox {
	background: #D90072;
	padding: 10px 5px;
	border-bottom: 3px solid #A10C44;
}
.zeromargin {
	margin: 0px;
}
.membershot {
	height: 67px;
	width: 67px;
}
.news_box_content {
	/*height:265px;*/
	padding: 15px 20px 5px 20px;
	border-bottom: 3px solid #A10C44;
}
.news_left {
	width: 120px;
}
.news_right {
	width: 324px;
}
.outline {
	border: 1px solid #FFFFFF;
}
.page_columnleft1 {
	width: 210px;
	background: #D90072 url(images/vectorguy1_06.gif) no-repeat bottom;
}
.page_columnleft2 {
	width: 210px;
	background: #D90072 url(images/vectorguy2_06.gif) no-repeat bottom;
}
.page_columnleft3 {
	width: 210px;
	background: #D90072 url(images/vectorguy3_06.gif) no-repeat bottom;
}
.scrollbox {
	padding: 15px 10px 5px 20px;
	background: #A10C44;
}
.sitettitle {
	color:#EE8CBF;
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
}
.sponsorlogo {
	border-bottom: 3px solid #A10C44;
}
.tablebg {
	background: #A10C44;
	border-right: 3px solid #A10C44;
	border-left: 3px solid #A10C44;
}
.t_box_content {
	height:290px;
	border-bottom: 3px solid #A10C44;
	padding-top: 15px;
	padding-bottom: 5px;
}
.topnav {
	height: 200px;
	text-align: right;
	padding-top: 10px;
	background: url(images/banner_right.jpg) no-repeat left;
	padding-right: 10px;
	width: 701px;
}
.topnav2 {
	height: 20px;
	text-align: right;
	padding-top: 9px;
	background: url(images/banner_rightt.jpg) no-repeat left;
	/*width: 701px;*/
}
.undertv_box_content {
	height:275px;
	padding: 15px 10px 5px 20px;
	border-bottom: 3px solid #A10C44;
}
/* CSS FOR sIFR

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* These are standard 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;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

#mp3link{
	color:#ffffff;
	text-decoration:none;
}

#mp3link:hover{
	text-decoration:underline;
}

#mp3link:visited{
}

.audio_box_content {
	height:200px;
	padding: 5px 5px 5px 5px;
	border-bottom: 3px solid #A10C44;
}

#imm{
	width:380px;
	height:224px;
}

#linkmedia{
	font-size:12px;
	font-weight:normal;
	
}

#stdfont{
	font-size:10px;
	font-weight:normal;

}