*
{
	margin: 0;
	padding: 0;
}

a.none
{
	color: #ffffff;
	text-decoration: none;
}

a.none: hover
{
	text-decoration: underline;
}

a.yellow
{
	color: #ff9900;
	text-decoration: underline;	
}

strong { text-decoration: underline; }

img { border: none; }

body
{
	background-image: url(../images/VICDH_bg_tile.gif);
	background-repeat: repeat-x repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h3 a
{
	color:#ff9900;
	text-decoration:underline;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
	background-color: #333333;
/*	
	background-color: #002747;
	background-image: url(../images/grad_background.gif);
*/
	background-repeat: repeat-x;	
	overflow: hidden;
}

#wrapper #headerlogo
{
	margin: 0 auto;
	width: 900px;
	height: 220px;	
}

#wrapper #headerlogo #top_header_text
{
	height: 20px;
	margin-left: 305px;
	padding-top: 10px;
	text-align: left;
}

#wrapper #headerlogo #top_image
{
	overflow: hidden;
	background-color: #ffffff;
	width: 100%;
	height: 180px;
}

#wrapper #headerlogo #top_image #myGallery
{
	width: 900px !important;
	height: 180px !important;
	position: relative;
	z-index: 0;
	overflow: hidden;
	border: none;
}

#wrapper #headerlogo #vicdh_logo
{
	margin-top: -200px;
	width: 234px;
	height: 220px;
	overflow: hidden;
	position: relative;
	z-index: 20;
}

#wrapper #headerlogo #hill
{
	margin-top: -77px;
	margin-left: 570px;
	width: 330px;
	height: 53px;
	overflow: hidden;
	position: relative;
	z-index: 21;	
}

#wrapper #headerlogo #subscribe
{
	margin-top: -140px;
	margin-left: 700px;
	width: 160px;
	height: 100px;
	overflow: hidden;	
	position: relative;
	z-index: 22;	
}

#wrapper #maincontent
{
	padding-top: 30px;
	margin: 0 auto;
	width: 900px;
}

#wrapper #maincontent
{
	padding-top: 30px;
	margin: 0 auto;
	width: 900px;
}

#wrapper #maincontent #leftpanel
{
	width: 185px;
	float: left;
}

#wrapper #maincontent #leftpanel #raceschedule
{
	padding-left: 20px;
	margin-bottom: 30px;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav
{
	list-style: none;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav li
{
	height: 22px;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav li a
{
	color: #ffffff;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav li a:link
{
	color: #ffffff; text-decoration:none;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav li a:visited
{
	color: #ffffff; text-decoration:none;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav li a:hover
{
	color: #ffffff; text-decoration:underline;
}

#wrapper #maincontent #leftpanel #raceschedule #leftnav li a:active
{
	color: #ffffff; text-decoration:none;
}

#wrapper #maincontent #leftpanel #logos
{
	padding-left: 10px;
}

#wrapper #maincontent #rightpanel
{
	width: 695px;
	float: right;
	overflow: hidden;
}

#wrapper #maincontent #newsbox
{
	float: left;
	width: 485px;
}

#wrapper #maincontent #newsbox #articlebox
{
	width: 485px;
	margin-bottom: 20px;
	padding-right: 20px;
	overflow: hidden;
}

#wrapper #maincontent #newsbox #articlebox #articleboxcontent
{
	width: 485px;
	/*margin-top: 5px;*/
	position: relative;
	overflow: hidden;
}

#wrapper #maincontent #newsbox #articlebox #articleboxcontent #contentbox
{
	width: 480px;
	position: relative;
	overflow: hidden;
}

#wrapper #maincontent #newsbox #articlebox #articleboxcontent #contentbox a
{
	color: #ff9900;
	text-decoration: underline;
}

#wrapper #maincontent #otherbox
{
	float: right;
	width: 170px;
}

#wrapper #maincontent #otherbox #seriesinfo
{
	width: 100%;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav
{
	list-style: none;
	line-height: 150%;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav li
{
	height: 22px;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav li a
{
	color: #ffffff;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav li a:link
{
	color: #ffffff; text-decoration:none;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav li a:visited
{
	color: #ffffff; text-decoration:none;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav li a:hover
{
	color: #ffffff; text-decoration:underline;
}

#wrapper #maincontent #otherbox #seriesinfo #rightnav li a:active
{
	color: #ffffff; text-decoration:none;
}

td a:link
{
	color: #ffffff; text-decoration:none;
}

td a:visited
{
	color: #ffffff; text-decoration:none;
}

td a:hover
{
	color: #ffffff; text-decoration:underline;
}

td a:active
{
	color: #ffffff; text-decoration:none;
}

#wrapper #maincontent #otherbox #teesstuff
{
	margin-top: 35px;
	width: 100%;
}

.yellowtext
{
	color: #ff9900;
}

.linethrough
{
	text-decoration: line-through;
}

.separator
{
	background: url('../images/divider.gif') top left repeat-x;
	width: 100%;
	height: 4px;
	overflow: hidden;
}

.inputbox
{
	background-color: #ff9900;
	font-size: 10px; 
	height: 15px;
	width: 150px;
}

.alignright
{
	width: 22px;
	height: 22px;
	text-align: center;
	float: left;
}

.series_text
{
	width: 160px;
	height: 19px;
	padding-top: 3px;
	color: #ffffff;
	position: relative;
	overflow: hidden;
}

.series_number
{
	width: 22px;
	height: 22px;
	position: relative;
	overflow: hidden;
}

.selected
{

	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	overflow: hidden;
}

.caption
{
	width: 100%;
	text-align: right;
	font-size: 8px;
	margin-top: 2px;
}

h1
{
	font-weight: bold;
	font-size: 45px;
	color: #ff9900;
	line-height: 80%;
	margin-bottom: 5px;
	padding-top: 5px;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}

h2
{
	font-size: 11px;
	color: #ff9900;
	margin-bottom: 10px;
}

h3
{
	color: #ff9900;
}