body {
	background-color: #FAFAFA;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: .80em;
	margin-bottom: 25px;
	color: #000;
}


h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.15em;
	color: #304580;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	}
h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.09em;
	color: #304580;
	font-style: normal;
	font-weight: lighter;
}


#headernav a:link, a:active, a:visited {
	color : #304580;
	text-decoration : none;
}
 
#headernav a:hover { 
    text-decoration: underline; 
}

#layout {
	width: 825px;
	margin: auto;
	text-align: justify;
	background-color: #FFF;
	border: thin #CCCCCC solid;
	clear: both;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}

#header {
	height: 40px;
	background-repeat: no-repeat;
}
#headernav {
	text-align: right;
	margin-bottom: -10px;
	color: #304580;
	font-family: Helvetica, Arial, Sans-Serif;
	margin-right: 5px;
}	
#navbar {
	width: 100%;
	height: 15px;	
}

#nav {
	width: 100%;
	padding-left: 5;
	margin-left: 0;
	float: left;
	text-align: justify;
	border-bottom-style: dotted;
	padding-right: 5px;
	margin-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
} 

#nav p {
	text-align: justify;
}

#nav a {
	text-decoration: none;
	color: #304580;
	font-size: 1em;
	text-align: justify;
	margin-right: 60px;
	margin-left: 60px;
} 
#nav   a:hover {
	color: #304580;
	background-color: #fafafa;
} 

#headerimg {
	width: 161px;
	float: left;
	margin-top: -15px;
	font-family: Helvetica, Arial, Sans-Serif;
	;
	font-size: 1.40em;
	color: #304580;
}
#headertext {
	width: 300px;
	float: left;
	font-family: Helvetica, Arial, Sans-Serif;
	;
	color: #304580;
	font-size: 1.4em;
	padding-top: 3px;
}
#headertext a {
	color: #666666;
	text-decoration: none;
}
#partition {
	width: 178px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}
	
#quadrant {
	width: 178px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: -4px;
	background-image: url(images/essentials/side_trans.png);
	background-repeat: repeat-y;
	background-position: -1px;
}
#top {
	background-image: url(images/essentials/top_trans.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom {
	background-image: url(images/essentials/bottom_trans.png);
	background-repeat: no-repeat;
	background-position: -2px bottom;
}
#quadrant   p  {
	padding-top: 10px;
}
#content {
	text-align: justify;
	float: left;
	width: 76%;
	padding-left: 10px;
}

#content a:link, a:active, a:visited {
	color : #304580;
	text-decoration : none;
}

#content a:hover { 
	 text-decoration: underline; 
} 

#galHead {
	font-family: Verdana;
	color: #304580;
	font-style: italic;
	font-size: 9px;
	font-weight: bold;
	margin-top: -5px;
} 

#exeEvnt {
	padding-top: 15px;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
	font-size: 0.88em;
} 
#footer p {
	line-height: 1.5em;
}

#footer a:link, a:active, a:visited {
	color : #304580;
	text-decoration : none;
}
 
#footer a:hover { 
	 text-decoration: underline; 
} 

#photoAnnou {
	text-align: center;
	clear: both;
	margin: 0;
} 

#contactDetail {
	text-align: center;
	clear: both;
	margin: 0;
}

#contactDetail a {
	text-decoration: underline;
	color:#00F;
}

#galRows {
	width: 100%;
	margin: 0;
}
#galRows p {
	margin-top: -5px;
	margin-bottom: -5px;
}

#galRows ul {
	list-style: none inside;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	clear: right;
	height: 60px;
	margin-left: -10px;
}

#galRows li {
	display: inline;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}

a img {
	border: none
}

#indPage {
	width: 650px; 
	margin: 0px auto;
	padding: 0px;
}

#indPage ul { 
	list-style: none inside;
}

#indPage ul li {
	display: inline; 
	float: left; 
	margin: 20px auto 10px;
}

#indPage a, #indPage img {
	margin: 0px auto;
	text-align: center;
}

#indPage p {
	clear: both;
	line-height: 1px;
}

#indPage2 {
	width: 550px; 
	margin: 0px auto;
	padding: 0px;
}

#indPage2 ul { 
	list-style: none inside;
}

#indPage2 ul li {
	display: inline; 
	float: left; 
	margin: 20px auto 10px;
}

#indPage2 a, #indPage2 img {
	margin: 0px auto;
	text-align: center;
}

#indPage2 p {
	clear: both;
	line-height: 1px;
}

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

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#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;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg: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;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
#left_column {
	width: 600px;
	float: left;
	text-align: justify;
	padding-right: 10px;
	margin-top: -15px;
}
#right_column {
	float: left;
	width: 290px;
}
.imgborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#img_column {
	width: 150px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}
#section {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
#txt_column {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	clear: right;
	vertical-align: top;
	margin-top: -10px;
	width: 390px;
	text-align: justify;
}
#left_nav {
	width: 175px;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;;
	line-height: 2em;
	color: #666666;
	text-decoration: none;
	font-size: 0.95em;
	float: left;
	margin-left: -2px;
}
#left_nav li {
	list-style-type: none;
	margin-left: -30px;
}
#left_nav li a {
	font-family: Helvetica, Arial, Sans-Serif;;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#left_nav li a:hover {
	color: #304580;
	text-decoration: underline;
}
#column {
	width: 580px;
	float: left;
	text-align: justify;
	padding-right: 10px;
	margin-top: -15px;
}

#content td {
	text-align: left;
}
#headertext a:hover {
	color: #666;
	text-decoration: underline;
}
#sidenote {
	font-size: 0.84em;
	color: #333333;
	font-style: italic;
	margin-top: -8px;
}
#preload { display: none; }
