#GalleryContent ul, ol, li{
list-style-type:none;
padding:0;
margin:0;
}

#GalleryContent{
background:#FFF;
margin:10px 0 0 25px;
padding:0;
width:485px;
}
#GalleryNav{
display:table;
margin:0;
padding:0;
width:485px;
}
	#GalleryHome a{
	background:url(../images/GalleryHome_Btn.jpg);
	display:block;
	float:left;
	height:45px;
	width:242px;	
	}
	#GalleryHome a:hover{
	background:url(../images/GalleryHome_Btn_Over.jpg);
	}
	#GalleryBrowse a{
	background:url(../images/GalleryBrowse_Btn.jpg);
	display:block;
	float:left;
	height:45px;
	width:243px;	
	}
	#GalleryBrowse a:hover{
	background:url(../images/GalleryBrowse_Btn_Over.jpg);
	}

#GallerySplash{
background:url(../images/GallerySplash_BG.jpg);
position:relative;
height:223px;
width:485px;
}
#QuickSearch{
float:left;
margin:132px 0 0 20px;
width:190px;
}	
#KeywordSearch{
float:left;
margin:132px 0 0 10px;
width:190px;
}
#FormsButton2{
background:url(../images/GalleryGo_Btn.gif);
border:none;
display:block;
float:left;
font-size:0;
position:absolute;
top:112px;
left:375px;
height:45px;
width:70px;
}

#GalleryProcList{
background:url(../images/GalleryProcListBG.jpg) repeat-x top #b99073;
padding: 0 0 20px 0;
width:485px;
}
	.List{
	display:inline;
	margin:20px 0 10px 30px;
	width:190px;
	float:left;	
	}	
	.List a{
	color:#333;
	margin:5px 0 5px 0;
	float:left;
	width:190px;
	text-transform:capitalize;
	}
/***List page***/		
#GalleryTitle{
background:#1a1e1f;
border-top:1px solid white;
display:table;
padding:0 0 10px 0;
width:485px;
}
  .ListProc{
	color:#FFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0 10px 10px;
	}
	.PageNumber p{
	color:#CC9966;
	float:left;
	}
#GallerySubNav{
display:table;
padding:0 0 0 20px;
margin:0;
width:465px;
}
#GallerySubNav li{
float:left;
list-style-type:none;
padding:10px 5px 10px 5px;
}
	#GallerySubNav_Pre a{
	background:url(../images/GalleryIcon_Pre.gif);
	display:block;
	margin:10px;
	height:50px;
	width:111px;
	}
	#GallerySubNav_Search a{
	background:url(../images/GalleryIcon_Search.gif);
	display:block;
	margin:10px;
	height:50px;
	width:111px;
	}
	#GallerySubNav_Next a{
	background:url(../images/GalleryIcon_Next.gif);
	display:block;
	margin:10px;
	height:50px;
	width:111px;
	}
	.ListHeader{
	display:block;
	}
	#GalleryListMainBox{
	background:url(../images/GalleryListMainBoxBG.jpg) repeat-x top #bd9478;
	}	
	#GalleryListBox{
	display:table;
	margin:0;
	width:485px;
	}
		#GalleryListBox li{
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		list-style-type:none;
		text-align:center;
		margin:0 0 0 10px;
		padding:0 5px 10px 10px;
		width:200px;
		}
		#GalleryListBox img{
		border:2px solid #663300;
		}
#GallerySubNavBottom{
background:url(../images/GalleryJumpTo.jpg) no-repeat #1a1e1f;
border-top:1px solid white;
padding:5px 0 10px 100px;
}
	#GallerySubNavBottom select{
	width:300px;
	}
/**Detail page***/	
#GalleryTitle h2{
color:#FFF;
float:left;
font:14px bold Arial, Helvetica, sans-serif;
padding:10px 0 0 10px;
}
#GallerySubNav_Thumbs a{
background:url(../images/GalleryIcon_Thumbs.gif);
display:block;
margin:10px;
height:50px;
width:111px;
}
#GalleryDetailMainBox{
background:url(../images/GalleryListMainBoxBG.jpg) repeat-x top #bd9478;
}
#GalleryDetailMainBox ul,li{
list-style:none;
margin:0;
padding:0;
}
#GalleryDetailMainBox h3{
color:#663300;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 20px 30px;
text-transform:uppercase;
}
#MainPic{
margin:0 0 10px 0;
}
#MainPic img{
border:2px solid #663300;
margin:0 auto;
}
#PhotoSetsBox{
display:table;
width:445px;
list-style:none;
padding: 0 0 20px 0;
margin:0 0 0 30px;
}

#PhotoSetsBox img{
border:2px solid #663300;
margin:0 0 5px 6px;
width:200px;
}
#PhotoSetsBox li{ 
list-style:none;
margin:0;
padding:0;
}

