/* CSS Document */
<style type="text/css">

html {
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999
	scrollbar-track-color: #cccccc;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1{
	margin: 0px 0px 0px 0px;
	font-weight: lighter;
}
h2{
	margin: 0px 0px 0px 0px;
		font-weight: lighter;
}
h3{
	margin: 0px 0px 0px 0px;
		font-weight: lighter;
}
h4{
	margin: 0px 0px 0px 0px;
		font-weight: lighter;
}
h5{
	margin: 0px 0px 0px 0px;
		font-weight: lighter;
}
h6{
	margin: 0px 0px 0px 0px;
		font-weight: lighter;
}
.no_margin{
	margin: 0px;
}
.s10 {
	font-size: 10px;
}
.s12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.s14 {
	font-size: 14px;
}
.s16 {
	font-size: 16px;
}
.s18 {
	font-size: 18px;
}
.s20 {
	font-size: 20px;
}
.s22 {
	font-size: 22px;
}
.s24 {
	font-size: 24px;
}
.s32 {
	font-size: 32px;
}
.s36 {
	font-size: 36px;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #CE0000;
}
.green {
	color: #00FF00;
}
.light_blue {
	color: #DCEEEE;
}
.shadow {
  filter: Shadow(Color=#000000, 
                 Direction=135, 
                 Strength=5);
}
a:link {
	color: #00FF00;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}
a.whitelink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
	color: #FFFFFF;
}
#content ul {
	margin: 15px 10px 15px 15px;
	list-style-image: url(png/icon-bullet.png);
}
#content ol li {
	margin: 10px 0px 10px 225px;
}
#navigation {
	position: relative;
	left: -42px;
	width: 850px;
	margin: 10px 0px 0px 0px;
	height: 40px;
	text-align: center;
}
#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
}
#navigation ul a {
	margin: 0;
	overflow: hidden;
	text-decoration: none;
	padding: 36px 0 0 0;
	display: block;
	height: 0px !important; 
	height /**/:36px; /* for IE5/Win only */
}
#nav-button-pinpin-store a {
	background: url(images/pinpin_store_button.jpg) top left no-repeat;
}
#nav-button-rider-contact a {
	background: url(images/rider_contact_button.jpg) top left no-repeat;
}
#nav-button-music a {
	background: url(images/music_button.jpg) top left no-repeat;
}
#nav-button-sponsors a {
	background: url(images/sponsors_button.jpg) top left no-repeat;
}
#nav-button-donate a {
	background: url(images/donate_button.jpg) top left no-repeat;
}
#nav-button-buy a {
	background: url(images/buy_button.jpg) top left no-repeat;
}
#nav-button-view-cart a {
	background: url(images/view_cart_button.jpg) top left no-repeat;
}
#nav-button-free-films a {
	background: url(images/free_films_button.jpg) top left no-repeat;
}
#nav-button-blog a {
	background: url(images/blog_button.jpg) top left no-repeat;
}
#navigation ul a:hover {
	background-position: 0px -36px;
}
#navigation ul a.current {
	background-position: 0px -36px;
}
#outer{
	width: 800px;
	float: left;
	margin: 0px 0px 0px 50px;
}
#header{
}
#border_top{
	margin: 6px 0 0 0;
	background: url(images/border_top.gif) top center no-repeat;
	height: 21px;
}
#border_middle{
	background: url(images/border_middle.gif) top center repeat-y;
}
#border_bottom{
	background: url(images/border_bottom.gif) top center no-repeat;
	height: 21px;
}
#content{
	min-height: 460px;
	padding: 35px;
}
#footer{
	padding: 10px 0 0 0;
	text-align: center;
}
.newline_both{
	clear: both;
}
.spacer{
	min-height: 60px;
}
.buy a {
	overflow: hidden;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	display: block;
	padding: 40px 0px 0px 0px;
	line-height: 40px;
	height: 0px;
	text-decoration: none;
	width: 130px;
	background: url(images/buy_button.jpg) top center no-repeat;

}
.buy a:hover {
	background-position: 0px -40px;
}
.donate a {
	overflow: hidden;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	display: block;
	padding: 36px 0px 0px 0px;
	line-height: 36px;
	height: 0px;
	text-decoration: none;
	width: 100px;
	background: url(images/donate_button.jpg) top center no-repeat;

}
.donate a:hover {
	background-position: 0px -36px;
}
#super {
	width: 1100px;
	margin: 0px auto 0px auto;
}
#sponsors_left {
	margin: 0;
	text-align: center;
	width: 100px;
	float: left;
}
#sponsors_left img {
	margin: 15px 0px 15px 0px;
}
#sponsors_right {
	margin: 0;
	text-align: center;
	width: 100px;
	float: right;
}
#sponsors_right img {
	margin: 15px 0px 15px 0px;
}
#sponsors_left_pinball {
	margin: 350px 0 0 0;
	text-align: center;
	width: 100px;
	float: left;
}
#sponsors_left_pinball img {
	margin: 15px 0px 15px 0px;
}
#sponsors_right_pinball {
	margin: 350px 0 0 0;
	text-align: center;
	width: 100px;
	float: right;
}
#sponsors_right_pinball img {
	margin: 15px 0px 15px 0px;
}
</style>
