body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	min-width: 800px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	font: small Arial, Helvetica, Verdana, Sans-serif;
}

#wrapper {

text-align: left;
width: 800px;
margin:0 auto 0 auto;

}

#header {
	margin: 0 0 0 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	height: 117px;
	}
	
#header2 {
margin: 0 0 0 0;
height:14px;

}
	
.button {
margin: 0 0 0 0;
color:#FFFFFF;
text-decoration:none;
}
	
#buttons {
margin: 0 0 0 0;
padding-left:145px;
white-space:pre;
text-decoration:none;
color:#FFFFFF;
height:20px;
background-image:url(images/banner_mid.jpg);
background-repeat:no-repeat;
}	

#content {
margin: 0 0 0 0;
padding: 0 10px 10px 10px;
font-size: 90%;
color:#000000;
background-color:#FFFFFF;
border-left:1px solid #000000;
border-right:1px solid #000000;
min-height: 470px;
}

#photos {
margin: 0 0 0 0;
text-align:center;
}

#venue1 {
float:left;
padding: 5px;

margin:0 0 0 30px;
width: 160px;
}

#venue2 {
float:right;
padding: 5px;

margin: 0 30px 0 0;
}

.biggertext {
font-size:120%;
}

#stories {
margin:0 0 10px 0;
padding: 10px 10px 10px 10px;
border:1px solid #000000;
min-height:100px;
}

hr {
color:#FF0000;
height:3px;
}

#tabletop {
padding: 0;
text-align:center;
color:#FFFFFF;
background-color:#8d1200;
width: 154px;
height: 18px;
border-bottom: 1px solid #000000;
}

#tablebot {
background-color:#8d1200;
width: 154px;
height: 5px;
border-top: 1px solid #000000;

}

#nextrace {
float:left;
text-align:left;
width: 154px;
border:1px solid #000000;
background-color:#FFFFFF;
}

.inner {
margin: 5px;
color:#000000;
}

#news {
float:left;
margin:10px 0 0 0;
text-align:left;
width: 154px;
border:1px solid #000000;
background-color:#FFFFFF;
clear:left;
}

#fanclub {
float:left;
margin:10px 0 0 0;
text-align:left;
width: 154px;
border:1px solid #000000;
background-color:#FFFFFF;
clear:left;
}

#warning {
float:left;
clear:left;
}

#cruelty {
float:right;
clear:right;
}

#book {
float:right;
text-align:left;
width: 154px;
border:1px solid #000000;
background-color:#FFFFFF;
}

#results {
float:right;
margin:10px 0 0 0;
text-align:left;
width: 154px;
border:1px solid #000000;
background-color:#FFFFFF;
clear:right;
}

#centre {
font-size:90%;
padding-left: 10px;
text-align:left;
width: 450px;
background-color:#FFFFFF;
min-height: 300px;
}

#centre2 {
padding-left: 10px;
text-align:left;
width: 450px;
background-color:#FFFFFF;
}

#footer {
	font-size: 75%;
	height: 34px;
	padding: 5px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	clear: both;
	}



