body
{
	background-color: #c8bfa2;
	margin: 20px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #9d511a;
}

a:visited
{
	color: #663;
}

a:active
{
	color: #c93;
}

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;
}

#Links_Header, #Links_Header img
{
	width: 576px;
	height: 99px;
}

#Home_Button
{
	position: absolute;
	left: 575px;
	width: 144px;
	height: 99px;
}

#Home_Button img
{
	border: 0px;
}

#PaperBG
{
	position: absolute;
	left: 0px;
	top: 99px;
	width: 720px;
	height: 180px;
}

#BikePic
{
	position: absolute;
	left: 0px;
	top: 279px;
	width: 720px;
	height: 322px;
}

#Text
{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 166px;
	top: 99px;
	width: 554px;
}

#Text a
{
	font-size: medium;
}