/*/*/ 

	body a{
		color: #000;
		}
		
/* Templates Start*/

	.leftnav { 
		position: absolute;
	    top: 107px;
	    left: 0px;
	    width: 180px;
		background-color: #000;
	    }
	
	
	.header { 
		position: absolute;
		top: 0px;
		left: 0px;
		width: 180px;
		height: 107px;
		background-color:#000;
		}
	
	.header2 { 
		position: absolute;
		top: 0px;
		left: 180px;
		width: 852px;
		height: 107px;
		background-color:#000;
		}
		
	.skyscraper3 { 
		position: absolute;
		top: 107px;
		left: 862px;
		width: 170px;
		height: 4700px;
		background: #000000;
		text-align: center;
		}
		 
	.middle3 { 
		position: absolute;
		top: 107px;
		left: 180px;
		width: 683px;
		height: 4700px;
		background-color: #cccccc;

		}
	
/* Templates End*/

/* Left Nav Start*/

	.button a{ 
		font:bold 11px arial;
		padding: 4 0 4 10;
		color: #fff;
		text-align:left; 
		text-decoration:none;  
		background-color:#000;  
		display: list-item;
		border-top: 1px solid #222;
		list-style: square inside;
		} 
	
	
	.button a:hover { 
	 	color:#ffcc00; 
		}  
	
	
	.bigbuttonselected { 
		padding: 5 0 5 10;
		text-align:left;
		font:bold 12px arial; 
		background-color:#333;   
		color:#ccff00; 
		display: block;
		} 
	
	
	.submit {
		font-size:14px;
		text-align:left;
		padding: 7 0 7 10;
		font-family:arial;
		font-weight:bold;
		border-style:solid;
		border-color:000000;
		border-width:0px;
		background-color:#006cd9;
		color:ffffff;
		}
		
	.submit a {
		text-decoration:underline;
		color: #fff;
		}
	
	.submit a:hover {
		text-decoration:underline;
		color: #ffcc00;
		}

/* Left Nav End*/

/* Main Start*/  

	h1 {
		margin-left: -35px;
		margin-right: -35px;
		margin-top: 0px;
		padding: 10 35 10 35;
		font: bold 20px arial;
		background:url("http://www.wreckedexotics.com/images/bg3.gif") repeat-x top;
		border-bottom: 1px solid #555;
		}
		
		
	.update {
		display: inline;
		font: bold  15px  arial;
		color: maroon;
		}
		
	.mainbody {
		padding: 0 35 10 35;
		font-family: Trebuchet MS;
		font-size: 12px;
		}
		
	.mainimage {
		margin-left: -35px; 
		margin-right: -35px;
		}
		
	.email { 
		padding:15 0 15 0;
		font: 12px arial; 
		border: 1px solid #bbb;
		background:url("http://www.wreckedexotics.com/images/bg4b.gif") repeat-x top;
		width:490;  
		text-align: center;
		color:000000; 
		margin-top:0px;
		} 
	
	.description { 
		} 
	
	
	td.td {
		
		vertical-align : middle;
		text-align: center;
		border: 3px solid #ccc;
		background: #fff;
		}
		
	td a{
		color: #000;
		}
		
		
	.navigate {
		color : #888888;
		text-decoration : none;
		font-family : tahoma, verdana, arial, helvetica ;
		font-size : 13px;
		font-weight:bold; 
		width:485px; 
		padding-left:2;
	    padding-top:2;
	    padding-bottom:2;
		text-align: left;
		}
	
	

	
	
	.iptc {
		color : #000000;
		text-decoration : none;
		font-family : "Trebuchet MS, Comic Sans MS, arial";
		font-size : 12px;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: -16px;
		}
		
	.bottom {
		position: absolute; 
		bottom: 20px;
		font: 12px arial;
		text-align: center;
		width: 490px;
		}
		
	.bottom a{
		font-weight: bold;
		}
	
/* Main End*/

/* End */ 