td {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
div.dots {
	border-bottom: dotted 1px #827F74;
	height: 8px;
	margin-bottom: 8px;
	width: 459px;
	margin-left: 7px;
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px 0px 0px 4px;
	background-color: transparent;
}
a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/*  TOP  */

#top {
	width: 988px;
	left: 4px;
	top: 0px;
	margin-bottom: 4px;
}

/*  LEFT  */

#navigation {
	width: 161px;
	line-height: 24px;
	font-weight: bold;
}
.navBullet {
	margin-left: 12px;
	margin-right: 3px;
	color: #aaaaaa;
}
#navigation a:link{
	color: #333333;
	text-decoration: none;
}
#navigation a:visited{
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	border-top: solid 1px;
	border-bottom: solid 1px;
	background-color: #dddddd;
	color: #000000;
}
#navigation a.noborder:hover {
	border-top: none;
	border-bottom: none;
	background-color: transparent;

}

/*  CENTER  */

.newsTitle {
	font-weight: bold;
}
.readMore {
	text-align: right;
	font-weight: bold;
}
.news {
	background-color: #E9E7E1;
	border-left: solid 1px #A3A19D;
	border-right: solid 1px #A3A19D;
	
	/*width: 476px;*/
	padding-bottom: 10px;
}
.news1 {
	background-color: #FFFFFF;
	border: solid 10px #E9E7E1;
/*	border-left: solid 1px #E9E7E1;
	border-right: solid 1px #E9E7E1;
	border-top: solid 1px #E9E7E1;
	*/
	padding: 10px 15px 10px 15px;
	font-size: 11px;
}
.news1 td, .news1 p, .news1 ul {
	font-size: 12px;
	line-height: 16px;
}
.news1 h1 {
	font-size: 18px;
}
.news1 h2 {
	font-size: 13px;
}
.news1 a:link, .news1 a:visited, .news1 a:active {
	color: #0073E1;
	text-decoration: none;
}
.news1 a:hover {
	color: #40A1FF;
	text-decoration: underline;
}
.best {
	background-color: #E9E7E1;
	border-left: solid 1px #A3A19D;
	border-right: solid 1px #A3A19D;
	line-height: 24px;
	padding-bottom: 10px;
	/*width: 476px;*/
}
.rookies {
	background-color: #C8C3B2;
	width: 476px;
	border-left: solid 1px #A3A19D;
	padding-bottom: 10px;
	border-right: solid 1px #A3A19D;
	clear: both;
}
#content {
	border-left: solid 1px #A3A19D;
	border-right: solid 1px #A3A19D;
	margin-left:3px;
}
div.contentImg {
	position: relative;
	left: 10px;
	width:241px;
	float: left;
	clear: left;
}
div.rookieImg {
	position: relative;
	left: 10px;
	width:240px;
	border-right: solid 1px #A09C8E;
	float: left;
	clear: left;
	background-color: #C0BBA0;
}
div.contentTxt {
	position: relative;
	right: 10px;
	width:200px;
	float: right;
	clear: right;
}
div.contentTxtop {
	position: relative;
	width:450px;
	right: 10px;
	float: right;
	clear: right;
	
	
	
	
	
}
div.rookieTxt {
	width:72px;
	float: right;
	clear: right;
}
div.stats {
	position: relative;
	right: 10px;
	width:200px;
	float: right;
	clear: right;
	padding-left: 10px;
}

/*  RIGHT  */
#right {
	width: 346px;
	margin-left:3px;
	margin-top: 0px;
}
#poll {
border: solid 1px #B2B2B2; 
BACKGROUND-REPEAT: NO-REPEAT; 
BACKGROUND-POSITION: BOTTOM;	
margin-top: 3px;
	margin-bottom: 3px;
	width: 326;
	padding:5px;
	background-image: url(images/poll_bg.jpg);
	height:170;
}
#poll a:hover{
	border: none;
}
#PotD {
	background-color: #DEDEDE;
	padding-top: 1px;
	border:solid 1px #B2B2B2;
}
div.imgCaption {
	position: relative;
	font-style: italic;
	margin-left: 10px;
	margin-top: -46px;
}
div.imgCaption1 {
	position: relative;
	font-style: italic;
	margin-left: 0px;
	margin-top: -46px;
	border-bottom:solid 3px #FFFFFF;
}


/*  BOTTOM  */
#footer {
	border-top: solid 1px #A3A19D;
	padding-top: 20px;
	padding-left: 186px;
	left: 4px;
	margin-bottom: 30px;
}
#footer a:link{
	color: #333333;
	text-decoration: none;
}
#footer a:visited{
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	background-color: #dddddd;
	color: #000000;
}

#blink{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E90FF;
	text-decoration: blink;
}

a.light:link, a.light:visited, a.light:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E90FF;
	text-decoration: blink;
	
}
a.light:hover {
	color: #0056A8;
	text-decoration: none;
}
a.lightref:link, a.lightref:visited, a.lightref:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E90FF;
	text-decoration: blink;
	
}
a.lightref:hover {
	color: #0056A8;
	text-decoration: none;
}
div#sponsorleft {
	padding-left: 5px;
}
.front {
	padding: 5px 15px 5px 15px;
}
#rooster {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rooster1 {
	border-bottom: 1px dotted #1E90FF;
}