@charset "utf-8";
body{
	background-color: #000000;
	background-position: 30px top;
}
#maxContent {
	height: 800px;
	width: 955px;
	position: relative;
	top: 15px;
	background-image: url(RotaxBgGnd2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#banner {
	height: 193px;
	width: 955px;
	background-image: url(BannerTopRotax.gif);
	border: 2px solid #FFFFFF;
}

