@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited { color:#ABF; text-decoration:none; }
a:hover, a:active { color:#AAA; text-decoration:underline; }
img {border:none;}

#subHead {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
#container {
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	position: relative;
}
#head/* CSS Document */
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #F0F0F0;
	vertical-align: bottom; 
	padding-bottom: 15px;
}
#multiride {
	background-position: center center;
	vertical-align: middle;
}
#bubbleBackground {
	background-image: url(images/blurbImg.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 502px;
	margin: 0px;
	padding: 0px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:12px 15px 0px 15px;
}
td {
	vertical-align:top;
}
h1 {
	font-size:16px;
	color:#02A;
}
h2 {
	color:#02A;
}
#greybackground {
	background-image: url(images/grey-rounded-box2.png);
	background-repeat: no-repeat;
}
#grey {
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
}
#copywrite    a {
	font-size: 10px;
}

.rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #89C844;
	line-height: normal;
	word-spacing: normal;
	white-space: normal;
}

.rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#bubbleBackground2 {
	background-image: url(images/blurbImg.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 502px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#stopwatch {
	background-image: url(images/stopwatch.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
/*	position: relative; */
}
h3 { color:#ABF; }
p.faq_fixed { color:#FFF; font-size:12px; }
.uiInfo p {
	font-size: 11px;
	color: #FFF;
	margin: 0px;
}
#p1 {
	width:200px;	
}