body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/wood_backimage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 850px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
p {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
hr {
	display: none;
}
.yellow {
	color: #FF6;
}

.white {
	color: #EEE;
}

.red {
	color: #F30;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: auto;
}

#header {
	width: 850px;
	height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #933;
	float: none;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	font-style: italic;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 15px;
	width: 40px;
	text-align: center;
	font-style: italic;
}
#contents {
	height: auto;
	width: 850px;
	padding-top: 1px;
	margin-top: 20px;
	text-align: right;
}
#bike {
	height: 100px;
	width: 800px;
	margin-top: 10px;
	float: right;
}


#bike02 {
	height: auto;
	width: 200px;
	float: right;
	text-align: left;
}
#bikephoto {
	float: left;
	height: 150px;
	width: 220px;
	margin-left: 20px;
	margin-top: 20px;
}
#gla01 {
	height: 80px;
	width: 100px;
	float: left;
	padding-top: 10px;
}
#gal02 {
	height: 80px;
	width: 100px;
	float: left;
	margin-top: 5px;
}
#gal03 {
	float: left;
	height: 80px;
	width: 100px;
	margin-top: 15px;
}
#gal04 {
	float: left;
	height: 80px;
	width: 100px;
}
#gal05 {
	float: left;
	height: 80px;
	width: 100px;
	margin-top: 10px;
}
#gal06 {
	float: left;
	height: 80px;
	width: 100px;
}
#gal07 {
	float: left;
	height: 80px;
	width: 100px;
	margin-top: 10px;
}
#image {
	height: 410px;
	width: 610px;
	float: left;
	text-align: left;
	margin-bottom: 40px;
}
#footer {
	width: 850px;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #933;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	font-style: italic;
}
