<!--
body {
	margin:50px 0 80px 0;
	background-image:url(images/bkd_carbon.jpg);
	background-repeat:no-repeat;
	padding:0;
	background-color:#2F2F2F;
	}
p {
	margin:0;
	padding:5px 0 5px 0;
	line-height:.7em;
	}

/* HP Formatting & Backgrounds */	

.navBar {
	background-image:url(images/bkd_nav-carbon.jpg);
	background-repeat:no-repeat;
	width:760px;
	}
.curbStyle {
	height:12px; 
	background-image:url(images/gphc_curb-bar.gif);
	background-repeat:repeat-x;
	}
	
.chkerBkd {
	background-image:url(images/bkd_checker_v1.jpg);
	background-repeat:repeat-x;
	height:191px;
	}
	
.newsGut {
	padding:10px 7px 10px 0;
	}
.sideGut {
	padding:2px;
	border-left:1px solid #366D81;
	}
.footerRail {
	background-image:url(images/bkd_guard-rail.jpg);
	background-repeat:repeat-x;
	height:29px;
	}
#newsItems {
	padding:5px 30px 25px 30px;
	}
.clickHere img {
	position:relative;
	top:2px;
	}
.clickHereS img {
	position:relative;
	top:2px;
	}
#sideItem {
	background-image:url(images/bkd_asphalt-side-bar.jpg);
	background-repeat:repeat-y;
	padding:0 8px 10px 8px;
	}	
#sideLine {
	background-image:url(images/gphc_white-line.jpg);
	height:7px;
	margin-bottom:1px;
	}
#footer {
	text-align:center;
	margin:12px;
	}
.partnerTable td{
	padding-left:6px;
}

/* This is where the background image for the Teaser Toggles is Specified  */

.tChamp {
	background-image:url(images/toggleImage_champ.jpg); width:760px; height:193px;
	width:760px;
	height:193px;
}
.tFun {
	background-image:url(images/toggleImage_funcup.jpg); width:760px; height:193px;
	width:760px;
	height:193px;
}
	
.tRolex {
	background-image:url(images/toggleImage_rolex24.jpg); width:760px; height:193px;
	width:760px;
	height:193px;
}	


/* Fonts  */

.teaserTitle {
	font:14px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	color:#FFCC33;
}

.teaserText {
	font:12px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color:#C2BA9D;
}


.teamText h1 {
	font:13px/1.3 Georgia, "Times New Roman", Times, serif;
	color:#5EA4BC;
	font-weight:700;
	display:inline;
	}
.teamText {
	font:13px/2 Verdana, Arial, Helvetica, sans-serif;
	color:#C2BA9D;
	border-bottom:1px solid #000000;
	padding-bottom:5px;
	padding-top:5px;
	}	

.newsText {
	font:12px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color:#C2BA9D;
	}

.sideText h1 {
	font:12px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color:#E3BF3D;
	font-weight:700;
	display:inline;
	}

.sideText {
	font:11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color:#F8F5E8;
	}

.newsDate {
	font:12px/1.2 Georgia, "Times New Roman", Times, serif;
	color:#6AABC3;
	font-style:italic;
	display:block;
	margin-bottom:8px;
	}
.navText {
	font:12px/1.2 Arial, Helvetica, sans-serif;
	}

.downloadText {
	font:12px/1.2 Arial, Helvetica, sans-serif;
	color:#C2BA9D;
	}

.downloadText h1{
	font:13px/2 Verdana, Arial, Helvetica, sans-serif;
	color:#6AABC3;
	display:inline;
	}
	
	
.tick {
	font:12px/1.2 Arial, Helvetica, sans-serif;
	color:#AE595E;
	}
.footText {
	font:12px/1.2 Arial, Helvetica, sans-serif;
	}
.legal {
	font:10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}

/* Psuedo Classes  */

a:link {text-decoration:none; color: #762C21;}
a:visited {text-decoration:none; color: #764841;}
a:active {text-decoration:none; color: #762C21;}
a:hover {text-decoration:underline; color: #AC3220;}

a.clickHere:link {text-decoration:none; color: #6AABC3;}
a.clickHere:visited {text-decoration:none; color: #6AABC3;}
a.clickHere:active {text-decoration:none; color: #6AABC3;}
a.clickHere:hover {text-decoration:none; font-style:italic; color: #FF7244;}

a.clickHereS:link {text-decoration:none; color: #86D7F2;}
a.clickHereS:visited {text-decoration:none; color: #86D7F2;}
a.clickHereS:active {text-decoration:none; color: #86D7F2;}
a.clickHereS:hover {text-decoration:none; font-style:italic; color: #FF774B;}

a.navText:link {text-decoration:none; color: #6AABC3;}
a.navText:visited {text-decoration:none; color: #6AABC3;}
a.navText:active {text-decoration:none; color: #6AABC3;}
a.navText:hover {text-decoration:none; color: #FF7244;}

a.footText:link {text-decoration:none; padding:1px; color: #6AABC3;}
a.footText:visited {text-decoration:none; padding:1px; color: #6AABC3;}
a.footText:active {text-decoration:none; padding:1px; color: #6AABC3;}
a.footText:hover {text-decoration:none; padding:1px; background-color:#366D81; color: #63C8D7;}





	
-->