BODY 
	 { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; BACKGROUND: #000000; MARGIN: 0px; FONT: 11px Verdana, sans-serif; color: #CCCCCC;  BORDER-WIDTH: 0  }
P
	{ COLOR: #CCCCCC; }
TD 
	{ FONT: 11px Verdana, sans-serif; color: #CCCCCC; LINE-HEIGHT: 130%  }
.menu 
	{ FONT: bold 14px Verdana, sans-serif }
.nodouble 
	{ LINE-HEIGHT: 100%}
H1 
	{ FONT: bold 20px Verdana,sans-serif;  TEXT-DECORATION: none; COLOR: #97A7B2}
H2 
	{ FONT: bold 12px Verdana,sans-serif;  TEXT-DECORATION: none; COLOR: #FFFFFF }
STRONG
	{ FONT: bold 11px Verdana, sans-serif; COLOR: #FFFFFF }	
HR 
	{ BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-BOTTOM: #ffffff 0px solid; HEIGHT: 0px}
.form 
	{ FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none}

.LeftPane {

	position: absolute;
	top: 0px;
	left: 0px;

}

.LeftPaneAdd {

	position: absolute;
	top: 0px;
	left: 173px;

}


.TopPane {

	position: absolute;
	top: 20px;
	left: 330px;
	width: 450px;
	font-size: 14px;
	
}


.MenuPane {

	position: absolute;
	top: 80px;
	left: 230px;
	font-size: 14px;
	font-weight: bold;
	
}


.CenterPane {

	position: absolute;
	top: 120px;
	left: 173px;
	width: 600px;

}

	
.Footer {

	position: relative;
	
}
	
	
	
A:link 
	{ text-decoration: underline; color: #FF0000 }
A:visited 
	{ text-decoration: underline; color: #FF0000  }
A:hover 
	{ text-decoration: none;	color: #FF0000  }
A.menu:link 
	{ text-decoration: none; color: #FFFFFF }
A.menu:visited 
	{ text-decoration: none; color: #FFFFFF }
A.menu:hover 
	{ text-decoration: underline;	color: #FFFFFF }
	
#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(../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(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.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;
	}	

	#form_box {
	width: 540px;
	border: 0px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 0px;
}
 
#form_box p {
	float: left;
	margin: 0px 0pt;
	width: 250px;
}
 
 
#log {
	width: 500px;
	margin-top: 2px;
	margin-left: 4px;
	font-size: 10px;
	color: white;
	
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

#foot {
	clear: both;
}

.foot_container {
	width: 150px;
	float: left;
}