body, html  {
	scrollbar-track-color: #000000 ;
	scrollbar-face-color: #be302e;
	scrollbar-highlight-color: #D90000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffcc00;
	font-family: Arial,Times New Roman;
	font-size:13px;
	color:#000000;
	margin:0px;
	padding:0px;
	}

#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: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 6px;
	}

#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: #be302e;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 6px; 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;
	}


td{ font-family : Arial,Times New Roman;
	font-size:12px;
	color:#FFFFFF;
letter-spacing : 1px;
}

h2{
	font-size:23px;
    font-family : Arial,Times New Roman;
	font-weight:bold;
letter-spacing : .2px;
	color:#000000;
}

h3{
	font-size:20px;
	font-weight:bold;
	color:#FFCC00;
}

h6{
	font-size:11px;
	font-weight:bold;
	color:#FFcc00;
letter-spacing : 2px;
}

h5{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
letter-spacing : 2px;

}
h7{
	font-size:9px;
	font-weight:bold;
}

p{ 
font-family : Arial,Times New Roman;
font-size:13px;
letter-spacing : 2px;

}
.text1{
	text-align:justify;
	text-indent:15px;
	padding:0px;
	margin:0px;
}

.button{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#D90000;
	border:1px solid #AD8822;
	padding:1px 0px 1px 0px;
	margin:0px;
}
.formInput{
	font-size:12px;
	height:18px;
	width:150;
	border:1px solid #999999;
	margin:2px 0px 2px 0px;
}
#formArea{
	font-size:12px;
	height:80px;
	width:250px;
	background-color:white;
	border:1px solid #999999;
	margin:2px 0px 2px 0px;
}
.formtd{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	padding:5px 5px 0px 5px;
	margin:0px;
}

A
{
COLOR: #FFcc00;
	font-size:13px;
	font-weight:bold;
TEXT-DECORATION: none

}

A:hover
{
COLOR: #ffffff;
TEXT-DECORATION: underline
}

A:visited
{
COLOR: #FFcc00;
TEXT-DECORATION: none
}

}
.footerLink{
	font-size:10px;
	text-decoration:none;
	color:#838383;
	padding:2px 4px 2px 4px;
}
.footerLink:hover{
	font-size:10px;
	text-decoration:underline;
	color:#D90000;
}
.link1{
	font-size:11px;
	text-decoration:none;
	color:#838383;
	padding:2px 4px 2px 4px;
	display:block;
	width:220px;
	text-align:center;
}
.link1:hover{
	font-size:11px;
	text-decoration:underline;
	color:#D90000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	left: 5px;


}

