body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCC;
}

*.menucell{
	background-color: #A1C2DA;
}

#menu{
	margin-top: -5px;
	margin-bottom: -5px;
	background-color: #A1C2DA;
}

#menu p {
	margin-top: .5em;
	margin-bottom: .5em;
	margin-right: 30px;
}

#menu img {
	margin-left: 10px;
	margin-right: 10px;
}

#menu a {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#websiteby a {
	color: #000;
	text-decoration: none;
	font-size: 8pt;
}

#websiteby a:hover {
	color: #000;
	text-decoration: underline;
}

#frontimage
{
	background: url('images/frontbike.jpg') no-repeat bottom right;
	height: 420px;
	width: 540px;
}

h1 {
	font-size: 15px;
	color: #069;
}

h2 {
	font-size: 13px;
	color: #069;
}