html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2e2e2e;
	background-color: #f7e22b;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #7c7005;
	text-decoration: none;
}

a:hover {
	color: #2e2e2e;
	text-decoration: none;
}

h1 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #ecd302;
	background: url(../images/titles/h1-bg.gif) no-repeat top left;
}

h2 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #2e2e2e;
	background: url(../images/titles/h2-bg.gif) no-repeat top left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #2e2e2e;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #2e2e2e;
}

#headerouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 98px;
	background: url(../images/header/header-bg.gif) repeat-x top left #747474;
	z-index: 100;
	border-bottom: 4px solid #f1f1f0;
	font-size: 0.8em;
}

#headerinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 98px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/header/header-inner-bg.jpg) no-repeat top center;
}

#headerinner #logo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 228px;
	height: 98px;
	margin: 0;
	padding: 0;
}

#headerinner #nav {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	height: 36px;
	margin: 0;
	padding: 62px 0px 0px 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headerinner #nav ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 36px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerinner #nav ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 36px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#headerinner #nav ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	margin: 0;
	padding: 0px 10px 0px 0px;
	color: #ffffff;
}

#headerinner #nav ul li:hover {
	background: url(../images/header/nav-current.jpg) no-repeat top left;
}

#headerinner #nav ul li:hover a {
	background: url(../images/header/nav-current.jpg) no-repeat top right;
	color: #ecd302;
}

#headerinner #nav ul li.current {
	background: url(../images/header/nav-current.jpg) no-repeat top left;
}

#headerinner #nav ul li.current a {
	background: url(../images/header/nav-current.jpg) no-repeat top right;
	color: #ecd302;
}

#featurebarouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 260px;
	background: url(../images/feature-bar/feature-bar-bg.gif) repeat-x top left #f1f1f0;
	z-index: 190;
	border-bottom: 1px solid #dcc712;
	font-size: 0.8em;
}

#featurebarinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 250px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	z-index: 200;
}

#featurebarinner .mask {
	position: relative;
	width: 900px;
	height: 310px;
	overflow: hidden;
	margin: 0;
	z-index: 205;
}

#featurebarinner .mask #feature {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 310px;
	z-index: 210;
}

#featurebarinner .mask #feature div {
	display: block;
	float: left;
	z-index: 215;
	width: 900px;
}

#featurebarinner .mask #feature .featuretext {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 40px 0px 0px 0px;
	padding: 0;
	width: 390px;
	height: 190px;
}

#featurebarinner .mask #feature .featureimage {
	position: relative;
	float: right;
	right: 40px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 311px;
	z-index: 220;
}

#featurebarinner h1 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 48px;
	background: url(../images/titles/welcome.jpg) no-repeat top left;
	text-indent: -5000px;
}

#contentareaouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 1px 0px 0px 0px;
	padding: 0;
	width: 100%;
	background: url(../images/content-area/content-area-bg.gif) repeat-x top left;
	z-index: 60;
	border-top: 2px solid #eadc35;
	font-size: 0.7em;
	line-height: 18px;
}

#contentareainner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding: 15px 0px 30px 0px;
	z-index: 180;
}

#contentareainner h2.welcome {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 100%;
	height: 28px;
	text-indent: -1000px;
	background: url(../images/titles/welcome.jpg) no-repeat top left;
}

#contentareainner h2.about {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 100%;
	height: 28px;
	text-indent: -1000px;
	background: url(../images/titles/about-octane-junkies.gif) no-repeat top left;
}

#contentareainner h2.join {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 100%;
	height: 28px;
	text-indent: -1000px;
	background: url(../images/titles/join-octane-junkies.gif) no-repeat top left;
}

#contentareainner h2.news {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 100%;
	height: 28px;
	text-indent: -1000px;
	background: url(../images/titles/latest-news-and-events.gif) no-repeat top left;
}

#columnone {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 0px 0px;
	width: 285px;
	background: url(../images/content-area/seperator.jpg) no-repeat top right;
}

#columntwo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	width: 270px;
	background: url(../images/content-area/seperator.jpg) no-repeat top right;
}

#columnthree {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 0px 15px;
	width: 285px;
}

.column {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 49%;
	text-align: center;
}

#contentareainner ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

#contentareainner ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0px 10px 0px;
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #dab404;
	border-top: 1px solid #faef66;
}

#contentareainner ul li.first {
	border-top: none;
}

#contentareainner ul li.last {
	border-bottom: none;
}

.thumbnail {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 5px;
	width: 152px;
	background: url(../images/content-area/thumbnail-title.gif) no-repeat bottom left;
}

.thumbnail p {
	margin: 0;
	padding: 0;
}

.deletebutton {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 95;
}

.thumbnail .deletebutton form.moveup {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 49%;
	text-align: left;
	z-index: 100;
}

.thumbnail .deletebutton form.movedown {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 49%;
	text-align: right;
	z-index: 105;
}

.thumbnail img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}

.thumbnail p {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0;
	text-align: center;
	color: #FFFF00;
	font-size: 110%;
}

.thumbnail a {
	margin: 0;
	padding: 0;
	color: #FFFF00;
}

.thumbnail a:hover {
	color: #7c7005;
}

#maincontent {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	width: 880px;
}

.contenttext {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 240px;
}

.contentimages {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 640px;
}

.contentimages img {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 5px;
	padding: 2px;
	border: 1px solid #4b4b4b;
	background-color: #ffffff;
}

.halfwidth {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 2%;
	width: 46%;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 2px 0px 2px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 45%;
	text-align: right;
}

.row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 52%;
	text-align: left;
}

.formtextarea {
	background: url(../images/forms/textarea-bg.gif) repeat-x top left #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5e5d5f;
	border: 1px solid #cab500;
}

.formbutton {
	background: url(../images/forms/button-bg.gif) repeat-x top left #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #f7e22b;
	border: 1px solid #4b4b4a;
	height: 24px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

#footer {
	position: relative;
	float: none;
	left: 0px;
	top: 30px;
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	font-size: 0.9em;
	color: #a0942c;
}

#footer #left {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 49%;
	margin: 0;
	padding: 0;
}

#footer #left ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

#footer #left ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
}

#footer #left ul li a {
	padding: 0px 8px 0px 8px;
	border-left: 1px solid #a0942c; 
	color: #a0942c;
}

#footer #left ul li.last a {
	padding: 0px 8px 0px 8px;
	border-left: 1px solid #a0942c;
	border-right: 1px solid #a0942c; 
	color: #a0942c;
}

#footer #left ul li a:hover {
	color: #191919;
}

#footer #right {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 49%;
	margin: 0;
	padding: 0;
	text-align: right;
}

#footer #right a { 
	color: #a0942c;
}

#footer #right a:hover {
	color: #191919;
}

.centre {
	width: 100%;
	text-align: center;
}
