@charset "utf-8";
body {
	background-color: #000000;
}
#page {
	width: 901px;
}
#page #header #content {
	height: 600px;
	background-image: url(images/MTB_content.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 901px;
}


#sidebarL {
	width: 448px;
	height: 2000px;
	margin-top: 0px;
	background-position: left top;
	background-repeat: repeat-y;
	left: 954px;
	top: -106px;
	background-image: url(images/cog_charcoal.gif);
	background-attachment: scroll;
	position: absolute;
}
#page #header #content #google {
	height: 100px;
	width: 130px;
	left: 19px;
	top: 833px;
	margin-left: 45px;
	padding-top: 20px;
	position: absolute;
}

.start_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 19px;
}
