			body{
				background: url(bg.jpg);
				}
			img{
				border: none;
			}
			h1{
				color: #9D9823;
				font: 24pt Georgia;
				letter-spacing: 4px;
				margin-top: 0px;
				margin-bottom: 8px;
				border: 0px solid #CCA15E;
				background: url(bgh.png);
				padding-left: 10px;
				padding-right: 30px;
				text-align: right;
			}
			.iecenter{
				margin: auto;
			}
			.maintable{
				border: none;
				border-bottom: 1px solid #3F2107;
				margin: auto;
				margin-top: 20px;
			}
			.maintablenav{
				border: none;
				width: 888px;
			}
			.maintablehead{
				width: 890px;
				height: 204px;
				background: url(header.jpg);
			}
			.maintablelinks{
				width: 890px;
				height: 40px;
				background: #73450C url(bbord.gif);
				text-align: center;
				font: 7pt Verdana;
				color: #EBD56F;
			}
			.maintablecontent{
				width: 890px;
				background: url(bgt.jpg);
				font: 10pt Arial;
				line-height: 20px;
				color: #73450C;
			}
			.maintablepad{
				padding: 18px;
			}
			.maintablewhite{
				width: 890px;
				height: 4px;
				background: #FFFFFF url(bbord.gif);
			}
			.maintablefooter{
				width: 890px;
				height: 20px;
				background: #73450C url(bbord.gif);
				font: 7pt Verdana;
				color: #EBD56F;
				text-align: center;
			}
			.tinytext{
				font: 7pt Verdana;
				color: #9D9823;
				font-weight: bold;
			}
			.navlink{
				width: 120px;
				height: 40px;
				padding-left: 12px;
				padding-right: 12px;
				padding-top: 12px;
				background: white;
				font: 18pt Arial;
				color: #B88635;
				text-transform: lowercase;
				letter-spacing: 4px;
				text-decoration: none;
				margin-left: 18px;
				border-bottom: 4px solid #B88635;
				text-align: center;
			}
			.navlink:hover{
				border-bottom: 4px solid #FDE69C;
				background: #B88635;
				color: #FDE69C;
			}
			.friendlink{
				margin-top: 4px;
			}
			.friendlinkpage{
				margin-right: 12px;
			}
			.barrow{
				margin-bottom:5px;
				margin-right: 18px;
				margin-left: 14px;
			}
			.footlink{
				color: #E4C9B4;
				text-decoration: none;
			}
			.footlink:hover{
				color: #FFFFFF;
			}
			.pageimg{
				margin-right: 12px;
				border: 4px solid #ffffff;
			}
			.promotxt{
				font-style: italic;
			}
			.promoname{
				font: 10pt Georgia;
				color: #9D9823;
				font-weight: bold;
			}
			.player{
				margin: auto;
				padding: 3px; 
				padding-right: 0px; 
				background: #FFFFFF; 
				width:400px;
			}
			.contactfield{
				color: #73450C; 
				margin: 2px; 
				padding: 2px; 
				border: 1px solid #B69258; 
				background: #EFD8B5; 
				height: 16px; 
				font: 12px Arial; 
			}
			.contactmsg{
				color: #73450C; 
				margin-top: 8px; 
				padding: 2px; 
				border: 1px solid #B69258; 
				background: #EFD8B5; 
				width: 242px; 
				height: 120px; 
				font: 12px Arial;
			}
			.contactbutton{
				color: #73450C; 
				margin-top: 8px; 
				padding: 2px; 
				border: 1px solid #B69258; 
				background: #EFD8B5; 
				font: 12px Arial;
				font-weight: bold;
				text-align: center;
			}