html,body {
	background-color:#000000;
	background-image:url(images/tallbg.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}
.bodtxt {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0 20px 0 20px ;
	font-size: 11px;
}
.hdlinetxt {
	text-align: center;
	margin: 0 2px 0 2px;
	font-size: 14px;
	color: #0000FF;
	font-weight: normal;
	line-height: 24px;	
}
.undlne {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
.testitxt {
	text-align: left;
	margin: 0 20px 0 20px ;
	font-style: italic;
	font-size: 11px;
}
.rtflt {
	float:right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
}
p.rtbld {
	margin-left: 200px;	
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
span.rtbld {
	margin-left: 160px;	
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
/* blue is #00adef grey is #808285  */
td {
	font-family: Arial, Helvetica, sans-serif;
}
/* td.tblbrdr {
	border-right: #ffffff 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;	
}
*/
div.cntbrd {
	border-top: none;
	border-right: #808285 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;
	background-color: #bfe119;
	width:198px;
}
div.cntbrdwt {
	border-top: none;
	border-right: #808285 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;
	background-color: #ffffff;
}
div.cntbrdinner {
	border-top: #808285 1px solid;
    border-right: #808285 1px solid;
	border-bottom: #808285 1px solid;
	border-left: #808285 1px solid;	
}
div.centnav {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.breadcrumbs {
	width: 796px;
	text-align: left;
	margin: 0 auto;
	padding: 6px 0;
	border: none;
	background-color: #FFFFFF;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.breadcrumbs p { margin-left: 30px; }

p.facebook { width: 750px; border: 1px solid red; margin-left: 30px; background-image: url(images/likeusonfacebook.gif);	background-repeat: no-repeat; background-position:  680px 0; height: 30px; } 
.fltrt { float:right; margin-right: 20px; margin-top: 2px; }
div.centcard {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;

}
div.centbody {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.centfoot {
	width: 796px;
	text-align: center;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-image: url(images/longbgblocks.gif);
	background-repeat: repeat-y;
}
div.foot {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background-color: #00adef;
	background-image: url(images/botbg.gif);
	background-repeat:repeat-x;
}
div.foottxt {
	color:#FFFFFF;
	padding: 10px;
}
span.ftcpyrt {
	color:#000000;
	font-weight:bold;
	line-height: 22px;
}

div.foottxt a:link {
	text-decoration: none;
	color: #FFFFFF;
}
div.foottxt a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div.foottxt a:hover {
	text-decoration: underline;
	color: #FF0000;
}
div.foottxt a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h5 {
	background-image:url(images/bluebut.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 2px 28px;
	text-align:left;
	margin: 10px 0 20px 10px;
	font-size: 14px;
	font-weight: bold;
		
}
h4 {
	background-color: #00adef ;
	padding: 3px 0 2px 28px;
	text-align:left;
	margin: 10px 10px 20px 10px;
	font-size: 14px;
	border: #808285 solid 1px;
	font-weight: bold;
	color: #ffffff;
		
}
h6 {
	padding: 7px 0 7px 38px;
	text-align:left;
	margin: 6px auto 6px auto;
	font-size: 11px;
	border-top: #808285 solid 1px;
	font-weight: bold;
	color: #808285;
}
.test {
	color: #0000CC;
	text-align: left;
	
}
ul, ol {
	text-align: left;
}
span.marq {
	float:right;
	margin-right: 10px;
}
tr.odd {
	background-color:#CCCCCC;
}
/* Lightbox css files below */
#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; }

@charset "UTF-8";	

