@charset "utf-8";
div#content_wrap{color:#E1E1E2;}
div#leftColumn{width:650px;float:left;margin:0 10px 0 10px;
        
}
div#mediaBox{
	height:12px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 0 10px 0;
}
div#newsFeed{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	position: relative;
	background-color:#000;
	padding: 15px 0 1px 0;
}
div#rightColumn{width:300px;height:900px;float:right;margin:0 10px 0 0;}
table.news_output{background-color:#0B0F18;border-collapse:collapse;width:638px;border:solid #262E41 1px;margin:10px 6px;padding:5px;}
td.news_title{padding:15px 10px 0px 10px;}
td.news_title h2{font-size:18pt;font-weight:700;}
td.news_title a{color: #FFF; background-color: #0B0F18; text-decoration:none;}
td.news_title a:hover {color: #FFF; background-color: #121929; text-decoration:none;}
td.news_title a:visited {color:#FFF;}
td.news_date{padding:0 10px;}
td.news_date a{color: #FFF;}
td.news_date a:hover {color: #FFF; background-color: #121929;}
td.news_body{color: #C1C0C6; padding:15px 10px;font-size:10pt;background-color:#0B0F18;}
td.news_body a{color: #A2B7E6; text-decoration:none;}
td.news_body a:hover{color: #DA6F39; background-color:#121929; text-decoration:none;}
td.news_body td.alt2{padding:10px;background-color:#000;}


div#news ul{margin:0 0 0 20px;}

td.news_body img{max-width:650px;width: expression(this.width > 650? 650: true);}
img.rightColMore{float:right;margin:10px 10px 0 0;}
div#tracker{
	width:300px;
	height:290px;
	margin:0 0 10px 0;
	background-color:#0B0F18;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#adbox {width:300px;height:250px;margin:0 0 10px 0;}
div#recentthreads{
	width:300px;
	height:490px;
	margin:0 0 10px 0;
	background-color:#0B0F18;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	}


div#biotrackertitle{
        float:right;
        background-color:#0B0F18;
        color:#FFF;
        font-size: 16px;
        text-decoration:strong;
        margin: 5px 5px 0 5px;
        border:solid #262E41 1px;
        padding: 5px;
        }
div#biotrackertitle a{
	background-color:#0B0F18;
        color:#FFF;
        font-size: 16px;
        text-decoration:none;
        }
div#biotrackertitle a:hover{
	color: #FFF; 
	background-color: #121929; 
	text-decoration:none;
	}

	
div#biowrapper{float:left;margin:5px 0 0 5px;padding:10px;background-color:#121929;width:268px;height:220px;border:1px solid #262E41;}
table#biodis{height:220px;width:268px;}
td.biotitle{padding:2px 0 0 0;}
td.biotitle a:link, td.biotitle a:active, td.biotitle a:hover, td.biotitle a:visited{color:#f9d648;font-size:11pt;text-decoration:none;}
td.bioposter{
	border-bottom-style: dotted;
	border-bottom-color: #262E41;
	padding:0 0 0 5px;
}


div#newPostsWrap{float:left;margin:5px 0 0 5px;padding:10px;background-color:#121929;width:268px;height:420px;border:1px solid #262E41;}
table#newPostDisplay{height:420px;width:268px;}
td.postTitle{padding:2px 0 0 0px;}
td.postTitle a:link, td.postTitle a:active, td.postTitle a:hover, td.postTitle a:visited{color:#f9d648;font-size:11pt;text-decoration:none;}
td.postAuthor{
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #262E41;
	padding:0 0 2px 10px;}