* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper #logo {
	height: 325px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nagivation {
	height: 35px;
	width: 500px;
}
#wrapper font #nagivation #navright {
	float: none;
}
#wrapper font #nagivation a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	display: block;
	height: 35px;
	width: 115px;
	float: left;
	text-align: center;
	line-height: 32px;
	background-image: url(../images/Navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper font #nagivation a:hover {
	background-position: bottom;
	color: #444;
	text-decoration: line-through;
}
#wrapper font #nagivation #navleft {
	float: left;
}#wrapper #bodyArea #content {
	width: 550px;
	float: left;
}
#wrapper #bodyArea #content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
}
#wrapper #bodyArea #right {
	width: 225px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	border: 1px solid #350402;
}
#wrapper #bodyArea #right1 {
	width: 225px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	border: 0px solid #350402;
}
#wrapper #bodyArea #footer {
	clear: both;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
#wrapper #bodyArea #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
}
#content {
	float: left;
	margin: 10px 0;
	padding-top: 32px;
	width: 531px;
}
#content #descr {
	color: #666;
	margin-bottom: 6px;
	font-size: 13px
}
#title {
	color:#900;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold
}
#contentword {
	color:#CCC;
	font:Verdana, Geneva, sans-serif;
	font-size:13px
}
#wrapper #bodyArea #content a {
	color: #666;
	text-decoration: none;
}
#footertext {
	color:#666;
	font-size:11px
}
#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
}
#footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
}
#infodes {
	color:#9c0404;
	font-size:16px
}
#rightnavtext {
        color:#666
        font-size:13px
}






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

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

#imageData{	padding:0 10px; color: #9c0404; }
#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; }
