.text {
	color:#000066;
}

.text_error {
	color: #FDCED8;
}

body {
	background-color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #E6E6E6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E6E6E6;
}
a:hover {
	text-decoration: none;
	color: #F17209;
}
a:active {
	text-decoration: none;
}
.picture1 {
	background-image: url(photos/background.jpg);
}
.tt2 {
	font-size: 14px;
	color: #333333;
}
.style3 {
	font-size: 12px;
	color: #e6e6e6;
	width:655px;
}
.style4 {color: #f2720a}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif;}
.style10 {
	color: #FFFFFF;
}
.style12 {
	position: relative;
	color: #E6E6E6;
	font-size: 12px;
}
.style13 {font-size: 12px}
.style14 {
	color: #333333;
	font-size: 9px;
}
.style15 {font-size: 14px}
.style16 {font-size: 12px; color: #CCCCCC; }
.style17 {color: rgb(242, 114, 10)}
.style20 {color: #FFFFFF}
.style21 {color: #e6e6e6; font-size: 12px; }
.style22 {font-size: 14px}
.style24 {
	color: #F17209;
}
.style36 {
	color: #e6e6e6;
	font-weight: bold;
}
.style42 {color: #e6e6e6; }
.style44 {color: #FFFFFF; font-size: 10px; }
.style48 {color: #F17209}
.style52 {
	color: #F2720A;
}
.style53 {
	color: #e6e6e6;
}
.style56 {color: #E6E6E6; font-style: italic; }
.style57 {color: #f2720a; }
.style59 {font-size: 11px; color: #e6e6e6; }

#style60 {	
	position: relative;
	left:-25px;
	color: #E6E6E6;
	font-size: 12px;
}


#image_home {
	position: relative;
	left: -25px;
}

.img {
	margin-bottom: 20px;
}

	/* LIGHTBOX */

#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; 
	}
	
#lightbox a:visited {
	color: #000000;
}

#lightbox a {
	color: #000000;
}

#outerImageContainer{ 
	position: relative; 
	background-color: #D3D3D3; 
	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:data/gif;base64,AAAA); display: block; 
	}
	
#prevLink { 
	left: 0; 
	float: left;
	}
	
#nextLink { 
	right: 0; 
	float: right;
	}
	
#prevLink:hover, #prevLink:visited:hover { 
	background: url(../data/prevlabel.gif) left 15% no-repeat; 
	}
	
#nextLink:hover, #nextLink:visited:hover { 
	background: url(../data/nextlabel.gif) right 15% no-repeat; 
	}

#imageDataContainer{ 
	font: 12px tahoma, Helvetica, sans-serif; 
	background-color: #D3D3D3; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
	}

#imageData{	
	padding:0 10px; 
	color: #000000; 
	}
	
#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: 105px; 
	float: right;  
	padding-bottom: 0.2em; 
	outline: none;
	}	 	

#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
	}
