/* BIG WHEEL PROMOTIONS ---------------------------*/

	
/* CLEAR FIX ---------------------------*/	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.StyleSheetHiddenPlaceHolder  {
	display : none;
}





/* TEXT SETTINGS ---------------------------*/	

html{
	overflow:-moz-scrollbars-vertical;
}

body, div, p, table, th, tr, td, ul, ol, li, h1, h2, h3{
font-family: Arial, Sans-Serif, Tahoma, Geneva, Verdana;		
font-size:100%;
color: #ffffff;	
}

BODY {
	margin:0px 0 10px 0;
	padding:0px 0 2em 0;
	background-image: url(images/bgtile.jpg);
	background-color: #000000;	
	}
	

h1 {
	font-size:150%;
	padding:0 0 0em 0;
	margin:0 0 0em 0;
	/*display: none;*/
	}
	
h2 {
	font-size:120%;
	padding:0 0 0 0;
	margin:0 0 15px 0;
	}


p  {
	font-size:88%;	
	line-height:1.2em;
	padding:0 0 .8em 0;
	margin:0 0 .5em 0;
	font-weight: normal;
	}
	
p span{
	font-weight:bold;
	}
	
a, a:visited {
	color: white; 
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;	
	color: white;
	}
	
legend {
	font-size:140%;
	}
	
fieldset {
	border:1px solid #000000;
	width:390px;
	padding: 0 15px 15px 15px;
	margin-bottom:15px;
	}		
	
div.hr {display: none}
/*/*/a{}
div.hr {
	display: block;
	height: 25px;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 1em 0 2em 15px;
	width: 70%;
}
hr {display:none}
/* */	



/* IMAGES ---------------------------*/		
img { 
	border: none; 
	}

img.left { 
	float:left; margin:5px 30px 0 0;
	width:auto;
	padding:0 
	}	
	
.wide img.left { 
	margin:0px .7em 0 0;	
	}

img.right { 
	float:right; margin:5px 5px .5em .7em; 
	width:auto;
	}
	
img.middle { vertical-align:middle; width:auto;}






/* STRUCTURE ---------------------------*/		
#wrap{
	width:980px;
	padding: 20px 0 0 0;
	margin:0px auto;
	text-align:left;
	font-size:90%;	
	}	

#headerlogo {
	padding: 0 0 0 0;
	margin:0px auto;
	width:980px;
	height: 65px;
	text-align:left;
	}
	#headerlogo h1 a, #headerlogo h1 a:visited{
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:515px;
	height:65px;
	text-indent:-3000em}

	#headerlogo a {color:#333; text-decoration:none;}
	#headerlogo a:hover {color:#333;}

	
#content{
	width:980px;
	margin: 0 auto 20px;
	padding: 20px 0 0 0;
	}

	
	
	
#flashwide {
	width: 980px;
	height: 359px;
	float: left;	
	padding: 3px 0 0 12px;
	background:#000000;
	background-color:#000000;
	}
	
	#flashwide h2  {
	font-size: 88%;	
	padding: 2px 0 0 0px;
	width: 60%;
	font-weight:normal;
	}
	
	#flashwide h2 a  {
	color:#999999;	
	}
	



.flashtext p  {
	font-size: 70%;	
	padding: 2px 0 0 0px;
	width: 200px;	
	}	
	
.flashtext a  {
	color:#999999;	
	}		


#footer{
	width:980px;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 auto 20px auto;
	}
			
	#footer a {color:#999;}
	#footer a:hover {color:#999; text-decoration:none;}		
