BODY {
background-color:#040402;
color: #040402;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 10px;
margin-bottom: 20px;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#483A16;
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#040402; 
}

p, td, li {font-size: 11px;margin-top: 0}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}


/* this group contains the setting for lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 25p0x;
	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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* this group sets the normal link colors */
A:LINK {
color: #cc9933;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #cc9933;
text-decoration :none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #483a17;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #cc9933;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 14px;
font-weight : bold;
color :#cc9933;
letter-spacing: 1px;
}
H2 {
font-size: 14px;
font-weight: bold;
color: #EBEEE3;
letter-spacing: 1px;

}
H3, H4, H5, H6 {
font-size: 11px;
font-weight: bold;
color: #cc9933;
letter-spacing: 1px;
margin-bottom: 1px

}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#cc9933;
width: 80%;
height: 2px;
}
.pagename {
background-image: url('images/topcell.gif'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
height: 100px;
}
.maincell {
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
}
.maincell a:link {color: #cc9933; font-size: 12px; text-decoration: none; letter-spacing: 1px; font-weight: bold;background-image: url('images/link_off.gif');text-align: center; height: 20px;padding:3px 0px 0px 0px;display:block;}
.maincell a:visited {color: #cc9933; font-size: 12px; text-decoration: none; letter-spacing: 1px; font-weight: bold;background-image: url('images/link_off.gif');text-align: center; height: 20px;padding:3px 0px 0px 0px;display:block;}
.maincell a:hover {color: #040402; font-size: 12px; text-decoration: none; letter-spacing: 1px; font-weight: bold; background-image: url('images/link_on.gif');height:20px; padding:3px 0px 0px 0px;text-align: center;display:block;}
.maincell a:active {color: #cc9933; font-size: 12px; text-decoration: none; letter-spacing: 1px; font-weight: bold;background-image: url('images/link_off.gif');text-align: center; height:20px;padding:3px 0px 0px 0px;display:block;}

.logocell {
background-image: url('images/logosample.gif'); /* sets the background image */
background-position: center; /* positions the background image */
background-repeat: no-repeat;
height: 110px;
}
.pagebanner {
background-image: url('images/top.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
padding-top: 50px;
font-family: Verdana, Arial, sans-serif;
height: 100px;
}
.textarea {
background-image: url('images/text.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align: left;
line-height: 15px;
padding-left: 35px;
padding-top: 2px;
padding-right: 35px;
padding-bottom: 10px;
margin-top: 0;

}
.copyright {
background-image: url('images/bottom.jpg'); /* sets the background image */
background-position: top-left; /* positions the background image */
background-repeat: no-repeat;
font-size: 8px;
text-decoration :none;
font-weight: none;
letter-spacing: 0;
font-family: Verdana, Arial, sans-serif;

text-align: center;
padding-left: 65px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
height: 125px;
}
.imageright  {margin: 0px 0px 0px 10px; float: right;}

/* Templates in Time */
