body
{
	background-color: #c8bfa2;
	margin: 20px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #cc9;
}

a:visited
{
	color: #fff;
}

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	margin-top: 0px;
}

h3
{
	display: block;
	height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#MainDiv
{
	width: 720px;
	height: 601px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#Header
{
	width: 720px;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#Header img
{
	border: 0px;
}

#Header h1
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#Faqs_Header, #Faqs_Header img
{
	width: 576px;
	height: 99px;
}

#Home_Button
{
	position: absolute;
	left: 575px;
	width: 144px;
	height: 99px;
}

#Home_Button img
{
	border: 0px;
}

#Text
{
	background: url("http://www.bikepikespeak.com/art/PPMBT-FAQ-bg.jpg");
	position: relative;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#LeftSide
{
	width: 50%;
	padding-right: 20px;
}

#RightSide
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 50%;
	padding-left: 20px;
}

#Text h2
{
	font-size: medium;
}

