html	{
	height:100%;
}
body	{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10px;
	line-height:17px;
	background-image:url("photo12b.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
}
div	{
	padding:0px;
	margin:0px;
	/*border:1px solid gray;*/
}
#container	{
	/* contains banner, bar, sidenav, main and footer */
	margin: 0px;
	position:relative;
	min-height:100%;
	height:100%;
	min-width:750px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:auto;
}
/*Be nice to opera 5. also a dud div for IE5 */
html>body #container	{
	height:auto;
}
#banner	{
	/* banner */
	height:100px;
	background-color:#000000;
	background-image:url("racer.jpg");
	background-repeat:no-repeat;
	background-position:right;
	min-width:750px;
	width:750px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:auto;
}
/*Be nice to opera 5. also a dud div for IE5 */
html>body #banner	{
	width:auto;
}
#bar	{
	/* bar below main banner */
	line-height:11px;
	height:14px;
	background-color:#990000;
	/* background-image:url("tyres3.jpg");
	background-repeat:no-repeat;
	background-position:right;*/
	color:white;
	text-align:left;
}
#sidebar	{
	/* side navigation */
	position:absolute;
	top:45px;
	left:20px;
	width:175px;
}
#content	{
	/* this encloses the sidenav and main content*/
	position:relative;
	padding-bottom:150px;
	min-height:300px;
}
#main	{
	/* main content on right */
	padding-left:195px;
	padding-top:10px;
	padding-right:10px;
	width:565px;
}
#footer	{
	clear:both;
	text-align:center;
	background-color:#000000;
	padding:5px 0px;
	color:white;
	margin-top:30px;
	position:absolute;
	bottom:0px;
	width:100%;
}
a	{
	text-decoration:none;
	color:#990000;
}
a.darkbg	{
	color:white;
}
a:hover	{
	text-decoration:underline;
}
h1	{
	font-family: Trebuchet MS;
	font-size:17px;
	font-weight:normal;
	width:90%;
	border-bottom:1px dotted #990000;
	background-image:url("../images/raquo.png");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
}
h2	{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size:15px;
}
h3	{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size:13px;
}
img.circuit_map	{
	width:200px;
	float:left;
	margin-right:20px;
}
img.circuit_image	{
	width:200px;
	float:left;
	margin-right:20px;
}
#driver_image	{
	height:300px;
	float:left;
	margin-right:5px;
}
ul	{
	margin-top:5px;
	list-style-position:inside;
}
li	{
	padding-top:1px;
	padding-left:0px;
}
td.details	{
	border:1px solid #000000;
	padding:10px;
	margin:0px 5px 5px 5px;
	text-align:left;
}
table.details	{
	border:none;
}
img	{
	border:none;
}
#team_logo	{
	float:left;
	margin:10px
}
#team_details	{
	float:left;
	margin:10px;
	width:200px;
}
table	{
	border:1px solid #CCCCCC;
	margin:0px 0px 0px 10px;
	width:500px;
}
th	{
	background-color:#990000;
	color:white;
}
td	{
	background-color:white;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10px;
	line-height:17px;
	text-align:center;
	padding:5px 7px;
}
td.small {
	width:15px;
}
div.news_item	{
	border-bottom: 1px solid #CCCCCC;
}
ul.nav	{
	list-style-type:none;
	padding:0px;
	margin:0px 0px 10px 0px;
}
li.nav	{
	font-weight:bold;
	padding:0px;
}
ul.subnav	{
	list-style-type:none;
	padding:0px 0px 0px 15px;
	margin:0px;
}
p	{
	padding:0px 0px 0px 15px;
}
li.subnav	{
	font-weight:normal;
}
.label	{
	width:130px;
	font-weight:bold;
	float:left;
}
.input	{
	padding-left:10px;
	float:left;
}
div.form_row	{
	padding:7px 0px;
	width:300px;
	clear:both;
	margin:0px auto;
}
div.form_row_submit	{
	padding:10px;
	width:80px;
	margin:0px auto;
	clear:both;
}
#login_form	{
	margin:0px auto 0px auto;
	width:300px;
	padding:10px;
	border:1px solid #CCCCCC;
}
.form_container	{
	background-color:white;
	margin:40px auto 0px auto;
	width:400px;
	padding:10px;
	border:1px solid #CCCCCC;
}
.good_message	{
	font-weight:bold;
	padding:8px 0px 8px 30px;
	background-image:url("../images/tick.png");
	background-position: left center;
	background-repeat:no-repeat;
	margin:0px auto;
	width:300px
}
.bad_message	{
	font-weight:bold;
	padding:10px 10px 10px 30px;
	background-image:url("../images/cross.png");
	background-position: left center;
	background-repeat:no-repeat;
	margin:0px auto;
	width:300px
}
span.label_comment	{
	font-weight:normal;
}
input	{
	width:130px;
	font-size:10px;
}
select	{
	width:130px;
	font-size:10px;
}
textarea	{
	font-size:11px;
	width:130px;
	height:100px;
}
input.exception	{
	width:auto;
}
img.icon	{
	vertical-align:middle;
	margin-right:10px;
}
div.center {
	text-align:center;
	margin:0px auto;
}
image.center {
	margin:0px auto;
	display:block;
}
/* drivers */
table#drivers tr.banned td {
	
}
/* drivers */
table#drivers tr.no_div td {
	
}
input.short {
	width:40px;
}
img.left {
	float:left;
	margin:10px;
}
img.right {
	float:right;
	margin:10px;
}
hr {
	clear:both;
}
div.clear {
	clear:both;
}