body {
	background-image:url(http://gonewark.com/buttons/bgtexture.jpg);
	background-position: 50% 50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 13pt;
	margin-top:0px;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: inherit;
	line-height:10px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

a.subtitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
a.subtitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
a.subtitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

.body1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: inherit;
}

a.body1:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #003366; font-weight: normal; text-decoration: underline}
a.body1:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #003366; font-weight: normal; text-decoration: underline}
a.body1:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #003366; font-weight: bold; text-decoration: underline}

.bodybl {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}

.bodybl2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: normal;
}


a.bodybl:link {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #3366CC; font-weight: normal; text-decoration: none}
a.bodybl:visited {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #3366CC; font-weight: normal; text-decoration: none}
a.bodybl:hover {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: normal; color: #3366CC; font-weight: bold; text-decoration: underline}

.tables {
	border-width: 0px;
	border-style: solid;
	width: 400px;
}
.thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0CB2E8;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
}
.trow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed;
	border-color: #0CB2E8;
	height: 42px;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	border-bottom-style: solid;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099FF;
	font-weight: bold;
}

hr {padding-right:5px;
	border-style:dotted;
	border-top:none;
	border-right:none;
	border-left:none;
	border-color:#0099FF;
	border-width:1px;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 14pt;
	margin-left: 0;
	padding-left: 0;
	}
	
li {
margin-left:0em;
padding-bottom:1em;
} 

li.pr {
margin-left:0em;
padding-bottom:0em;
} 
ul.pr {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 13pt;
	margin-left: 0;
	padding-left: 0;
	}

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