@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://www.bikebounce.com/graphics/bckgrdgrad.png);
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	
}

#header {
}

#page {
}

#nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	text-align: left;	
}

#content
{
	width: 580px;
	height: auto;
	text-align: justify;
	float: left;
	background-image: url(http://www.bikebounce.com/graphics/background1.png);
	background-position: center top;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#athlete{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#formcontent
{
	width: 800px;
	text-align: center;
	height: auto;
}

#tour {
	width: 550px;
	height: auto;
	text-align: justify;
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom: 25px;
}
#sidebar {
	float: right;
	width: 220px;
	height: 230px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-image: url(http://www.bikebounce.com/graphics/sidebarbckgrd.png);
	background-repeat:no-repeat;
	margin-top: 15px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#athletefotos {
	float: right;
	width: 220px;
	height: auto;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}
#footer {
	width: 800px;
	height: auto;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: 006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 0px;
	padding-bottom: 0px;
}

#faq {
	width: 550px;
	height: auto;
	text-align: left;
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-right: -100000px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	line-height: .05pt;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1pt;
}

ul {
	list-style-image: none;
	list-style-type: square;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li.first{
	list-style-image: url(http://www.bikebounce.com/graphics/bbbullet.png);
	vertical-align: top;
	list-style-position: inside;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
}

td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

td.right{
	border-right-style: none;
}

td.question{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

td.answer {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h1.question {
	text-align: left;
	white-space: normal;
}

h2.answer {
	text-align: left;
	white-space: normal;
	font-weight: normal;
}

A:link {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A:hover {
	color: #666666;
	text-decoration: underline;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

a img {
	border: 0px;
}
