/* MAIN STYLE */
body { font-family: 'Verdana','Tahoma','Arial'; color: #000000; margin: 0px 0px 0px 0px; }
td { font-size: 13px; }
table { border-collapse: collapse; }

/* FONT STYLES */
.gallerytitle { font-size: 13px; font-weight: bold; padding-top: 5px; text-align: center; }
.pagetitle { font-size: 15px; font-weight: bold; color: #993300; padding-left: 90px; padding-top: 40px; padding-bottom: 20px; }
.gallerypagetitle { font-size: 15px; font-weight: bold; color: #993300; padding-left: 50px; padding-top: 40px; padding-bottom: 20px; }
.footer { font-size: 9px; padding-top: 13px; font-weight: bold; text-align: center; color: #444400; }
.galleryimage {  border: 1px solid #000000; width: 150px; height: 96px; }
.hpgalleryimage {  border: 1px solid #000000; width: 150px; height: 113px; }

/* LINK STYLES */
A:link { color: #000000; }
A:visited { color: #000000; }
A:hover { color: #000000; }
A:active { color: #000000; }

.gallerytitle A:link { text-decoration: none; color: #000000; }
.gallerytitle A:visited { text-decoration: none; color: #000000; }
.gallerytitle A:hover { text-decoration: none; color: #000000; }
.gallerytitle A:active { text-decoration: none; color: #000000; }

#wrapper {
	width: 580px;
	margin: 0 auto;
	}
	
#thumbnail_container li.thumbnail {
	width: 183px;
	height: 230px;
	}
	
/*#header-table,*/
#gallery-name,
#link-back {
	display: none;
	}
	
#breadcrumbs,
#pagination {
	border-top: none;
	border-bottom: none;
	}
	
#breadcrumb_links {
	text-align: left;
	}
	
#main_container {
	padding-top: 0;
	}
	
#jump_menu {
	margin-left: 30px;
	}
	
#jump-search-container {
	text-align: left;
	}
	
#main_container {
	padding: 0 45px;
	}