body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center;
	}

p {
	margin: 0 0 5px 0;
	}
/* content text */
p.p1 {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	}
p.p2 {
	font-size: 15px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	}
p.p3 {
	font-size: 10px;
	line-height: 20px;
	color: #333;
	text-align: center;
	}

h3 {
	color: #18d;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	text-align: center;
	}

a:link, a:visited {
	color: #690;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	background: #9c0;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

/* Container styles */

#container {
	position: relative;
	width: 768px !important;
	width /**/: 1050px;
	background: #fff url(container_bg.gif) repeat-y;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
	
/* Header Styles */

#pageHeader {
	width: 768px;
	height: 225px;
	background: #18d url(title.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	text-indent: -999em;
	margin: 0;
	}

#headerBar {
	width: 768px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	}

#headerBar p.p1 {
	position: absolute;
	left: -999em;
	font-size: 80px;
	line-height: 20px;
	color: #333;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	}

#headerBar p.p2 {
	width: 248px !important;
	width: 276px;
	height: 28px !important;
	height: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	}

#headerBar a:link, #headerBar a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#headerBar a:hover, #headerBar a:active {
	text-decoration: underline;
	background: transparent;
	}

/* Supporting Text Styles */

#content {
	margin: 0 50px 0 250px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	}

#footer {
	width: 768px !important;
	width /**/: 768px;
	height: 24px !important;
	height /**/: 30px;
	background: #18d;
	margin-top: 15px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: center;
	color: #003;
	font-size: 10px;
	}

#footer a:link, #footer a:visited {
	text-transform: none;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #003;
	background: #fff;
	}

/* Link List Styles */

#linkList {
	position: absolute;
	top: 265px;
	left: 0px;
	width: 220px;
	border-bottom: 1px solid #fff;
	}

#linkList h3 {
	text-indent: -20000px;
	height: 45px;
	margin: 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 16px;
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#home {
	border-top: 1px solid #fff;
	background: #18d;
	}

#home h3 {
	background: url(home.gif);
	}

#home li {
	color: #6cf;
	/* background: url(select_bg.gif) repeat-x left bottom; */
	}

#home a:hover, #home a:active {
	color: #18d;
	}

#riding{
	border-top: 1px solid #fff;
	background: #9c0;
	}

#riding h3 {
	background: url(riding.gif);
	}

#riding li {
	color: #cf3;
	}

#riding a:hover, #riding a:active {
	color: #9c0;
	font-size: 16px;
	}

#info {
	border-top: 1px solid #fff;
	background: #d8c;
	}

#info h3 {
	background: url(info.gif);
	}

#info li {
	color: #fcc;
	}

#info a:hover, #info a:active {
	color: #d8c;
	font-size: 16px;
	}
