/*PAGE CONTROL*/

body {

	margin: 5px;

	margin-top: 0px;

	background: #FFFFFF;

	text-align: center;

}



/* uncomment this style to set a fixed width*/

#wrapper {

	width: 900px;

	margin-left: auto;

	margin-right: auto;

}





#banner {

	position: relative;

}



/* fix IE 6: improperly positioning 

'subscribe' and 'about us' links in banner */

* html #banner {

	height: 1px;

}



#banner #badge {

	position: absolute;

	left: -18px;

	top: -18px;

}



#banner #logo {

	margin-left: 60px;

	position: relative; /* jumping logo fix for IE */

}



#banner ul {

	position: absolute;

	right: -20px;

	bottom: -20px;

	width: 180px;

}



#main .figure {

	float: right;

	width: 200px;

	margin-bottom: 2px;

	margin-left: 5px;

	position: relative;

}



#main .figure p {

	position: absolute;

	left: 10px;

	bottom: 10px;

	width: 168px;

	background-color: #FFF;

	border: 1px dashed #666666;

	font-size: 1.1em;

	font-weight: bold;

	text-align: center;

	padding: 5px;

	margin: 0;

}



#main .figure img {

	display: block;

}



#contentWrapper {

	position: relative;

	clear: both;

	width: 100%;

}







#adverts {

	position: absolute;

	top: 5px;

	right: 5px;

	width: 125px;

	background-color: FFFFFF;



}





#main {

	margin-left: 10px;

	margin-right: 130px;

	padding: 0 15px 15px 20px;

	border-top: none;

	border-bottom: none;

	

}













/* BASIC */

body {

	font-size: 62.5%;

	font-family: "Calibri",Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;

}



h1, h2, h3, p, ul {

	padding: 0;

	margin: 0;

}



/* WRAPPER: wraps entire contents of page */

#wrapper {

	border: solid 1px black;

}





/* BANNER */

#banner {

	background: url(images/formula1outside.png) repeat-x;

	height: 175px;

}

#banner ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

#banner li {

	display: inline;

	margin-left: 10px;

}

#banner li a {

	color: #FFFFFF;

	text-decoration: none;

	text-transform: uppercase;

	font: 1.1em "Calibri";

}

.seperator {

	border-right: 1px solid #FFF;

	padding-right:10px;

	

}



/* NAV BAR */



#mainNav ul {

	margin: 0;

	padding: 0;

	list-style: none;

	background: url(images/bluetab.png) repeat-x left top;

	float: left;

	border-bottom: 1px solid #000;

	width: 100%;

}



#mainNav li {

	float: left;

	padding: 0;

	margin: 0;

}



#mainNav li a, #mainNav li a:link {

	color: #FFFFFF;

	text-decoration: none;

	padding: .5em 1em;

	border-right: 1px solid #1b389c;

	display: block;

	font: normal 1.25em "Trebuchet MS", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}



#mainNav li a:hover {

	background: url(images/bg_nav_h.png);

}



/* IE 6 hack to make entire button clickable */

* html #mainNav a { width: 1px; }





/* MAIN CONTENT */



#main h1 {

	color: #1b389c;

	padding-top: 15px;

	margin-bottom: 10px;

	font: bold 2.1em "Calibri",Georgia, Times New Roman, Times, serif;

}



#main h2 {

	font-size: 1.8em;

	font-weight: bold;

	margin-bottom: 5px;

	color: #1b389c;

	font-family: "Calibri",Georgia, Times New Roman, Times, serif;

}



#main p {

	font-size: 1.4em;

	margin-bottom: 10px;

}



/* SIDEBAR */

#sidebar {

	background-color: #FFFFFF;

}



#sidebar h2 {

	font-size: 1.3em;

	color: #FFFFFF;

	padding: 7px 8px 0 8px;

	margin-bottom: 5px;

	border-top: 3px solid #86B500;

	border-bottom: 3px solid #86B500;

	background: url(images/bg_side_head.png) repeat-x left bottom;

}

#sidebar p {

	font-size: 1.2em;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-left: 5px;

	color: #000000;

}

#sidebar h3 {

	font-size: 1.3em;

	margin-right: 5px;

	margin-left: 5px;

	color: #663900;

	margin-bottom: 3px;

}

#sidebar h3 a {

	color: #663900;

}



#sidebar a:hover {

	color: #CA1D07;

}



/* ADVERTISING */

#adverts p {

	margin-bottom: 15px;

	text-align: center;

}



/* COPYRIGHT INFO */

#copyright {

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

	font-size: 1.2em;

	color: #FFFFFF;

	background: #1B389C;

	clear: both;

}

