
body{
	background-color:#000000;
	color:#ffffff;
	margin: 0px 0px 0px 0px ;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif
	}
.cont {
	background-image: url(/img/flaming-tile.jpg);
	background-attachment: fixed; 
	background-repeat: repeat;
	width:900px;
	margin:0px 0px 0px 0px;
}
.para {
/*text-align:left;
 margin:1px;
	display: block;
	clear: both;
*/}

.page{margin:20px; text-align:left;}
.cars{margin:0px; text-align:left;}

.picleft1{margin-top:10px;  margin-right:15px; margin-bottom:10px; margin-left:0px; float:left; 
}
.picright1{margin-top:10px;  margin-right:0px; margin-bottom:10px; margin-left:15px; float:right; 
}


#headertable {
	text-align:left;
	/* background:url(/img/tile01.jpg); */
	}
#footertable {
	text-align:left;
	}
#maintable {
	text-align:left;
	}
	
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
}
.style3 {font-size: 24px;   }
.style4 {font-size: 20px;  }
.style5 {font-size: 24px; font-weight: bold; font-family: "Monotype Corsiva" Georgia, "Times New Roman", Times, serif; font-style:italic}
.style6 {font-size: 10px;   }

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}





.dropshadleft3 {
/**/	margin:10px 10px 10px 5px;
	background-image:  url("img/shadow/500x375.png");
	background-repeat:no-repeat;
/**/float: left;
	text-align:left;
	background-position: right bottom;
	left:12px;
/*	display: inline; 
*/}
.dropshadleft3 img{
/*	position:relative; top:-1px; left:-1px;
*/	 border:0px
	}




.dropshadright3 {
/**/	margin:10px 10px 10px 5px;
	background-image:  url("img/shadow/500x375.png");
	background-repeat:no-repeat;
/**/float: right;
	text-align:right;
	background-position: right bottom;
	left:12px;
/*	display: inline; 
*/}
.dropshadright3 img{
/*	position:relative; top:-1px; left:-1px;
*/	 border:0px
	}




