#mini_gallery{
		width: 204px;
		margin:0 auto 3px auto;
		/*ORANGE
		background-color:#FF9900;*/
}

	
#sideContent ul{
	list-style:none;
	padding:0;
	margin:0
	}
	
#mini_gallery h3{
	margin:0;
	position:relative;
	padding:0;
	width:204px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	}
/*------mini gallery headers--------*/	
#home #mini_gallery h3 span{
	position:absolute;
	width:204px;
	height:33px;
	top:0;
	left:0;
	margin:0;
	background-image:url(../images/gallery/home_gallery/home_gallery_header.gif);
	}
	
#races_tailgating #mini_gallery h3 span{
	position:absolute;
	width:204px;
	height:33px;
	top:0;
	left:0;
	margin:0;
	background-image:url(../images/gallery/tailgating_gallery/tailgating_gallery_header.gif);
	}
	
#races_wear #mini_gallery h3 span{
	position:absolute;
	width:204px;
	height:33px;
	top:0;
	left:0;
	margin:0;
	background-image:url(../images/gallery/wear_gallery/wear_gallery_header.gif);
	}
	
#races_conditions #mini_gallery h3 span{
	position:absolute;
	width:204px;
	height:33px;
	top:0;
	left:0;
	margin:0;
	background-image:url(../images/gallery/conditions_gallery/conditions_gallery_header.gif);
	}
	
#races_history #mini_gallery h3 span{
	position:absolute;
	width:204px;
	height:33px;
	top:0;
	left:0;
	margin:0;
	background-image:url(../images/gallery/conditions_gallery/conditions_gallery_header.gif);
	}
	
/*--------end mini gallery headers--------------------*/
	
#mini_gallery li{	
	margin:0;
	padding:0;
	float:left;
	}
	
#mini_gallery li a{
	display:block;
	width:56px;
	height:56px;
	background-color:#CFB382;
	margin:4px;
	padding:2px;
	}
	
#mini_gallery li a:hover{
	background-color:#151D38;
	}
	
#gallery_clear{
	clear:both;
	}
	
#mini_gallery p{
	color:#151D38;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	clear:both;
	text-align:center;
	margin:0;
	padding:5px 0 0 0;
	height:12px;
	}

#mini_gallery p a{
	color:#151D38;
	}
	
#mini_gallery p a:hover{
	color:#663300;
	font-weight:bold;
	background-color:#F5E7D6;
	}
	
#photo_credits{
	color:#151D38;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width: 204px;
	margin:10px auto 10px auto;
	text-align:center;
	}
	
#photo_credits a{
	color:#151D38;
	}	
