@charset "utf-8";
/* CSS Document */


* {
margin: 0 auto;
margin-left: auto;
margin-right: auto;
padding:0px;
}

body {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 10px;
	background-color:#292929;
}

* {margin: 0px;padding: 0px;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
	height:inherit;
	overflow:hidden;
	background-color:#292929;
}


#shadow { 
	margin: 0px auto;
	width:880px; 
background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
	left:auto;
	right:auto;
	}





p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#fff;
	background-color: #292929;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
}

#indent {
	padding-left:50px; 
	color:#000;}
	

a {
	color:#5a0402;
	font-weight: bold;
	text-decoration:none;
}
	
a:hover{
	text-decoration:none;
	font-weight: bold;
	color:#666; }
	
/* Navigation must remain together for other unnumbered lists to work  - Keep code below together*/

#navcontainer ul
{
text-align:center;
padding-left: 0;
margin-left: 0;
background-color: #292929;
color: White;
float: center;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-style:normal;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-align:center;
padding: 0.2em 1em;
background-color: #292929;
color: White;
text-decoration: none;
float: center;
border-right: 1px solid #999;
}

#navcontainer ul li a:hover
{
background-color: #818181;
color: #fff;
}
/* Navigation must remain together for other unnumbered lists to work - keep code above*/

ul {
	color:#ccc;
	font-size:13px;
	line-height:18px;
	margin-left:10px;
}


p {
	display:block;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
}



  
#header {
	background-image:url(images/header-main.gif);
	width:860px;
	height:420px;
	background-repeat:no-repeat;
}
#header-takeoff {
	background-image:url(images/header-takeoff.jpg);
	width:860px;
	height:256px;
	background-repeat:no-repeat;
}
#header-rally {
	background-image:url(images/header-rally.jpg);
	width:860px;
	height:371px;
	background-repeat:no-repeat;
}
#header-rally-1 {
	background-image:url(images/header-rally-1.jpg);
	width:860px;
	height:371px;
	background-repeat:no-repeat;
}

#header-century {
	background-image:url(images/header-century.jpg);
	width:860px;
	height:371px;
	background-repeat:no-repeat;
}
#header-century-1 {
	background-image:url(images/header-century-1.jpg);
	width:860px;
	height:371px;
	background-repeat:no-repeat;
}

#header-century-2 {
	background-image:url(images/header-century-2.jpg);
	width:860px;
	height:371px;
	background-repeat:no-repeat;
}

#header-training {
	background-image:url(images/header-training.jpg);
	width:860px;
	height:371px;
	background-repeat:no-repeat;
}



h1 {
	font-size:20px;
	line-height:28px;
	padding-bottom:6px;
	color:#F00;
	text-align:left;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-style: italic;
}
	
	
	
h2 {
	font-size:20px;
	line-height:28px;
	padding-bottom:6px;
	color:#FC0;
	text-align:left;
	font-weight: normal;
}


  #col1 {
	width: 240px;
	font-size:13px;
	line-height: 21px;
	padding-top:10px;
	padding-bottom: 10px;
	Padding-left: 10px;
	padding-right: 10px;
	float:left;
	color:#FFF;}
	
	
  #col2 {
	width: 410px;
	padding-top:10px;
	padding-bottom: 10px;
	Padding-left: 10px;
	padding-right: 10px;
	float:left;
	color:#FFF;}
	
	
  #col3 {
	width: 840px;
	padding-top:10px;
	padding-bottom: 10px;
	Padding-left: 10px;
	padding-right: 10px;
	float:right;
	color:#FFF;}

    #col4 {
	width: 530px;
	font-size:13px;
	line-height: 21px;
	padding-top:10px;
	padding-bottom: 10px;
	Padding-left: 30px;
	padding-right:10px;
	float:right;
		color:#FFF;
		font-family:Tahoma, Geneva, sans-serif;
  }
  
      #col4a {
	width: 230px;
	padding-top:10px;
	padding-bottom: 10px;
	Padding-left: 30px;
	padding-right: 10px;
	float:left;
		color:#FFF;

  }
  
        #col4b {
	width: 300px;
	padding-top:10px;
	padding-bottom: 10px;
	Padding-left: 20px;
	padding-right:10px;
	float:right;
		color:#FFF;
	
  }
  
  #box1 {background-color:#180fc9;
  padding:10px;}
  
#footer {
	width:850px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:20px;
	font-size: 10px;
	line-height:14px;
	text-align:center;
	color: #666;
	float: none;
	clear: both; }
