body
 {
	margin-top: 1px; 
	margin-left: 0px; 
	background-color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	cursor: default;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #799999;
	scrollbar-arrow-color: #ff0000;
	scrollbar-darkshadow-color: #999999;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
}

#Layer1 {
	position:absolute;
	left:359px;
	top:60px;
	width:877px;
	height:135px;
	z-index:1;
	background-color: #FF0000;
}
#Layer2 {
	position:absolute;
	left:84px;
	top:112px;
	width:100%;
	height:146px;
	z-index:5;
	background-color: #00FF00;
}
#Layer3 {
	position:absolute;
	left:442px;
	top:35px;
	width:850px;
	height:387px;
	z-index:2;
	background-color: #999999;
}

.blank 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #999999;
}

.lead 
{
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.lead2 
{
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.lead2b 
{
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.text 
{
	font-weight: bold;
	font-size: 10px;
	COLOR: #333333;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.textw 
{
	font-size: 10px;
	COLOR: #ffffff;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.textr 
{
	font-weight: bold;
	font-size: 11px;
	COLOR: #999999;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.text0 
{
	font-size: 9px;
	font-weight: bold;
	COLOR: #ff0000;
	line-height: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.dateline 
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

.caption2a 
{
	font-size: 9px;
	color: #336633;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.captionB 
{
	font-weight: bold;
	font-size: 9px;
	color: #336633;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.10ptmenu 
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.menu2 
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.grav0 
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}


.grav01 
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.linkage 
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.copyright 
{
	font-weight: bold;
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

A:link 
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

A:active 
{
	font-weight: bold;
	font-size: 10px;
	color: #66cc00;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

A:visited 
{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

A:hover 
{
	font-weight: bold;
	font-size: 10px;
	color: #993333;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.blank2 
{
	font-weight: 9px;
	COLOR: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
#lightbox{
	position: absolute;
	top: 40px;
	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(file:///brianstupski/Desktop/recrmwebsite/lbimg/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(file:///brianstupski/Desktop/recrmwebsite/lbimg/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///brianstupski/Desktop/recrmwebsite/lbimg/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

