A:link        { font-weight: normal; text-decoration: none; color: #3e9cdc; }
A:visited     { font-weight: normal; text-decoration: none; color: #3e9cdc;  }
A:hover       { font-weight: normal; text-decoration: underline; color: #3e9cdc; }


body		{

	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #9f9f9f;
	background-image: url("/images/bg.jpg");
}

h2 {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px }
	
	h2 a { color: #00baff; }
	h2 a:hover {
		color: #ffffff; 
		text-decoration: none; }

hr {
	color: #333333;
	border: 1px thin;
}

.layoutTable {
	background:#666666;
	border:#999999 1px solid;
}

.layoutTitle {

	background-image: url("/images/theme-bg.jpg");
	border: #000000 1px solid;
}
.layoutMenu {
	background-color: #4c4c4c;
	vertical-align: top;
	border:#000000 1px solid;
}
.layoutMain {
	background-color: #292929;
	vertical-align: top;
	border:#000000 1px solid;
}
	}
.mainTable {
	background-color: #666666;
	
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}
.bigtitle {
	font-size: 18px;
}
.content	{


	font-size: 12px;
	padding-left: 2px;
	}
.copyright	{
	font-size: 10px;
	text-align: center;
	
}
.caption	{

	color: #FFFFFF;
	font-weight: bold;

	}
.poll, .choices	{

	color: #3e9cdc;
	font-size: 8pt;
	margin-left: 1px;

	}
.navlinks	{

	text-align: left;
	width: 132px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 8.5pt;

	}
.date		{

	color: #aaaaaa;
	font-size: 7pt;

	}
.headlines	{

	background-color: #131210;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	}
.logoleft {
	background-image: url(/images/human/logo-left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.logoright {
	background-image: url(/images/human/logo-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.logohuman {

	background-image: url(/images/human/logo.gif);
	background-repeat: repeat-x;
}
.small,.date {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.text,.blah	{


	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-decoration: none;


	}

.quote { font-size: 10px; }
.controls	{

	font-size: 7pt;

	}
.bgheader {
	background-color: #393731;
	font-size: 12px;
}
.bgcontent {
	background-color: #131210;
	font-size: 12px;
}

#header {
	height: 90px;
	padding-left: 10px;

}

h1 {
	position:relative;
	float:left;
	width: 245px;
	height: 90px;
	display:block;

	 }
	
	h1 a {
		width: 245px;
		height: 90px;
		display: block;
		text-indent: -9999px;
		outline: none;
		background: url("images/network-logo2.png") bottom left no-repeat; }
		
	h1 a:hover { background: url("images/network-logo2.png") bottom left no-repeat; }

h3 {
	position: relative;
	width: 200px;
	float:left;
	height: 90px;
	display:block;
	 }
	
	h3 a {
		width: 200px;
		height: 90px;
		display: block;
		text-indent: -9999px;
		outline: none; 
		background: url("images/sc2-logo-small.png") bottom left no-repeat; }
		
	h3 a:hover { background: url("images/sc2-logo-small.png") top left no-repeat; }
	
	
#welcomeNav {
		position: relative;
		width: 200px;
		height: 90px; 
		display:block;
		float:right;
		padding: 33px 25px 0 0;
		color: #b7b7b7;
		font-size: 8pt;
		text-align: left; }
		
		
		
		
/* Content */
	
#entries {
	padding-bottom: 27px;
	background: url("images/content-bot.jpg") bottom left no-repeat; }
	
.paper { background: url("images/content-center.jpg") top center repeat-y; font-size: 12px;
}

#latestNews { 
	height:175px;
	width:303px;
	right:80px;
	background: url("sc2/images/latestnews.jpg") top center repeat-y; 

}

#fanaticHeadlines { 
	height:175px;
	width:303px;
	right:80px;
	background: url("images/fanaticHeadlines.jpg") top center repeat-y; 

}

#sc2Headlines { 
	height:175px;
	width:303px;
	right:80px;
	background: url("images/sc2Headlines.jpg") top center repeat-y; 

}

#latestComments { 
	float: right;
	height: 175px;
	width:303px;
	position:relative;
	right:80px;
	background: url("sc2/images/latestDis.jpg") top center repeat-y; 

}

#rssfeed { 
	height: 28px;
	float: right;
	width:30px;
	position:relative;
	right:5px;
	background: url("sc2/images/news_feed-bg.jpg") top center no-repeat; 

}

.latestContent
{
	height: 140px;
	text-align: left;
	padding: 35px 40px 0px 25px;
	width: 240px;

}

.newsSep {
	height: 25px;
	background: url("images/bg.jpg") top center;
	}

.paperBot {
	height: 27px;
	width:787px;
	background: url("images/content-bot.jpg") bottom left no-repeat; }

	.entry { 
		background: url("images/content-top.jpg") top left no-repeat; 
		padding: 30px 40px 0px 35px; }
		
		.entry.first { 
			padding-top: 30px;
			background: url("images/content-top.jpg") top left no-repeat; }
	
	.entryMeta {
		color: #cccccc;
 		font-family: "Georgia", "Times New Roman", Times, serif;
		font-size: 12px; }
		
		.entryMeta a { color: #999999; }
		
.paper blockquote {
	border: 1px dashed #b5a99a;
	background: url("sc2/images/quote-bg.jpg") top left; }
	
.paper strong { color: #ffffff; }

.newsBody {
	font-size: 12px;
}
	
.bullet, .list { list-style: none; }

	.bullet li { 
		padding: 2px 0 2px 20px; 
		background: url("bullet_red.gif") 5px 8px no-repeat; }
		
	.list li { 
		padding: 2px 0 2px 20px; 
		background: url("bullet.gif") 5px 8px no-repeat; }
	
/* Races */
	
.hide { display: none; }
.date { font-family: "Georgia", "Times New Roman", Times, serif; }
.newsLatest { width: 240px; white-space: nowrap; overflow:hidden; font-size: 12px;  }
.fanaticscore {
	color: #00baff;
	font: bold 20pt "Verdana", "Arial", sans-serif;
}

.fl { float: left; }
.comments { float: right; font-weight: 10pt;  }
.al { text-align: left; }
.ar { text-align: right; }

.clear {
	clear: both;
	display: block;
	content: url(""); }
	
.lightBrown { color: #e1c492; }
.gray { color: #6c6c6c; }