#content {}
	#content .contentrow {
	border-color: #333;
	border-style: solid;
	}

#primary {
	background: #f9f9f9 url("/media/img/template/home-primary-bg.gif") top center repeat-y;
}
	#primary h2 {
		background: url("/media/img/template/primary-h2-bg.gif") center left no-repeat;
		color: #969696;
		font-size: 300%;
		font-weight: normal;
		text-transform: uppercase;
	}

#spotlight {
	background: url("/media/img/template/home-spotlight-bg.gif") top left no-repeat;
}
	#spotlight h3 {
	color: #C00;
	font-size: 24pt;
	text-transform: uppercase;
	font-style: inherit;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -0.5pt;
	}
	#spotlight p {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	}

	#spotlight .storylead {
		background: url("/media/img/template/spotlight-icon.gif") 10px 0 no-repeat;
	}
	#spotlight .datestamp {
	font-weight: bold;
	color: #EEEEEE;
}



 /* more stories */
	#spotlight .morestories {
	font-size: 9pt;
	color:#000;
	background-color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	}
		#spotlight .morestories li {
			background: url("/media/img/template/morestories-bullet.gif") center left no-repeat;
			list-style-type: none;
		}
		#spotlight .morestories a:link, #spotlight .morestories a:visited {
			color: #fff;
			font-family: 9pt;
			text-decoration: none;
		}
		#spotlight .morestories a:hover, #spotlight .morestories a:focus, #spotlight .morestories a:active {
	color: #C00;
	text-decoration: none;
		}
	
#blogs {
	background: url("/media/img/template/home-blogs-bg.gif") top left no-repeat;
}
	#blogs ul {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
	#blogs li {
	list-style-type: none;
	background-color: #EEE;
	}
	#blogs li.alternate {
	background-color: #EEE;
	}
	#blogs h3 {
		font-size: 9pt;
	}
		#blogs h3 a { text-decoration: none; }
	#blogs .headshot {}
		#blogs .headshot img {
	border-color: #333;
	border-style: solid;
		}
		#blogs .headshot a:hover img, #blogs .headshot a:focus img, #blogs .headshot a:active img {
	border-color: #C00;
}
		
#videos {
	background: url("/media/img/template/home-videos-bg.gif") top left no-repeat;
}
	#videos h3 {
		font-size: 9pt;
	}
		#videos h3 a { text-decoration: none; }
	#videos #videoplayer {
	border-color: #C00;
	border-style: solid;
	}
	#videos #nowplaying { font-size: 85%; }
		#videos #nowplaying .datestamp {
			text-align: right;
		}
	#videos #othervideos { font-size: 85%; }
		#videos #othervideos li {
			background: url("/media/img/template/othervideos-divider.gif") top center no-repeat;
			list-style-type: none;
		}
		#videos #othervideos .videostill {}
			#videos #othervideos .videostill img {
				border-color: #666;
				border-style: solid;
			}
			#videos #othervideos .videostill a:hover img, #videos #othervideos .videostill a:focus img, #videos #othervideos .videostill a:active img { border-color: #f90; }
	
#primarycap {
	background: url("/media/img/template/home-primary-bg-bottom.gif") bottom left no-repeat;
}

#secondary {
	background: #171717 url("/media/img/template/home-secondary-bg.gif") top center repeat;
}
	#secondary h2 {
		background: url("/media/img/template/home-secondary-h2-bg.gif") center left no-repeat;
		color: #969696;
		font-size: 300%;
		font-weight: normal;
		text-transform: uppercase;
	}
	#secondary .secondary-inner {
		background: #171717;
		border-color: #999999 #000000 #666666 #999999;
		border-style: solid;
	}

#poll {}
	#poll label {
		font-weight: bold;
	}
	#poll .secondary-inner {
		background: #020202 url("/media/img/template/home-poll-bg.gif") top left no-repeat;
	}
	#poll .results {
		font-size: 9pt;
	}

#featured {}
	#featured li {
		background: #020202;
		font-size: 9pt;
		list-style-type: none;
	}
	#featured h3 {
		font-size: 12pt;
	}
		#featured h3 a { text-decoration: none; }	
	#featured .secondary-inner {
		background: #020202 url("/media/img/template/home-featured-bg.gif") top left repeat-x;
	}
	#featured .storyimg {}
		#featured .storyimg img {
			border-color: #666;
			border-style: solid;
		}
		#featured .storyimg a:hover img, #featured .storyimg a:focus img, #featured .storyimg a:active img {
	border-color: #666;
}

