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;
}

#Directions_Header, #Directions_Header img
{
	width: 576px;
	height: 99px;
}

#Home_Button
{
	position: absolute;
	left: 575px;
	width: 144px;
	height: 99px;
}

#Home_Button img
{
	border: 0px;
}

#PaperBG1
{
	position: absolute;
	left: 0px;
	top: 99px;
	width: 370px;
	height: 179px;
}

#BikesPic1
{
	position: absolute;
	left: 370px;
	top: 99px;
	width: 350px;
	height: 179px;
}

#PaperBG2
{
	position: absolute;
	left: 0px;
	top: 278px;
	width: 370px;
	height: 322px;
}

#BikesPic2
{
	position: absolute;
	left: 370px;
	top: 278px;
	width: 350px;
	height: 322px;
}

#Text
{
	position: absolute;
	left: 0px;
	top: 99px;
	width: 370px;
	height: 179px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	z-index: 10;
	background-image: url("art/PPMBT-directions-map.jpg");
}

#Text address
{
	display: block;
	font-weight: bold;
}

