/* CSS Document */
*{
	padding: 0;
	margin: 0;
}


body {
	background-color: #EF0101;
	background-image: url(/2009/back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	}
#wrapper {
		margin: 0px auto;
		width:1200px;		
		
				}
#head {	
	width:800px;
	float: left;
	margin-left: 180px;
	display: inline;	
	}
#content {
	width:282px;
	float: left;
	margin-left: 177px;
	margin-right: 20px;
	display: inline;	
	}

#contentmiddle {
	width:260px;
	float: left;	
	display: inline;
	background-image: url(/2009/backcontent.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}
#nav {
	width: 210px;
	float: left;
	text-align: right;
	padding-left: 30px;
	}
	#sponsors {
	position: top;
	z-index: auto;
	width: 200px;
	height: 700px;
	float: right;
		display: inline;
	}
						
.spacer {
clear:both;
}
#general {
	width:520px;
	float: left;
	margin-right: 20px;	
	margin-left: 200px;
	display: inline;
}
.eventstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#enquiry {
	width: 210px;
	display:inline;
	float: left;
		}
		.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF0101;
}
a:link {
	color: #E60104;
}
a:visited {
	color: #E60104;
}
a:hover {
	color: #7C9D06;
}
a:active {
	color: #E60104;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.pinkback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF66CC;
}
.greenback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #33CC33;
}
.blueback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099ff;
}
.orangeback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff6600;
}
.largeblack {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.largered {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F00003;
}
