body {

	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #000 url("images/pagebg.png") top center repeat-x;

}

.alt {

	display: none;

}

.columnFix {

	clear: both;

}

.right {

	float: right;

}

.image {

	border: 1px solid #666;
	margin: 10px;

}

h3 {

	font-family: Georgia, sans-serif;

}

#page {

	background: url("images/shine.png") top center no-repeat;
	display: block;
	text-align: center;

}

#layout {

	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#logo {

	position: relative;
	z-index: 50;

}

#logoText {

	position: absolute;
	z-index: 100;
	width: 225px;
	margin-top: -65px;
	margin-left: 35px;
	*top: 125px;
	*margin-top: 0;
	*margin-left: -250px;

}

#bike {

	position: relative;
	top: 45px;
	*top: -148px;

}

#miniNav {

	float: right;
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding: 5px 15px;

}

#miniNav a {

	color: #fff;
	text-decoration: none;

}

#miniNav a:hover {
	
	text-decoration: underline;

}

#header {

	clear: both;
	height: 153px;

}

#header .container {

	margin-left: 400px;

}

#topNav {

	padding-right: 19px;
	padding-left: 25px;
	height: 45px;
	background: url("images/navbg_right.png") top right no-repeat;
	margin-top: -14px;

}

#topNav .container {

	background: url("images/navbg.png") top left repeat-x;
	width: 100%;
	height: 45px;
	padding-top: 10px;
	text-align: right;

}

#topNav a {

	color: #a00;
	font-size: 18px;
	padding: 5px 10px;
	text-decoration: none;

}

#topNav a:hover {

	color: #f00;

}

#content {

	clear: left;
	background: #fff;
	margin-left: 25px;

}

#content .container {

	padding: 15px;

}

#content .container h3 {

	color: #a00;
	font-size: 24px;
	margin: 0;
	padding: 0;

}

#content #extraInformation {

	background: #373737 url("images/bottom_bg.png") top left repeat-x;
	color: #fff;

}

#content #extraInformation .container {

	border-top: 3px solid #999;
	border-bottom: 3px solid #999;

}

#content #extraInformation .container h3 {

	font-style: italic;
	margin: 0;
	padding: 0;
	color: #fff;

}

#footer {

	margin: 0 20px 25px 25px;
	padding-left: 19px;
	background: url("images/box_bl.png") bottom left no-repeat;

}

#footer .container {

	width: 100%;
	padding-right: 19px;
	background: url("images/box_br.png") bottom right no-repeat;

}

#footer #bottomNav {

	background: #fff;
	text-align: center;

}

#footer #bottomNav a {

	color: #a00;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: -2px;

}

#footer #bottomNav a:hover {

	color: #f00;

}
