body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url('images/background.jpg');
	background-align: center;
	
}
a:link , a:visited, a:active, a:hover{
text-decoration: none;
color: #B4331D;
}

#container {
	width: 981px;
	text-align: left;
	margin: 0 auto;
}
#nav {
	width: 981px;
	height:46px;
}
#promo_top_margin {
	width: 981px;
	height: 58px;
}
#promo {
	width: 981px;
	height: 219px;
	background-image: url('images/home_12.jpg');
	position: relative;
}

#promo a#contest-rules {
	display: block;
	position: absolute;
	top: 132px;
	left: 348px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 4px;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
	text-transform: uppercase;
}

#sub_header {
	width: 981px;
	height: 63px;
}

#content_top_margin {
	width: 981px;
	height: 12px;
}
#promo_content {
	position: absolute;
	left: 656px;
	top:	46px;
	width: 273px;
	height: 126px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
	padding-right: 13px;
	padding-top: 2px;
	padding-left: 6px;
	line-height: 13.8pt;
	letter-spacing: 0.02em;
	color: #333333;
}

#content {
	background-image: url('images/home_15.jpg');
	background-repeat: repeat-y;
	overflow: auto;
	min-height: 100%;
	padding-top: 5px;
	padding-left: 10px;

}
* html #content{
height: 1%; }


#content_container {
	position: relative;
	margin-left: 11px;
	margin-top: 6px;

}
#content_footer {
	height: 16px;
	width: 981px;
	background-image: url('images/home_16.jpg');
	margin-bottom: 50px;

}
#content_right {
	float: right;
	width: 190px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
	padding-right: 13px;
	line-height: 13.8pt;
	letter-spacing: 0.02em;
	color: #333333;
	
}

#content_center {
	float: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
	padding-right: 13px;
	line-height: 13.8pt;
	letter-spacing: 0.02em;
	color: #333333;
	width: 430px;
	
	
}

#content_center_sub {
	float: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
	padding-right: 13px;
	line-height: 13.8pt;
	
	color: #333333;
	width: 620px;
}

#menu  h2 {
	color: #b4331d;
}

table.menu td {
	font-size: 10pt;
	vertical-align: top;
	padding-bottom: 15px;
	border-bottom: solid 1px #777777;
}
table.t td {
	font-size: 10pt;
	vertical-align: top;
	padding-bottom: 15px;
}

table.menu tr {
	border-bottom: solid 1px #555555;

}

table.menu td a:link {
	text-deocration: none;
}

table.menu td b {
	color: #b4331d;
}

table.menu td span {
	color: #b4331d;
}



table.menu td strong {
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0.02em;
}

h2 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	color: #333333;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 0;
	color: #b4331d;
}

#content_left {
	float: left;
	width: 325px;
}

#track {
	background-color: #efedc1;
	padding: 7px;
	border: solid 1px #e8e7cd;
}

#subnav {
	background-color: #efedc1;
	padding: 7px;
	border: solid 1px #e8e7cd;
	width: 100%;
	text-align: center;
}

#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #b4331d;
}
	

.track {
	background-color: #efedc1;
	margin-top: 8px;
	width: 313px;
	border: solid 1px #a8a78d;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	color: #333333;
	font-size: 10pt;
}
.tracktext {
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	color: #333333;
	font-size: 11pt;
	padding-left: 0px;
}

