/*******GALLERY STYLE ********/

#Gallery{
width:450px;
margin:0 0 0 45px;
}

#Gallery h3{
color:#336699;
}

#Gallery h4{
background:url(../images/GalleryProcBG.gif) no-repeat;
height:20px;
margin:20px 0 0 0;
padding:0 0 0 20px;
color:#336699;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

#Gallery h5{
background:url(../images/GalleryPicNameBG.gif) no-repeat;
height:20px;
margin:10px 0 0;
padding:0 0 10px 50px;
color:#333300;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#Search_List{
}

#Search_List a{
background-color:#336699;
color:white;
padding:2px;
float:left;
display:table;
margin:5px;
width:210px;
}

#Search_List a:hover{
background-color:#598dbe;
color:black;
}

#GalleryNav li{
list-style-type:none;
float:left;
}

#GalleryListNav li{
padding:10px;
}

	#GalleryNav_Pre a{
	background:url(../images/GalleryIcon_Pre.gif);
	height:40px;
	width:60px;
	margin:0;
	padding:0;
	display:block;
	}
	#GalleryNav_Search a{
	background:url(../images/GalleryIcon_Search.gif);
	height:40px;
	width:60px;
	margin:0;
	padding:0;
	display:block;
	}
	#GalleryNav_Thumbs a{
	background:url(../images/GalleryIcon_Thumbs.gif);
	height:40px;
	width:60px;
	margin:0;
	padding:0;
	display:block;
	}
	#GalleryNav_Next a{
	background:url(../images/GalleryIcon_Next.gif);
	height:40px;
	width:60px;
	margin:0;
	padding:0;
	display:block;
	}
	#DetailThumb{
	position:absolute;
	top:90px;
	left:363px;
	}
	#DetailThumb img{
	border:1px solid #999;
	padding:3px;
	width:180px;
	margin:0 0 10px;
	}
	
	
	
	
	
img{
border:1px solid #336699;
padding:5px;
}	
	
	
	