@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image:url(../images/backgrounds/orange_texture.jpg);
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	vertical-align: bottom;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-position: top center;
	background-repeat: repeat-y;
	height: auto;
	color: #000;
}
.oneColFixCtrHdr #container2 {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-position: top center;
	background-repeat: repeat-y;
	height: auto;
}
.oneColFixCtrHdr #container3 {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-position: top center;
	background-repeat: repeat-y;
	height: auto;
}
.oneColFixCtrHdr #header {
	background: #000000;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 223px;
	background-image: url(../images/backgrounds/header_short.jpg);
	background-color: #000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(../images/backgrounds/header.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
}
#leftcolumn {
	width: 390px;
	float: left;
	background-color: 'transparent';
	padding-left: 39px;
	padding-right: 20px;
	margin-top: 10px;
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	top: auto;
}
#leftcolumnblog {
	width: 550px;
	float: left;
	background-color: 'transparent';
	padding-left: 39px;
	padding-right: 20px;
	margin-top: 10px;
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	top: auto;
}
#leftcolumncontentblog {\
	background-color:#FFF;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	margin-right: 0px;
}
#leftcolumncontent {\
	background-color: 'transparent';
	margin-top: 0px;
	background-image:url(../images/backgrounds/columns.jpg);
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	margin-right: 0px;
}
#rightcolumn {
	width: 390px;
	float: left;
	padding-left: 20px;
	padding-right: 39px;
	margin-top: 10px;
}
#rightcolumnblog {
	width: 250px;
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 10px;
}
#rightcolumncontentblog {\
	background-color: #FFF;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	text-align: right;
}
#rightcolumncontent {\
	background-color: 'transparent';
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	background-image:url(../images/backgrounds/columns.jpg);
	background-repeat: repeat-y;
	background-position: center;
	top: 0px;
	text-align: right;
}
#left {
margin: 0% .1%;
padding:0;
height:81px;
width:33.3%;
float:left;
border:0px solid #000000;
text-align:center;
}

#mid {
margin:0% 0%;
padding:0;
height:81px;
float:left;
width:33.3%;
border:0px solid #000000;
text-align:center;
}

#right {
margin:0% .1%;
padding:0;
height:81px;
width:32%;
float:right;
border:0px solid #000000;
text-align:center;
}

.oneColFixCtrHdr #footer {
	background:ffffff;
	bottom: auto;
	position: inherit;
	clear:both;
	background-image: url(../images/backgrounds/footer_orange.jpg);
	height: 55px;
	margin-top: 0px;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #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 */
	color:#FFF;
	font-size:11px;
	text-align: center;	
	
}

#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(/lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox2.04/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; height: auto; 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; }
#infotext {
	font-size: 10px;
	margin-right: 15px;
	margin-left: 15px;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: inherit;
	white-space: normal;
	text-align: left;
}
a:link {
	color: #e77a14;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e77a14;
}
a:hover {
	text-decoration: underline;
	color: #e77a14;
}
a:active {
	text-decoration: none;
	color: #000000;
}


a.footer:link {color: #ffffff;}
a.footer:active {color: #ffffff;}
a.footer:visited {color: #ffffff;}
a.footer:hover {color: #000000;}

