html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
	{
	border-collapse: separate;
	border-spacing: 0;
	padding:10px 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body
	{
	background:#454545 url('../images/background.gif') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	}

p
	{
	line-height:1.3;
	margin:15px 0;
	}

h1
	{
	font-size:20px;
	font-weight:bold;
	}

h2
	{
	color:#137cb2;
	font-size:18px;
	font-weight:bold;
	}
	
.greatEscapeHeader
	{
	color:#9a0a03;
	font-size:20px;
	font-weight:bold;
	}
	
.thundercrawlHeader
	{
	color:#9a0a03;
	font-size:20px;
	font-weight:bold;
	}

h4
	{
	font-size:14px;
	font-weight:bold;
	}

.grandPrixHeader
	{
	color:#137cb2;
	font-size:20px;
	font-weight:bold;
	}
	
.italianJobHeader
	{
	color:#03762b;
	font-size:20px;
	font-weight:bold;
	}

h7
	{
	color:#9a0a03;
	font-size:20px;
	font-weight:bold;
	}
	
.missionImpossibleHeader
	{
	color:#ff9503;
	font-size:20px;
	font-weight:bold;
	}
	
.alloAlloHeader
	{
	color:#0f0368;
	font-size:20px;
	font-weight:bold;
	}

.flashingtext
	{
	font-size:18px;
	font-weight:bold;
	line-height:27px;	
	}

a:link, a:visited
	{
	color:#0055a5;
	text-decoration:none;
	}
	
a:hover
	{
	text-decoration:underline;
	}



p a:link, p a:visited
	{
	color:#9a0a03;
	text-decoration:none;
	}
	
p a:hover
	{
	text-decoration:underline;
	}


/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (780 pixel) 
*/

#container
	{
	width:968px;
	margin:0 auto 10px auto;
	}
	
#topbar
	{
	background:url('../images/header_bg.jpg');
	display:block;
	height:185px; /* 207 w padding */
	padding:22px 0 0 13px;
	width:auto;
	}
	
#main
	{
	background:url('../images/main_bg.gif');
	width:auto;
	display:block;
	padding:18px 4px;
	}

#navigation
	{
	float:left;
	margin:0;
	padding-left:10px;
	width:177px; /* 187 w padding */
	}

#navigation ul
	{
	border-top:#cccccc 1px solid;
	color:#0055a5;
	font-size:14px;
	list-style:none;
	}

#navigation ul li
	{
	padding:6px 0 6px 10px;
	border-bottom:#cccccc 1px solid;
	}

#navigation ul li#current
	{
	font-weight:bold;
	}

#navigation ul li.rallies
	{
	color:#000000;
	}

#navigation ul li.rally
	{
	padding-left:15px;
	}

#column_center
	{
	background:url('../images/watermark_bg.gif');
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0 25px;
	width:536px; /* 586px w padding */
	}
	
#column_center a
	{
	color:#9a0a03;
	text-decoration:none;
	}
	
#column_center a:hover
	{
	text-decoration:underline;
	}

img.map
	{
	margin-bottom:15px;
	}

.content
	{
	border-top:2px solid #cccccc;
	float:left;
	margin-top:10px;
	padding-top:25px;	
	}
	
.content a
	{
	color:#9a0a03;
	text-decoration:none;
	}
	
.content a:hover
	{
	text-decoration:underline;
	}

.content_full
	{
	border-bottom:2px solid #cccccc;
	float:left;
	margin-top:0px;
	padding-top:25px;	
	}
	
.content_full img
	{	
	float:right;
	margin:0 0 25px 25px;
	}
	
.content_full a
	{
	color:#9a0a03;
	text-decoration:none;
	}
	
.content_full a:hover
	{
	text-decoration:underline;
	}

#gallery
	{
	float:left;
	margin-top:0px;
	padding-top:25px;	
	}
	
#gallery img
	{
	float:left;
	margin:25px 49px 24px 0;
	}
	
#gallery img.last
	{
	float:left;
	margin-right:0;
	}

#rallyMenu
	{
	color:#9a0a03;
	font-size:16px;
	list-style-type:none;
	margin:15px 0;
	padding:0;
	}

ul#rallyMenu li
	{
	float:left;
	padding-right:10px;
	}

ul#rallyMenu li a
	{
	color:#9a0a03;
	text-decoration:none;
	}

ul#rallyMenu li a:hover
	{
	text-decoration:underline;
	}
	
#column_right
	{
	background:url('../images/right_col_bg.gif') 0 33px;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding-right:10px;
	width:177px; /* 187 w padding */
	}

#column_right img
	{
	margin-bottom:13px;	
	}
	
#column_rightNew
	{
	background:url('../images/right_col_bg.gif') 0 3px;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding-right:10px;
	width:177px; /* 187 w padding */
	}

#column_rightNew img
	{
	margin-bottom:13px;	
	}

#imageSwap
	{
	margin-bottom:13px;	
	}

#column_full
	{
	background:url('../images/watermark_bg.gif');
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0 55px 0 25px;
	width:693px;
	}
	
div.spacer
	{
	clear:both;
	height:10px;
	display:block;
	}

#footer
	{
	background:url('../images/footer_bg.gif');
	height:48px;
	width:auto;
	display:block;
	line-height:45px;
	list-style-type:none;
	padding:0 14px;
	font-size:11px;
	color:#666666;
	}

ul#footer li
	{
	float:left;
	padding-right:5px;
	}

ul#footer li a
	{
	color:#8e8e8e;
	text-decoration:none;
	}

ul#footer li a:hover
	{
	text-decoration:underline;
	}

ul#footer li.right
	{
	float:right;
	margin:0;
	padding:0;
	}
	
#dt
	{
	padding: 20px 0 0 0;
	}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* form */

fieldset
	{
	clear:both;
	}
	
legend
	{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
	}
	
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

form .field, form .buttons
	{
	clear:both;
	margin:10px 0;
	}
	
form .field label
	{
	display:block;
	margin:0 0 5px 0;
	}
	
textarea
	{
	overflow: auto;
	}
	
input.text, input.password, textarea, select
	{
	margin:0;
	vertical-align: baseline;
	}
	
input.text, input.password, textarea
	{
	border:1px solid #444;
	padding:2px;
	}

#teamtables
	{
	width:536px;
	border-collapse:collapse;
	border-bottom:1px solid #cccccc;
	}
	
#teamtables td, #teamtables th 
	{
	padding:0px 15px 0px 15px;
	}

#teamtables th 
	{
	background-color:#939598;
	color:#ffffff;
	font-weight:bold;
	font-size:13.5px;
	line-height:45px;
	padding-top:5px;
	padding-bottom:4px;
	text-align:left;
	}
	
#teamtables tr.alt td 
	{
	color:#000000;
	background-color:#eaeaea;
	}

.teamnumber
	{
	width:48px;
	}

.teamtext
	{
	line-height:44px;
	}

.teamtext_small
	{
	font-size:10px;
	line-height:44px;
	}
	
.redtext
	{
	color:#9a0a03;
	}
	
#herts 
	{
	margin-top: 13px;	
	}

