@charset "utf-8";
/* CSS Document */

html, body{
	height:100px;}

body{
	background:#141414 url(../images/back_centered.gif) center repeat-y;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;}

a, a:active, a:visited{
	color:#333333;
	text-decoration:none;}
	
a:hover{
	color:#333333;
	text-decoration:underline;}

.innerBox{
	background:#F9F3E3;
	border-left:1px solid #A72E27;
	border-right:1px solid #A72E27;
	padding:5px 14px 0px 14px;}

.asterisk{
	color:#990000;}

.awardBold{
	color:#333333;
	font-size:12px;
	font-weight:bold;}
	
.awardDescription{
	color:#666666;}

.indentLink a, .indentLink a:active, .indentLink a:visited{
	color:#B3423D;
	padding-left:10px;
	text-decoration:none;}

.indentLink a:hover{
	color:#B3423D;
	padding-left:10px;
	text-decoration:underline;}
	
.indentLinkGray{
	color:#666666;
	padding-left:10px;}

.largerRed{
	color:#942923;
	font-size:13px;
	font-weight:bold;}
	
.largerRed a, .largerRed a:active, .largerRed a:visited{
	color:#942923;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;}
	
.largerRed a:hover{
	color:#942923;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;}
	
.mainText{
	color:#333333;
	padding-left:15px;}
	
.navCells{
	padding:0px 4px;}

.quote{
	padding-left:35px;}

.quoteName{
	padding-top:5px;
	text-align:right;}

.slideShowTop{
	background:url(../images/slideshow_top.jpg) top center no-repeat;	
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:8px 0px 6px 0px;
	text-align:center;}
	
.slideshowBack{
	background:#F4E7C7;
	border-left:1px solid #EADCAD;
	border-right:1px solid #EADCAD;
	width:400px;
	height:320px;
	margin:auto;}
	
.sponsorsBack{
	background:#F3E7C7;}
	
.sponsorSpacer{
	height:5px;}
	
.videoCell{
	background:#F3E7C7;
	border-left:1px solid #ECD9A6;
	border-right:1px solid #ECD9A6;}
	
.videoTop{
	background: url(../images/video_top.jpg)top center no-repeat;	
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:8px 0px 6px 0px;
	text-align:center;}