body {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FA4A8;
}
h1 {
	font-size: 18pt;
	text-transform: lowercase;
	font-weight: bold;
	color: #9CA1A5;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #048ECD;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #D21116;
}
a:link {
	text-decoration: none;
	color: #D21116;
}
a:visited {
	text-decoration: none;
	color: #D21116;
}
a:hover {
	color: #73A623;
	text-decoration: none;
}
.bgtop {
	background-image:  url("images/bg_cloud.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottom {
	background-image:  url("images/bg_rock.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgmiddle {
	background-image:  url("images/bg_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
.bgmenu {
	background-image:   url("images/bg_menu.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgside {
	background-image:   url("images/bg_plant.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgsponsors {
	background-image: url("images/bg_sponsors.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.sponsors {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navigation {
font-size: 10px;
font-weight: bold
}
.links {
font-size: 10px;
}
.colour {
	font-size: 10px;
	color: #FFFFFF;
}
.image {
	display: none;
}
