body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	background-color: #333333;

	margin-left : 0px;

	margin-top : 0px;

	margin-right : 0px;

}
TABLE.coupon
{
	font-size: 12px;
	font-weight: normal;
	border: dashed Black;
}


TD {

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

}

TR {

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

}



TD.h1 {

	font-size: 12px;

	font-weight: bolder;

	color: #000000;

	text-align : center;

}
.h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
a.h3 {
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
a.h3:visited {
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
a.h3:hover {
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h5 {
	font-size: 16px;
	font-weight: BOLD;
	color: #0000;
}
TD.black {

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	padding-right : 8px;

}
DIV.black {

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	padding-right : 8px;

}

P.black {

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	margin-left : 8px;

}

a:link {

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}

a:visited {

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}

a:hover {

	font-weight: normal;

	color: #FFCC00;

	text-decoration: none;

}
.black a:link {

	font-weight: bold;

	color: red;

	text-decoration: none;

}

.black a:visited {

	font-weight: bold;

	color: red;

	text-decoration: none;

}

.black a:hover {

	font-weight: bold;

	color: red;

	text-decoration: underline;

}
TD.footnote {

	font-size: 11px;

	font-weight: normal;

	color: #999999;

	text-align : center;

}
.footer {

	font-size: 9px;

	font-weight: normal;

	color: #999999;

	text-align : center;

}

TD.main{

	color: #FFFFFF;

	padding-left : 15px;

	padding-top : 8px;

}

a.leftnav{

	color:  #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.leftnav:visited{

	color: #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.leftnav:hover{

	color: #CC0000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.rednav{

	color:  #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.rednav:visited{

	color: #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.rednav:hover{

	color: yellow;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.yelnav{

	color:  #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.yelnav:visited{

	color: #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.yelnav:hover{

	color: red;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.bluenav{

	color:  #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.bluenav:visited{

	color: #000000;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}

a.bluenav:hover{

	color: #0000FF;

	padding-left: 16px;

	font-weight : bold;

	text-decoration : none;

}







a.contact{

	color: #FFFFFF;

	font-weight : normal;

	text-decoration : none;

	font-size : smaller;

}

a.contact:visited{

	color: #FFFFFF;

	font-weight : normal;

	text-decoration : none;

	font-size : smaller;

}

a.contact:hover{

	color: #FFCC00;

	font-weight : normal;

	text-decoration : none;

	font-size : smaller;

}

DIV.contact{

	color: #FFFFFF;

	font-weight : normal;

	text-decoration : none;

	font-size : smaller;

}

#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: 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(Gallery/photo_nav/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(Gallery/photo_nav/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Gallery/photo_nav/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;
	}