BODY	{
	SCROLLBAR-BASE-COLOR: #2a0000;
	SCROLLBAR-ARROW-COLOR:#FFCC66; 
	SCROLLBAR-TRACK-COLOR:#2b0f13;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #2a0000;
	}



/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background.jpg");
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-attachment: fixed;
		}



/* NON-MENU LINK COLORS */

a:link		{ color: #c6939b; text-decoration: none; }

a:visited	{
	color: #FFCCFF;
	text-decoration: none;
}

a:active	{ color: #FF3333; text-decoration: none; }

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





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE		 {
	COLOR: #cccccc;
	FONT: 14px arial, verdana, sans-serif;
	font-weight: normal;
}

.title 		 { color: #f1bf61; font: 22px verdana, arial, sans-serif; letter-spacing: 10px; font-weight: normal; }

.righttitle 		 { color: #f1bf61; font: 14px verdana, arial, sans-serif; letter-spacing: 10px; font-weight: normal; }


.subtitle	 { color: #e1af52; font: 16px verdana, arial, sans-serif; letter-spacing: 3px; font-weight: normal; }

.topictitle	 { color: #448762; font: 12px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }

.imgtitle	 {
	color: #448762;
	font: 12px verdana, arial, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}

.phonetitle	 { color: #000000; font: 12px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold; }

.just 		{ text-align: justify; }

.pageheight	{ height: 650px; }

.leftwidth	{ width: 115px;}

.footer 	{
		border-top: #C0C0C0 1px solid;
		border-right: #C0C0C0 1px solid;
		border-bottom: #C0C0C0 1px solid;
		padding: 1px 6px 1px 6px;
		}
		
		
		
.footertable	 {
	color: #FFFFFF;
	font: 12px verdana, arial, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}
	

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal }
.replinks 	{ COLOR: #666666; FONT: 11px arial, verdana, sans-serif; font-weight: normal }

.pagebars	{
		background-color: #F0F0F0;
		background-image: url("picts/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.imgborder
{
	border: solid 15px #e1af52;
	text-align: center;
}

.page-splits	{
		border: #000000 1px solid;
		background-color: #2a0000;
		color: #f1bf61; height: 5px;
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		}





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* IMAGE BORDERS */

.borders	{ border: #000000 0px solid; }

.borders-topic	{ border: #000000 1px solid; }










/* CONTACT FORM */

.formmargin	{ margin: 0px; margin-top: 12px; }

.button-submit 	{
		background-image: url("picts/button.gif");
		background-color:#DDEDE7;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #669999 1px solid;
		}


.buttonon-submit 	{
		background-image: url("picts/buttonon.gif");
		background-color:#EBEDDD;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #996600;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #996600 1px solid;
		}

.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #F5F9F5;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #C0C0C0 1px solid;
		}

.textarea	{
		FONT: 12px arial, verdana, sans-serif;
		background-color: #F5F9F5;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 225PX;
		HEIGHT: 125PX;
		BORDER: #C0C0C0 1px solid;
		}

.dropdown 	{
		FONT: 12px arial, verdana, sans-serif;
		background-color: #F5F9F5;
		COLOR: #777777;
		WIDTH: 200PX;
		}








/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F5F9F5;
		COLOR: #000000;
		WIDTH: 125PX;
		BORDER: #C0C0C0 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#DDEDE7;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		COLOR: #336666;
		height: 20px;
		cursor:pointer;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 2px;
		BORDER: #336699 1px solid;
		}





/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #f1bf61;
		border-top: #ffffff 1px solid;
		border-bottom: #ffffff 1px solid;
		padding-top: 8px;
		padding-bottom: 8px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: normal;
		  letter-spacing: 1px;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 4px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #582d0b 1px solid; }


a.menu:link 	{ background-color:#2a0000;
		  color: #f1bf61; }


a.menu:visited 	{ background-color:#2a0000;
		  color: #f1bf61; }


a.menu:active 	{ background-color:#2a0000;
		  color: #f1bf61; }


a.menu:hover 	{ background-color:#2a0000;
		  color: #FFFFFF;
		  border: #FFFFFF 1px solid; }


.chrono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFCC66;
	text-align: justify;
}
a.chrono:link 	{ background-color:#2a0000;
		  color: #f1bf61; }
	
.chronodate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFCC66;
	text-align: justify;
	font-weight: bold;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin-top: 100px;
}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #330000;
	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: #f1bf61; 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; }

div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 200px;
	border-style: solid;
	border-color: #522828;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

