#fullwidthcontainer {
	padding: 0px;
	width: auto;
	height: 200px;
}
#subleftinfo {
	width: 300px;
	float: left;
	height: auto;
	padding-right: 10px;
}
#subrightinfo {
	width: 300px;
	float: right;
	height: auto;
	padding-left: 10px;
}
#header{
	height: 190px;
	width: 724px;
}

#pagecontent {
	height: auto;
	width: 100%;
	margin: 0px;
}
#content {
	width: 724px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#formtxtbox {
	width: 600px;
}


#nav {
	background-image: url(../images/navbg.gif);
}
#infobox01 {
	height: 164px;
	width: 615px;
	padding-left: 10px;
	font-size: 9pt;
	background-image: url(../images/riderinfobox01.jpg);
	padding-top: 10px;
	margin-bottom: 10px;
}
#infobox02 {
	height: 164px;
	width: 615px;
	padding-left: 10px;
	font-size: 9pt;
	background-image: url(../images/riderinfobox03.jpg);
	padding-top: 10px;
	margin-bottom: 10px;
}
#infobox03 {
	height: 164px;
	width: 615px;
	padding-left: 10px;
	font-size: 9pt;
	background-image: url(../images/riderinfobox02.jpg);
	padding-top: 10px;
	margin-bottom: 10px;
}




#txttop {
	background-image: url(../images/txtbg.gif);
	background-repeat: repeat-y;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#txtbot {
	background-image: url(../images/txtbotbg.png);
	background-repeat: no-repeat;
	height: 320px;
	padding-right: 50px;
	padding-left: 50px;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.9em;
	font-weight: bold;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer {
	height: 36px;


}

body {
	margin: 0px;
	background-color: #d7b18a;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
textarea {
	width: 616px;
}
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
hr {
	color: #000;
	border: thin solid #0CF;
}


.picright {
	float: right;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	padding: 10px;
}
.piccenter {
	font-size: 0.9em;
	font-style: italic;
	height: 175px;
	width: 200px;
	float: left;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
.piccentermargin {
	font-size: 0.9em;
	font-style: italic;
	height: 175px;
	width: 200px;
	float: left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.picrighth {
	float: right;
	height: 175px;
	width: 200px;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.picrightv {
	float: right;
	height: 215px;
	width: 160px;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.picleft {
	float: left;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	height: auto;
	width: auto;
	padding: 10px;
}
.newsholder {
	float: left;
	text-align: center;
	height: auto;
	width: auto;
	padding-right: 10px;
}


.picleftv {
	float: left;
	height: 215px;
	width: 160px;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.piclefth {
	float: left;
	height: 175px;
	width: 200px;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.statement {
	font-style: italic;
	color: #06F;
}
.red {
	color: #F00;
}
.green {
	color: #390;
}

.gallerypic {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.galleryright {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.galleryleft {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 18px;
}
#leftcolumn {
	float: left;
	width: 300px;
}
#rightcolumn {
	float: right;
	width: 300px;
}
.commentsbox {
	font-family: "Comic Sans MS", cursive;
	color: #09F;
	font-style: italic;
	font-weight: bold;
}
.videoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 5pt;
	margin-bottom: 5pt;
	margin-left: 5pt;
}
#btt {
	float: right;
	font-size: 8pt;
}
