*{
	padding:0;
	margin:0;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #474747;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}
 

#content_wrap {
	margin: auto;
	width: 987px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
    
}


#header {
	float: left;
	height: 81px;
	width: 336px;
	margin-top:35px;
	}
#flash {
	float:none;
	position:absolute;
	top:140px;
	margin-left:5px;
	   
}


#navigation {
	float: right;
	margin-top:20px;
	
}

.gal {

}


#nav {
	
	margin-top:30px;
	margin-left:20px;
	list-style:none;
	text-decoration:none;
}

p      {
		  margin-left:20px;
		  width:850px;
               
       }

h3      {
		  margin-left:20px;
               
       }
	   
a      {
               text-decoration:none;
			   color:#FFF;
               font-weight:bold;
       }
a:hover{
               text-decoration:underline;
               
       }
a.selected 
       {
               font-weight:bold;
       }
.nav_links ul {
	margin: 0px;
	padding: 0px;
}

.nav_links li {
	list-style:none;
	display:block;
	font-size: 18px;
	float: left;
}

.main {
	width: 987px;
	float:left;
	position:absolute;	
	top:470px;
	color:#333;
	background-color:#FFF;
	height:auto;
}
#car1 {
	float:left;
	border: 2px solid white;	    
}
#car2 {
	float:left;
	border: 2px solid white;
	    
}
#car3 {
	float:left; 
	border: 2px solid white;   
}


#car4 {
	float:left; 
	border: 2px solid white;   
}

#car5 {
	float:left; 
	border: 2px solid white;   
}

#car6 {
	float:left; 
	border: 2px solid white;   
}

#car7 {
	float:left; 
	border: 2px solid white;   
}
#car8 {
	float:left; 
	border: 2px solid white;   
}
#car9 {
	float:left; 
	border: 2px solid white;   
}


#sidebar {
    
	float:right;
	border: 2px solid white;
	background-image:url(images/sidebar.jpg);
	height:907px;
	width:267px;
	color:#FFF;
	
}

#side {
    
	float:right;
	background-image:url(jazz/side.jpg);
	height:301px;
	width:254px;
	
	
}

#action {
    
	float:left;
	
}

#footer { 
	clear:both;
	color:#000;
	width:983px;
	height:54px;
	margin:0 auto; 
	background:#000 url(images/footer.jpg) repeat-x top left;
	border: 2px solid white;   
}

#footer p { 
	margin-left:18px; 
	color: #000; 
	font-size: 12px; 
	line-height: 40px; }

#footer p a { 
	color:#000; 
	text-decoration:underline; 
}





