a:visited { color: #f4a460 }
a:link { color: #f4a460 }
a:active { color: #f4a460 }
body       {
	color: #f4a460;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #000000 0px 0px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFDEAD;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #F4A460;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #f000000;
	left: 0px;
	top: 20px;
}
.pad   { padding: 4px }
.padr { padding: 4px 10px 4px 4px }
.padr1 { padding: 4px 5px 4px 4px }
.padl { padding: 4px 4px 4px 10px }
.border { border: solid 1px #f4a460 }
.brd1ptrd { border: solid 1px #dc143c }
.borderpd  { padding: 5px; border: solid 1px #f4a460 }
.borderpdtop { padding: 5px; border-right: 1px solid #f4a460; border-bottom: 1px solid #f4a460; border-left: 1px solid #f4a460 }
.borderpdbot { padding: 5px; border-top: 1px solid #f4a460; border-right: 1px solid #f4a460; border-left: 1px solid #f4a460 }
p  { color: #f4a460; font-size: 12px}
table {
	color: #f4a460;
	font-size: 12px;
}
.ft10x {
	font-size: 10px;
}
a:hover {
	color: #CC3300;
}
.18xbi {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.12xbi {
	font-style: italic;
	font-weight: bold;
}
.11xbi {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.11x {
	font-size: 11px;
}
.10xi {
	font-size: 10px;
	font-style: italic;
}
.brd1xgld {
	border: 1px solid #CC0000;
}
.ital {
	font-style: italic;
}
.bld {
	font-weight: bold;
}
.brdB1x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
	padding-bottom: 4px;

}
.14x {
	font-size: 14px;
}
#photo {
	padding-top: 5px;
	
	
}
.pdbot10x {
	padding-bottom: 10px;
}

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

#imageContainer{
	padding: 5px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
	#hoverNav{	
	left: 0px;
	width: 100%;
	height:15px;
	z-index: 10;
	clear:both;
}
/*#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(../participantpages/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(../participantpages/images/prevlabel.gif) left 88% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../participantpages/images/nextlabel.gif) right 88% no-repeat; }
*/
#prevLink { width: 45px; height: 25px; left: 0; float: left; background: url(../participantpages/images/prevlabel.gif) left 0% no-repeat; }
#nextLink { width: 45px; height: 25px; right: 0; float: right; background: url(../participantpages/images/nextlabel.gif) right 0% no-repeat; }

/*#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}*/
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	;
	border-top:1px solid #f4a460;
	border-bottom:1px solid #f4a460;
	border-left:1px solid #f4a460;
	border-right:1px solid #f4a460;
	}
#imageData
{
	
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px; 
	padding-right:5px; 

	color: #f4a460; 
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #CC0000;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0.1em;	}			
#imageData #bottomNavClose{ width: 45px; height: 15px; float: right;  padding-bottom: 0.1em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	}
.11xi {
	font-size: 11px;
	font-style: italic;
}

