BODY {
	background-color: transparent;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #00aeef;
}
a:hover {
	text-decoration: underline;
	color: #00aeef;
}
.link_underline {
	text-decoration: none;
	color: #00aeef;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4b4b4;
}
.link_underline:hover {
	text-decoration: none;
	color: #00aeef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00aeef;
}
font {
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	letter-spacing: 0.2px;
	line-height: 18px;
}
.main_font {
	color: #595959;
}
.names_font {
	font-size: 11px;
	color: #b4b4b4;
	font-style: italic;
}
.title_font {
	font-size: 11px;
	color: #00aeef;
}
.title2_font {
	font-size: 11px;
	color: #00aeef;
	line-height: 21px;
}
.title3_font {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
}
.header_font {
	font-size: 13px;
	color: #595959;
}
.large_font {
	font-size: 16px;
	color: #00aeef;
}
.no-repeat_bg {
	background-repeat: no-repeat;
	background-position: top left;
}
.repeat-x_bg {
	background-repeat: repeat-x;
	background-position: top;
}
.text_cell_only {
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.text_cell_pic-only {
	background-repeat: no-repeat;
	background-position: bottom center;
}
.text_cell_pic-below {
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.text_cell_pic-caption {
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.text_cell_pic-above {
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.fieldset {
	width: 345px;
	border: 0px;
} 
.fieldset .textfield {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	height: 18px;
	width: 288px;
	color: #595959;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	letter-spacing: 0.2px;
	border: 0px;
	background: transparent ;
	background-image: url('images/contact/form-bg-02.gif');
	background-repeat: no-repeat;
}
fieldset>input.textfield {
	background: transparent ;
	background-image: url('images/contact/form-bg-03.gif');
	background-repeat: no-repeat;
}
.fieldset .textarea {
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	height: 128px;
	width: 344px;
	color: #595959;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	letter-spacing: 0.2px;
	border: 0px;
	background: transparent ;
}
fieldset>input.textarea {
	background: transparent ;
}
.fieldset .submit {
	height: 25px;
	width: 100px;
	color: #595959;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	border: 0px;
	background: transparent ;
	background-image: url('images/contact/form-send.gif');
	background-repeat: no-repeat;
}
.gallery-image {
	border-width: 1px;
	border-style: solid;
	border-color: #77d2f5;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:images/lightbox/gif;base64,AAAA); /* 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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

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

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }