html {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
body 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #EDF9FF;
}
div.index {
	background-color: #EDF9FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}

ul
{
	padding-left: 25px;
	padding-right: 25px;
}
a:link,a:visited {
	text-decoration: none; color:#3a6cc8;
}
a:hover { 
	text-decoration:none; color:#A89B92;
}
h1 {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-variant: all-caps;
	font-style: none;
	letter-spacing: 1px;
	line-height: normal;
	color: #3a6cc8;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}
h2 {
	font-family: georgia, serif;
	font-size: 20px;
	line-height: normal;
	font-variant: normal;
	color: #3a6cc8;
	padding-left: 15px;
	text-align: left;
}
h3 {
	font-family: georgia, serif;
	font-size: 25px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
	line-height: normal;
	color: #a6cc8;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div.m4 {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: all-caps;
	font-style: none;
	letter-spacing: 1px;
	line-height: normal;
	color: #3a6cc8;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.m4 a:link {
	text-decoration: none; color:#AAAAAA;
}
div.m4 a:visited { 
	text-decoration:none; color:#AAAAAA;
}
div.m4 a:hover { 
	text-decoration:none; color:#f3f7ec;
}


div.m5 {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
}
div.m5 a:link {
	text-decoration: none; color:#AAAAAA;
}
div.m5 a:visited { 
	text-decoration:none; color:#AAAAAA;
}
div.m5 a:hover { 
	text-decoration:none; color:#f3f7ec;
}

div.m1 {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}
div.m1 a:link {
	text-decoration: none; color:#AAAAAA;
}
div.m1 a:visited { 
	text-decoration:none; color:#AAAAAA;
}
div.m1 a:hover { 
	text-decoration:none; color:#f3f7ec;
}
div.m2 {
	font-family: gill sans, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps; 
	letter-spacing: 3px;
	color: #342e28;
	padding-left: 30px;
	padding-right: 30px;
}
div.m2 a:link {
	text-decoration: none; color:#000000;
}
div.m2 a:visited { 
	text-decoration:none; color:#000000;
}
div.m2 a:hover { 
	text-decoration:none; color:#A89B92;
}

div.m3 {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 9px;
	font-weight: none;
	color: #A89B92;
	text-align: right;
}
div.m3 a:link {
	text-decoration: none; color:#00000;
}
div.m3 a:visited { 
	text-decoration:none; color:#00000;
}
div.m3 a:hover { 
	text-decoration:none; color:#A79B85;
}

p {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
img {
	border: 0px;
}
img.thumb {
    border: 3px;
    border-style: solid;
}
table {
	border: 0;
	cellpadding: 3;
	cellspacing: 0;
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
div.stuff {
	width: 600px;
	padding-top: 50px;
	padding-left: 50px;
}
div.gal {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;

}
div.gal a:link {
	text-decoration:none; color:#A89B92;
}
div.gal a:visited { 
	text-decoration:line-through; color:#A89B92;
}
div.gal a:hover { 
	text-decoration:none; color:#ACAE8D;
}
div.new {
	font-family: gill sans, trebuchet MS, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
div.new a:link {
	text-decoration:none; color:#6E6559;
}
div.new a:visited { 
	text-decoration:line-through; color:#6E6559;
}
div.new a:hover { 
	text-decoration:none; color:#ACAE8D;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	