@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.style2 {font-size: 140%}
a:link {
	color: #A3A3A3;
	text-decoration: underline;
}
.oneColFixCtr #container {
	width: 760px;
	margin: 0 auto;
	background-color: #FFF;
	border: 9px solid #fff;
	background-repeat: no-repeat;
}
.oneColFixCtr #mainContent {
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #999;
	text-align: left;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-left: 0px;
}

.oneColFixCtr #container #mainContent h2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #717171;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	width: 500px;
	line-height: 1.3em;
}
.oneColFixCtr #container #mainContent h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #999;
	text-align: left;
	text-transform: uppercase;
}
.oneColFixCtr #container #mainContent h4 {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: -12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.oneColFixCtr #container #mainContent h5 {
	font-size: .9em;
	font-weight: bold;
	color: #999;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: -12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.oneColFixCtr #container #mainContent h6 {
	font-variant: normal;
	color: #666;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: -10px;
	font-style: italic;
	margin-top: 10px;
}
.oneColFixCtr #container #mainContent p {
	text-align: left;
	padding-right: 300px;
	padding-left: 0px;
	border-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
}
.oneColFixCtr #container #mainContent .quote {
	align: center;
	background-position: center;
	text-align: center;
	background-color: #FFF;
}
.oneColFixCtr #container #mainContent strong {
	font-weight: bold;
}
.oneColFixCtr #container #mainContent img {
	float: none;
	border: 2px solid #e5e5e5;
}
.oneColFixCtr #container #mainContent .header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtr #container #mainContent .strong-ital {
	font-weight: bold;
}
.oneColFixCtr .ul    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(img/bullet.gif);
	letter-spacing: 0px;
	width: 500px;
}
.oneColFixCtr .footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #FFF;
	padding-top: 0px;
	margin-top: 45px;
	padding-left: 10px;
}
.oneColFixCtr .footer a {
	color: #666;
	font-size: 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 0.1em;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-left: 10px;
	text-align: center;
	margin-top: 20px;
	line-height: 15px;
	border-left-color: #999;
}
.oneColFixCtr .footer a:hover {
	color: #FF0008;
}







#nav, #nav ul {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav a {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E1E1E1;
	padding-right: 15px;
	letter-spacing: 1px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: ccc;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav li {
	float: left;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: -5px;
}

#nav li ul {
	width: 150px;
	left: -999em;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #E6E6E6;
	padding-bottom: 4px;
	position: absolute;
	margin-top: -1px;
}

#nav li:hover ul {
	left: auto;
	color: #F00;
}





#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	color: #F00;
	background-color: #FFF;
}
#nav a:hover {
	color: #F00;
}
#nav li ul a {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}

#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:image/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/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; 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; }
.oneColFixCtr #container #mainContent h5 script {
	text-align: center;
}
.oneColFixCtr #container #mainContent h5 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
