@charset "utf-8";
/* CSS Document */

body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	height: 100%;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navBar {
	height: 41px;
	width: 899%;
}
.thumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #517DAC;
}


.twoColFixLtHdr #container {
	width: 896px; /* the auto margins (in conjunction with a width) center the page */
	min-height: 100%;
	position:relative;
	border: medium solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-y;
} 
#shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	min-height: 100%;
	position: relative;
	margin: 0px;
}

.twoColFixLtHdr #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 896px;
	background-color: #000000;
	height: 50px;
	padding-top: 150px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	height: 100%;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
}
.twoColFixLtHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
	font-size: 13px;
	text-align: left;
} 
#mainContent h3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #517DAC;
	padding-top: 10px;
}

#mainContent a {
	color: #517DAC;
	text-decoration: underline;
}

.twoColFixLtHdr #footer {
	background-color: #659ACE;
	width: 866px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 114px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
.twoColFixLtHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#newsletter {
	width: 200px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 5px;
}


.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.calloutRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #728BA1;
	float: right;
	width: 250px;
}
.calloutTop {
	background-image: url(../images/callout-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 250px;
}
.calloutBottom {
	background-image: url(../images/callout-bottom.jpg);
	background-repeat: no-repeat;
}
.calloutContent {
	background-image: url(../images/callout-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.calloutBox {
  background-color: #6598cd;
  color: #000;
  float: right;
  width: 250px;
}
.calloutBox2 {
  background-color: #6598cd;
  color: #000;
  width: 100%;
}
.portrait {
  border-bottom: 10px solid #FFF;
  border-left: none;
  border-right: none;
  border-top: 10px solid #FFF;
  margin: 0 30px;
  
}
.portrait p {
	background-color: #FFF;
	color: #666666;
	font-style: italic;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.portrait h1 {
	background-color: #FFF;
	color: #000000;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.portrait h1 {
	margin: 0 -20px;
  padding: 1em;
}
.portrait p {
  margin: 0 -20px;
  padding: 1em;
}
.boldText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}


.twoColFixLtextBox {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	border: thin dashed #728AA2;
	font-weight: bold;
	background-color: #6699CE;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.next {
	float: right;
}

.photoLeft {
	padding: 5px;
	float: left;
}

#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; }.redText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.photoRight {
	padding: 5px;
	float: right;
}
#rotator {
	height: 200px;
	width: 450px;
	background-image: url(../random/rotator.php);
}

.pics {
	height:  200px;
	width:   205px;
	padding: 0;
	margin:  0;
} 
 
.pics img {  
    padding: 3px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

pre {
	text-align: left;
	overflow: visible;
	color: #FFFFFF;
}
code {
}
pre code {
}
.slideshow {
	height: auto;
	width: auto;
	margin: auto
}

.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #000000; }


.photoHome {
}
#photoHome {
	background-image: url(../images/topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 230px;
	margin-top: 0px;
	padding-top: 575px;
}
.twoColFixLtHdr #mainContentTwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
	font-size: 13px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
}
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

