#container {
	width: 980px;
	margin: 10px auto 0px auto;
	background: #c5c5c5 url('images/right-bg.jpg') repeat-y right bottom;

}


#containergallery {
	width: 980px;
	margin: 10px auto 0px auto;
	background: #c5c5c5 url('images/grey-bg.jpg') repeat-y right bottom;
}

#picturelinks {
	width: 200px ;
	float: right;
	padding: 5px 15px 5px 15px; 
	min-height: 330px; 
	font-size: 13px;
}

.gallinks {
	list-style-type: none;
	text-align: right;
	margin-bottom: 0px;
	margin-left: -33px;
	font-size: 14px;
}
.gallinks a  {
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 1px;
	padding-right: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #727D5D;

}
.gallinks a:hover  {

	color: #222;
	background-color: #CBCBCB;



}


body {
	background-color: #182011;
	font-family: Calibri, "Trebuchet MS", sans, Arial, sans-serif;
	margin: 10px 0px 10px 0px; 
}
#header {
	background-color: #3B0E13;
	background-repeat: no-repeat;
	width:980px; 
	height: 338px;
}

.home {
	 background-image: url('images/header-nologo.jpg');
}

#nav {
	font-family: Arial, Helvetica, sans;
	font-size: 14px;
	padding: 295px 0px 0px 25px;
	margin:auto;

}

.links a:link, .links a:visited {
	padding: 26px 8px 27px 8px;
	text-decoration: none;
	color: #ffffff;


}
.links a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #182011;

}

h1 {
	font-size: 18px;
	color: #182011; 
	letter-spacing:2px;
}

h2 {
	font-size: 15px;
	color: #182011; 
}


#main {
	width: 630px;
	font-size: 15px;
	padding: 27px 50px 28px 50px;
	line-height: 180%;
	min-height: 285px; 
}

#main a {
	 color:  #182011;
}

#main a:hover {
	 color:  #000000;
	 text-decoration: none;
}


#base {
	background-image: url('images/base.jpg');
	background-repeat: no-repeat;
	width:925px; 
	height: 52px;
	padding: 10px 5px 5px 50px;
	color: #ffffff;
	margin:auto;
	font-size:16px;
}
#base a {
	 color: white;
	 text-decoration:none;
}

#marquee {
	width:880px; 
	height: 16px;
	padding: 5px 50px 5px 50px;
	color: #ffffff;
	margin:auto;
	background-color:#09360E;
	font-size:16px;
}

table {
	font-size:inherit;
}
 td { 
	padding: 3px; 
	vertical-align:top;
}


  INPUT, TEXTAREA, select {
font-size: 8pt;
}


.creamone {
background: #CBCBCB;
padding:5px 15px 5px 15px;
clear:both;
}
.creamtwo {
background: #BBBBBB;
padding:5px 15px 5px 15px;
clear:both;
}

img {
	border: 0px;
}

#story { 
	float:right; 	
	min-width:200px; 
	text-align:center; 
	padding: 10px
}

td#gal {
	padding:5px;
	text-align:center;
	font-size:11px; 
	line-height:13px; 
	width:25%;
}


#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; }