/* All Pages */
body {
	background-color: #999999;
	margin: 0 0 0 0;
}

p, blockquote { font: small/1.8em georgia, tahoma, verdana, arial, helvetica, sans-serif; color: #333; 
	margin-bottom: 9px;
}

blockquote {
	margin: 9px 25px 9px 25px;
}

a { font: small/1.8em georgia, tahoma, verdana, arial, helvetica, sans-serif; color: #2f3256;
}
a:hover { color:#999;
}

#container {
	margin: 0 10%;
	background: url(img/bg1.jpg) repeat-y;
	width: 802px;
	height: 100%;
	border-bottom:#000000 1px solid;
}

#pageHeader {
	margin: 0;
	background: url(img/header_02.jpg) no-repeat;
	height: 342px;
}

#pageHeader h1 span { display: none; visibility: hidden; }

#content {
	padding: 10px 100px 5px 200px;
}

#content h2 {
	color:#000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: medium;
	line-height: 1.5em;
	font-weight: bold;
}

#content h3.index {
	background:url(img/dreams_15.jpg) no-repeat top left;
	width: 327px;
	height: 42px;
}

#content h3.celebration {
	background:url(img/trackcele.jpg) no-repeat top left;
	width: 418px;
	height: 157px;
}

#content h3.uci {
	background:url(img/OUCHlogo.jpg) no-repeat top left;
	width: 150px;
	height: 125px;
}

#content h3.development {
	background:url(img/development.jpg) no-repeat top left;
	width: 407px;
	height: 153px;
}

#content h3.contact {
	background:url(img/logo.jpg) no-repeat top left;
	width: 400px;
	height: 141px;
}

#content h3 span { display: none; visibility: hidden; }

#footer p {
	color: #000;
	font-family:"Trebuchet MS", Verdana, Arial, Hellovetica, sans-serif;
	font-size:x-small;
	line-height: 1.8em;
	text-align: center;
}

#footer hr{
	color:#CCC;
}
p,ul,ol,li,dt,dl,dd,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0 5px 10px 0;}

/* Index.html */
#CoreValues h2 span { display: none; visibility: hidden; }

#CoreValues h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#CoreValues h2 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
}

#CoreValues h2.women {
	background:url(img/women.jpg) no-repeat top left;
	width: 181px;
	height: 27px;
}

#CoreValues h2.community {
	background:url(img/community.jpg) no-repeat top left;
	width: 376px;
	height: 27px;
}

#CoreValues h2.support {
	background:url(img/support.jpg) no-repeat top left;
	width: 184px;
	height: 27px;
}

/* Celebration.html & Sponsor.html*/
#Celebration h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#Event h2 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #CCC;
}

#Event p {	margin: 0; padding: 0 0 0 8px; }

#Celebration ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#Celebration li{
	font: bold 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #333;
}

#Celebration li.gold {
	list-style-position: inside;
	list-style-image: none;
	background-image: url(img/award_star_gold_3.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.6em;
}

#Celebration li.silver {
	list-style-position: inside;
	list-style-image: none;
	background-image: url(img/award_star_silver_3.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.6em;
}

#Celebration li.bronze {
	list-style-position: inside;
	list-style-image: none;
	background-image: url(img/award_star_bronze_3.png);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.6em;
}


#Celebration li.s {
	font: 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #2f3256;
	margin: 0 0 0 10px;
	padding: 2px 0;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
}

/* UCI.html */

#UCI h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

/* Development.html */

#Development h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#Development li.s {
	font: 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #2f3256;
	margin: 0 0 0 10px;
	padding: 2px 0;
	background-image: url(img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1em;
}

#Development ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#Development li{
	font: bold 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #333;
}

/* Contact.html */
#Contact h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

/* Riders.html */
#Riders h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#Riders h2.sarah {
	background:url(img/sarah1.jpg) no-repeat top left;
	width: 100px;
	height: 100px;
}

#Riders h2 span { display: none; visibility: hidden; }

#Riders p.riders {
	margin: 0 0 0 105px;
}

.floatleft {
	float:left;
	margin: 0 10px 10px 0;
}

.floatright {
	float:right;
	margin: 10px 10px 10px 10px;
	border:1px solid #333;
}

#Riders a {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#Riders a:hover {
	color: #333;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#bio h1{
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: large;
	line-height: 1.8em;
	font-weight: bold;
	border-bottom:#333 dotted 1px;
	margin: 0 0 2px 0;
	padding:0;
}

#bio h3{
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#bio {
	padding: 10px 100px 5px 100px;
}
/* Menu */
#linkList {
	position: absolute; 
	top: 360px;
	margin-left: 75px;
	background: #2f3256 url(img/menu_06.jpg) repeat-x top left;
	width: 200px;
	border: 1px double #000000;
	padding-bottom: 2px;	
}

#linkList2 { 
	font: bold 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
	color: #efefef;
	width: 200px;
}

#linkList ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 0px;
}

#linkList li.t {
	margin: 0 10px;
	border-top: 1px dotted #CCC;
	padding: 4px 0;
}

#linkList li.s {
	text-transform: uppercase;
	margin: 0 0 0 10px;
	padding: 2px 0;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .6em;
}

#linkList li a {
	display: block;
	color: #efefef;
	font: bold 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
}

#linkList li a:hover { 
	color: #adaebb;
	border: none;
}

#linkList li a.c {
	color: #8897b1;
	font-size: 9px;
	font-weight: normal;
	display: inline;
	padding: 2px 0;
	margin: 0 0 0 5px;
	text-transform: uppercase;
}

#linkList li a.c:hover { color: #adaebb; }

#lselect h3 { 
	padding: 5px 5px 0 5px;
	background: url(img/awtcf_06.jpg) no-repeat top left #FFFFFF;
	width: 190px;
	height: 66px;
}

#lselect h3 span { display: none; visibility: hidden; }

/*board.html*/
#Board h1 {
	color: #000066;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 1.8em;
	font-weight: bold;
}

#Board p.board {
	color: #000066;
	border-top: 1px dotted #333;
	padding: 15px 0 30px 0;
}

.floatleft2 {
	float:left;
	margin: 0 10px 0px 0;
	border: 1px #000066;
}

.sponsor {
	margin: 10px 20px 10px 20px;
	vertical-align: middle;
}

.left {
	float: left;
	margin: 0 5px 0 0
}

.right {
	float: right;
	margin: 0 0 0 5px;
}

