A:link {color: #1b1464; text-decoration: none;
volume: loud; speech-rate: medium; voice-family: male;
pitch: medium; speak-punctuation: code; speak-numeral: digits
}
A:visited {color: #1b1464; text-decoration: none
}
A:hover {
	color: #1B1464;
	text-decoration: none;
	volume: loud;
	speech-rate: slow
}
A.footer:link {color: #ffffff; text-decoration: none
}
A.footer:visited {color: #ffffff; text-decoration: none
}
A.footer:hover {color: #ffffff; text-decoration: underline
}

.footer {font-family: arial, helvetica, sans-serif; font-size: 11px;
font-weight: normal; font-stretch: semi-expanded; line-height: 120%; color: ffffff
}

.head {font-family: arial, helvetica, sans-serif; font-size: 18px;
font-weight: bold; font-stretch: semi-expanded; line-height: 110%; color: #1a124d; font-style:italic
}

.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 110%;
	color: #08a6cc;
	text-align: left;
}

.centersub {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 110%;
	color: #08a6cc;
	text-align: center;
}

.centersub a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 110%;
	color: #08a6cc;
	text-align: center;
	text-decoration: none;
}

.centersub a:hover {
	
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-stretch: semi-expanded;
	line-height: 110%;
	color: #1A124D;
	text-align: center;
	text-decoration: none;
	
}
.centersub a:visited {
	
	color: #08a6cc;
		text-decoration: none;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #1a124d;
	font-stretch: semi-expanded;
	line-height: 110%;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #08a6cc
	font-stretch: semi-expanded;
	line-height: 110%;
}

.normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-stretch: semi-condensed;
	line-height: 130%;
	font-weight: 200;
	text-align: justify;
	volume: medium;
	speech-rate: fast;
	voice-family: female;
	pitch:medium
}
.normal p {
	color: #333333;
}
.normal p a {
	color: #1A124D;
}
.normal p a:hover {
	color: #03b9c7;
}

.normalcenter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #503C31;
	font-stretch: semi-condensed;
	line-height: 130%;
	font-weight: bold;
	volume: medium;
	speech-rate: fast;
	voice-family: female;
	pitch:medium;
	text-align: center;
}

.normalsmall {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px; color: #333333; font-stretch: semi-condensed; line-height: 120%;
font-weight: 400; 
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.normalblueitalic {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px; color: #1F366C; font-stretch: semi-condensed; line-height: 120%;
font-weight: bold; font-style:italic;
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.pagelinks {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; color: #666666; font-stretch: semi-condensed; line-height: 120%;
font-weight: 400; 
volume: medium; speech-rate: fast; voice-family: female; pitch:medium
}

.legal {font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px; margin-right: 20px; color: #666666; font-stretch: semi-condensed;
line-height: 100%; volume: medium; speech-rate: fast; voice-family: female; pitch:medium

}

.bullet {
	list-style-position: outside;
	list-style-type: disc;
	list-style-color: #f7921c;
}
body {
      background-repeat:repeat-x;
	  background-image:url(images/bg.jpg);
	  background-color:#6C5E5B;
	  margin-top:3%;
	  }
	  
body:link {color: #1b1464; text-decoration: none;
volume: loud; speech-rate: medium; voice-family: male;
pitch: medium; speak-punctuation: code; speak-numeral: digits
}

#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;}



#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;		/* This is the background color */
	}
	

/* 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 */ 
 
