html { height: 100%; margin-bottom: 1px; }

body {
	background-color: #000;
	height: 100%;
	margin:0;
	padding:0;
	
}

div, p, td, a {
	font-family:Arial,sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:1.5em;
}

a:link, a:visited { color:#B50937; }


h3 {
	color:#B50937;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:14px;
	margin:0 0 -6px;
	text-transform:uppercase;
}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}

strong {
	color:#B50937;
	font-family:Arial,sans-serif;
	font-size:14px;
}

object {outline:none;}

#wrap {
	position:relative;
	width:965px;
	margin:0 auto;
	padding:0 30px;
}


/* Home page */

#hm-countdown {
	position:absolute;
	top:39px;
	left:-56px;
}

#hm-logo {
	position:absolute;
	width:270px;
	height:91px;
	top:253px;
	left:-30px;
}

#internal-logo {
	position:absolute;;
	width:270px;
	height:91px;
	top:45px;
}

a.hm-news-item:link, a.hm-news-item:visited {
	display:block;
	margin:0 0 5px 8px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}

a.hm-news-item:hover {
	text-decoration:underline;
}

.hd {
	position:relative;
	width:965px;
	height:168px;
}

#hm-logo {
	position:absolute;
	width:700px;
	height:91px;
	top:245px;
	left:0px;
}

#int-logo {
	position:absolute;
	width:320px;
	height:91px;
	top:40px;
	left:-30px;
}


#hd-hm {
	position:relative;
	width:965px;
	height:340px;
}

#hd-int {
	position:relative;
	width:965px;
	height:142px;
}

#bd-hm-wrap {
	position:relative;
	width:965px;
	background:#000000;
}

#bd-hm-left {
	position:relative;
	width:650px;
	float:left;
}

#bd-hm-right {
	position:relative;
	width:310px;
	float:right;
}

#bd-hm-right img { margin:0 0 3px 0; }

#bd-int {
	position:relative;
	width:925px;
	min-height:340px;
	padding:20px;
	background:#FFFFFF url(../images/int-bkg-gray.jpg) top left no-repeat;
	color:#000000;
}

#bd-int-left {
	position:relative;
	width:690px;
	margin-right:20px;
	float:left;
}

#bd-int-right {
	position:relative;
	width:207px;
	float:left;
}

.bd-int-hd {
	margin-bottom:7px;
}

/* News */

#news-items {
	margin:20px 0 0 0;
	width:690px;
}

#news-items  a:link, #news-items  a:visited  {
	margin:0 0 5px 0;
	color:#B50937;
	text-decoration:none;
	
}

#news-items a:hover {
	text-decoration:underline;
}

#news-items h3 {
	font-size:17px;
	line-height:normal;
	margin:0;
}

#news-items em {
	margin:0;
}

.news-item {
	margin:0 0 20px 0;
	width:660px;
}

.news-item a { color:red;}

#subnav {
	margin:7px 0 20px 0;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.subnav:link, a.subnav:visited {
	display:inline;
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

a.subnav:hover {
	text-decoration:underline;
	color:#B50937;
}

a.subnav-active {
	display:inline;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:900;
}



.hm-blurb {
	font-size:11px;
	color:#FFF;
}

.hm-blurb p { color:#FFF; }

.hm-blurb a:link, .hm-blurb a:visited {
	color:#db1e38;
}

#hm-left {
	position:relative;
	width:319px;
	margin:20px 9px 10px 0;
	float:left;
}

#hm-middle {
	position:relative;
	width:315px;
	margin:20px 9px 10px 0;
	float:left;
	overflow:hidden;
}

#hm-right {
	position:relative;
	background:#3a0711 url(../images/hm-sponsors-bkg.jpg) left 34px no-repeat;
	width:310px;
	margin:20px 0 10px 0;
	float:left;
	height:200px;
	cursor:pointer;
	overflow:hidden;
}


/* footer.trinona.html */
#ft {
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	font-size:9px;
}

#ft-left {
	position:relative;
	width:400px;
	float:left;
	padding-top:10px;
	font-size:11px;
}

#ft-right {
	position:relative;
	width:500px;
	float:right;
	padding-top:10px;
	text-align:right;
}

#ft a:link, #ft a:visited {
	color:#CCCCCC;
	text-decoration:none;
	text-transform:capitalize;
}

#ft a:hover {
	text-decoration:underline;
}

/* Navigation */

#nav {
	position:relative;
	width:965px;
	height:27px;
	background:#262626 URL(../images/carbon.jpg) top left repeat-x;
	
}

#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

a.btn-store {
	display:block;
	margin-bottom:4px;
	width:310px;
	height:85px;
	background:url("../images/nav-sprites/btn-store.jpg")
}

a.btn-kids {
	display:block;
	margin-bottom:4px;
	width:308px;
	height:85px;
	background:url("../images/nav-sprites/btn-kids.jpg")
}

a.big-button {
	background-position: 0 0;
}

a.big-button:hover {
	background-position: 0 -85px;
}

a.register-now {
	display:block;
	width:185px;
	height:26px;
	background: url("../images/nav-sprites/register-now.jpg");
}

a.register-now:hover {
	background-position: 0 -26px;
	}

a.nav-race {
	display: block;
	width: 95px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-race.jpg");
	}
	
a.nav-register {
	display: block;
	width: 96px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-register.jpg");
	}
	
a.nav-sponsors {
	display: block;
	width: 99px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-sponsors.jpg");
	}
	
a.nav-media {
	display: block;
	width: 70px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-media.jpg");
	}
	
a.nav-store {
	display: block;
	width: 73px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-store.jpg");
	}
	
a.nav-kids {
	display: block;
	width: 87px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-kids.jpg");
	}
	
a.nav-volunteer {
	display: block;
	width: 116px;
	height: 27px;
	text-decoration: none;
	background: url("../images/nav-sprites/hm-volunteer.jpg");
	}

a.main-nav:hover {
	background-position: 0 0;
	}

a.main-nav:hover {
	background-position: 0 -27px;
	}
	
a.main-active {
	background-position: 0 -54px;
}

.displace {
	position: absolute;
	left: -5000px;
	}
	
.lightbox img { border:2px solid #B50937;  }
	
/* clearing classes */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}
