
html {height: 100.1%;}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 600px;
	background-color: #213973;
	
}
#pagewrapper {margin: 0;}
#masthead {
	padding: 12px;
	margin: 0;
	background-color: #FFFFFF;
	position: relative;
}
h1 {
	font-size: .8em;
	margin: 0 0 6px 0;
	text-align: right;
}
#galNav{
	margin: 0;
	font-size: 0.75em;
	position: absolute;
	top: 10px;
	left: 10px;
}
#galNav ul {
	margin: 0;
	padding: 0;
}
#galNav li {
	list-style-type: none;
	margin: 0;
	float: left;
}
#galNav a {
	color: #000000;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #D3DAE7;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#galNav a:visited {
	color: #666666;
}
#galNav a:hover,
#galNav a:active,
#galNav a:focus {
	border-color: #000000;
	color: #000000;
}
#galNav #current {
	color: #FFFFFF;
	background-color: #465370;
	border-color: #465370;
	cursor: default;
}
#galNav br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	font-size: 1.2em;
	margin: 8px 0px 6px 24px;
	color: #FFFFFF;
}
#footer {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #2A364E;
	margin: 60px 20px 0 0;
	padding: 0 0 20px 0;
	text-align: right;
}
#footer p {margin: 0 0 6px 0;}
/* --------- main Gallery Wrapper ------------ */
#t9GH {
	font-family: Arial, Helvetica, sans-serif;
}
#t9GHvpW3 {
	margin: 0 auto;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 100%;
	background-color: #384562;
	background-repeat: repeat-x;
}
#t9GHvp {
	margin:0 auto;
	background-color:#384562;
	position:relative;
	background-repeat: repeat-x;
}
#t9GHsc {
	position:relative;
	margin:0;
}
/* ------------ Hide Description --------------------- */
#t9GHsc div {display: none;}

/* ------------ Thumbnail Lists --------------------- */
#t9GHsc ul {
	margin:0;
	padding:0;
	position:relative;
}
#t9GHsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#t9GHsc img {
	padding: 10px;
	border: 1px solid #465370;
	background-color: #465370;
	opacity: 0.75;
	filter: alpha(opacity=70);
	margin: 6px 8px;
}
#t9GHsc img {filter: alpha(opacity=70);}
#t9GHsc .t9GHover {filter: alpha(opacity=100);}
#t9GHsc .t9GHon {filter: alpha(opacity=100);}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#t9GHsc .t9GHover {
	border-color: #9EB0D4;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #2A364E;
}
#t9GHsc .t9GHon {
	border-color: #ECECEC;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #000000;
}

/* ------------ Thumbnail Nav Styles ------------ */
#t9GHnv {
	margin: 0;
	padding: 3px 0;
	font-size: 1em;
	background-color: #384562;
	border-top: 1px solid #666;
	background-repeat: no-repeat;
	background-position: center;
	color: #B6B1AB;
	border-bottom: 1px solid #000;
	text-align: center;
}
#t9GHnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
}
#t9GHnv span {
	display: none;
}
#t9GHnv a, #t9GHnv a:visited {
	padding: 0px 6px;
	color: #BBB6B2;
	font-size: 0.8em;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #4D4D4D;
	text-decoration: none;
}
#t9GHnv a:hover,
#t9GHnv a:active,
#t9GHnv a:focus {
	border-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #D7A167;
}
.t9GHnvon {
	color: #FFFFFF !important;
	border-color: #FFFFFF!important;
	background-color:#B26204!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#t9GHfs {
	/* border: 1px solid red; */
	margin: 30px 10px;
	display: none;
}
/* FullSize Row Construct */
.t9GHfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.t9GHfsi {
	border-bottom: 0;
	background-color:#2A364E;
	padding: 12px;
	border: 1px solid #2A364E;
}
/* IMAGE */
.t9GHfsi img {
	border:1px solid #B3AEA8;
}

/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.t9GHfsc {
}
.t9GHfsc p{
	font-size:0.7em;
	margin: 0 0 3px 1px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.t9GHfsd {
	padding: 0;
	font-size: 0.75em;
}
.t9GHfsd div {
	margin: 0px;
	padding: 0 12px 12px 12px;
	border: 1px solid #000;
	border-top: 0;
	background-color: #2A364E;
	color: #999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.t9GHfsd p{
	margin: 0;
}

/* ------------- progess bar div ----------------- */
#t9GHpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#t9GHah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}

/*COUNTER*/
.t9GHcounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}
