body {
	background: url(img/background11-2006_4.jpg) no-repeat #fff;
	margin: 0;
	padding: 0;
}
#header {
}
#sponsor {
	position: absolute;
	left: 554px;
	top: 0;
}
#navcontainer {
	width: 140px;
	position: absolute;
	left: 23px;
	top: 155px;
	margin: 0;
	padding: 0;
}
#navcontainer p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: block;
	text-transform: uppercase;
}

#navcontainer a {
	background-color: #000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	width: 136px;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	border-left: 2px solid White;
	border-right: 2px solid White;
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover {
	background-image: url(img/nav_bkgd2.gif);
	color: #fff;
}
#navcontainer form {
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #730C0D;
	width: 136px;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
	border-left: 2px solid White;
	border-right: 2px solid White;
	color: #fff;
}
#navcontainer a.log {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #730C0D;
	width: 136px;
	border-top: 1px solid White;
	border-bottom: 0px solid White;
	border-left: 0px solid White;
	border-right: 0px solid White;
	color: #fff;
}
#navcontainer label {
	padding: 5px 0 0 6px;
}
#navcontainer input {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 6px;
	width: 120px;
}
#navcontainer input.button {
	margin: 0 0 5px 6px;
	padding: 5px;
	width: 70px;
	background: #000;
	color: #fff;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.navimgTop {
	border-bottom: 1px solid White;
}
.navimgBot {
	border-top: 1px solid White;
}
#featuredRide {
	position: absolute;
	top: 352px;
	left: 553px;
	background: #000;
	width: 200px;
	color: #fff;
	border: 2px solid #000;
}
#featuredRide p {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#featuredRide a {
	border: 0;
	text-decoration: none;
	color: #fff;
}
#featuredRide a:hover {
	color: #fff;
}
#contentTop {
	width: 563px;
	position: absolute;
	left: 190px;
	top: 112px;
	margin: 0;
	padding: 0;
}
#contentText {
	width: 499px;
	position: absolute;
	height: auto;
	left: 190px;
	top: 145px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	background-color: #FFF;
	filter: Alpha(Opacity=85);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left: 2px solid black;
	border-right: 2px solid black;
}
#contentTextsolid {
	width: 499px;
	position: absolute;
	height: auto;
	left: 190px;
	top: 145px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left: 2px solid black;
	border-right: 2px solid black;
}
#contentText a {
	color: #CC0000;
}
#contentText a:hover {
	color: #ff0000;
	height: auto;
}
#footer {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 543px;
	background-color: #000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.emptyDay {
	background-color: #DADADA;
}
.regDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.thisDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	font-weight: bold;
}
.forumTopicsTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	padding: 3px;
}
.forumTopicTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DFDFDF;
	padding: 3px;
}
.pic {
	height: 370px;
	display: block;
}

/* CALENDAR */
#calTableBig {
	background: #fff;
	font-size: 10px;
	margin: 0 0 0 0;
	border-collapse: collapse;
	width: 490px;
}
#calTableBig th {
	background: #730C0D;
	color: #fff;
	border: 1px solid #730C0D;
	text-align: center;
}
#calTableBig th a {
	color: #758DD0;
	text-decoration: none;
}
#calTableBig th a:hover {
	color: #fff;
	text-decoration: none;
}
#calTableBig th.calHeadSmall {
	background: #1E235D;
	color: #fff;
	border: 1px solid #1E235D;
	font-size: 11px;
	font-weight: normal;
}
#calTableBig th.calHeadMonth {
	background: #1E235D;
	color: #fff;
	border: 1px solid #1E235D;
	font-size: 14px;
	padding: 5px;
}
#calTableBig td {
	background: #fff;
	border: 1px solid #1E235D;
	text-align: right;
	color: #1E235D;
	padding: 0 !important;
	margin: 0;
}
#calTableBig td p {
	margin: 3px;
	padding: 0;
}
#calTableBig td a {
	color: #730C0D;
	width: 64px;
	padding: 2px 2px 40px 0px !important;
	margin: 0;
	text-decoration: none;
	display: block;
}
#calTableBig td a:hover {
	/* font-weight: bold; */
	color: #DB3632;
}
#calTableBig td.emptyday {
	background: #E9EAEE;
}
#calTableBig td.today {
	background: #B9DCED;
}
#calTableBig td.today a {
	background: #fcd774;
	font-weight: bold;
	padding: 2px 2px 41px 0px !important;
}
#calTableBig a.clubevent {
	font-weight: bold;
	color: #758DD0;
}
label.edit,input.edit {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
}
input.editCheck {
	display: block;
	width: auto;
	float: left;
	margin-bottom: 10px;
}
label.edit {
	text-align: right;
	width: 120px;
	padding-right: 20px;
}
br {
	clear: left;
}