body {
	background-image:url(images/background.gif);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* {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-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:262px;
}
#menu {
	position:relative;
	background-image:url(images/menu1.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:117px;
}
#menu ul{
	position:absolute;
	top:30px;
	left:265px;
}
#menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 18px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu a:hover{
	color:#3e3c27;
}
#menu2 {
	position:relative;
	background-image:url(images/menu2.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:117px;
}
#menu2 ul{
	position:absolute;
	top:30px;
	left:265px;
}
#menu2 li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 18px;
}
#menu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu2 a:hover{
	color:#3e3c27;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #171508;
}
h1,h2 {
	position:absolute;
	top:94px;
}
h1 {
	left:245px;
}
h2 {
	right:93px;
}
h3 {
	margin: 15px 0px 0px 30px;
	border-bottom: solid 1px #625d3b;
}
/********************** Main ***************************/
#main {
	background-image:url(images/main_bg.gif);
	background-repeat: repeat-y;
	display:block;
	width:768px;
	height:auto;
}
#content1 {
	background-image:url(images/content1_bg.gif);
	background-repeat: repeat-y;
	width:768px;
}
#content2 {
	background-image:url(images/content2_bg.gif);
	background-repeat: repeat-y;
	width:768px;
}
#img {
	width:320px;
	height:180px;
	padding: 8px;
}
/********************** Left - Text ***************************/
#left1 {
	float:left;
	width:490px;
}
#left2 {
	float:left;
	width:741px;
}
#left3 {
	float:left;
	width:741px;
}
#left1 p{
  text-align: left;
	padding: 5px 10px 10px 30px;
}
#left1 a:hover{color:#d8cd8d;}

#left2 p{
  text-align: justify;
	padding: 5px 10px 10px 30px;
}
#left3 p{
  text-align: center;
	padding: 5px 10px 10px 30px;
}
#left3 img {
	padding: 8px;
}
#left2 a:hover{color:#d8cd8d;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
	padding: 5px 10px 10px 30px;
}
.line {
	margin: 0px 0px 0px 80px;
	background: url(images/line.png) no-repeat left top;
	height: 1px;
	display: block;
}
/********************** Right - Team ***************************/
#right {
	float:right;
	width:230px;
}
.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;
}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:97px;
	text-align:center;
	float:left;
	clear:both;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	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:lightbox/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(lightbox/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
  background: url(lightbox/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif; background-color: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	;
}
#imageData {
	padding:0 10px; color: #666666;
}
#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;
}
