@charset "UTF-8";
#container {
	width: 1062px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 99px;
	width: 1062px;
}
#main_image {
	height: 275px;
	width: 1062px;
}
body {
	background-image: url(images/bike_background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-attachment: fixed;
}#tease_panel {
	height: 228px;
	width: 1062px;
}
#copyright {
	height: 75px;
	width: 1062px;
	background-image: url(images/copyright_2010.png);
	background-repeat: no-repeat;
}
#main {
	background-image: url(images/white_back_13.png);
	background-repeat: repeat-y;
	width: 922px;
	padding-left: 65px;
	padding-right: 75px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2;
	color: #000000;
}
.style2 {
	font-size: 24px;
	color: #20AA4A;
	font-weight: bold;
}#bubble {
	background-image: url(images/bubble.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 719px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
#bubble_name {
	height: 20px;
	width: 650px;
	padding-left: 90px;
}
#about_info {
	background-color: #FFFFCC;
	width: 900px;
	height: 276px;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(images/yellow_gradient.jpg);
	background-repeat: repeat-x;
}
