body {
	background-image:url(IMG/background3.jpg);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: 25a1df;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	width:848px;
	height:262px;
}
#menu {
	position:relative;
	background-image:url(IMG/menu.png);
	background-repeat:no-repeat;
	width:848px;
	height:117px;
}
#menu ul{
	position:absolute;
	top:30px;
	left:255px;
}
#menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 20px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: none;
}
#menu a:hover{
	color:#3e3c27;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
}
h1,h2 {
	position:absolute;
	top:94px;
}
h1 {
	left:300px;
}
h2 {
	right:75px;
}
h3 {
	margin: 15px 0px 0px 30px;
	border-bottom: solid 1px #625d3b;
}
/********************** Main ***************************/
#main {
	background-repeat: repeat-y;
	display:block;
	width:768px;
	height:auto;
}
#content {
	background-image:url(IMG/bk.png);
	background-repeat: repeat-y;
	width:788px;
}
/********************** Left - Text ***************************/
#left {
	float:left;
	width:768px;
}
#left p{
	padding: 5px 10px 10px 20px;
}
#left a:hover{color:#ED8374;}

/********************** Right - Team ***************************/
#right {
	float:left;
	width:0px;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: none 0px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	background-image:url(IMG/foot.png);
	background-repeat:no-repeat;
	width:788px;
	height:108px;
	text-align:center;
	float:left;
	clear:both;
	margin-bottom: 10px;
	margin-top: -18px;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 20px 0px 20px;
	border-right: solid 1px #ffffff;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #18160e;
	margin:10px;
	display:block;
}

#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: #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-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: #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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.wrapp {
	height: 1200px;
	width: 1200px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#apDiv2 {
	position:absolute;
	left:-30px;
	width:250px;
	height:1678px;
	z-index:2;
	overflow: hidden;
	margin-left: 0px;
	top: 5px;
	margin-right: 20px;
	float: left;
}

