@charset "UTF-8";
/* CSS Document */



body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#ad8f96;

	
}

div.container
{
	background: #000000 url('BGmain1.jpg') no-repeat;
	width:700px;
	border:1px solid gray;
	margin:0px auto;
	line-height:150%;
}
div.header
{
height: 250px;
background: #ad8f96 url('header.jpg') no-repeat;
padding:1px;
color:#ad8f96;
clear:left;
}

div.headerfront
{
height: 250px;
background: #ad8f96 url('header.jpg') no-repeat;
padding:1px;
color:#ad8f96;
}
div.footer
{
	background: #ad8f96;
	padding:0.5em;
	color:#693543;
	clear:left;
}
h1.header
{
padding:170px 0px 0px 400px;
margin:0;
}
div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
}
div.content
{
margin-left:190px;
border-left:1px #ad8f96;
padding:1em;
}


.style1 {font-size: 10px; color: #E3C3A7;}
.style2 {
	font-size: 12px;
		color: #E3C3A7;
}
.style4 {font-size: 11px; color: #E3C3A7;}
.style5 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #E3C3A7;
}
.style6 {font-size: 11px; color: #E3C3A7;}


.insetpic
{
float:left;
border:3px double #ad8f96;
margin:0px 10px 0px 0px;
}

.insetpic1
{
float:right;
border:3px double #ad8f96;
margin:0px 10px 0px 10px;
}

.a12-5px 
{color: #E3C3A7;
font: 12px arial; 
text-align: justify;
padding: 25px;

margin: 15px 15px 15px 15px;
}

.a14 {
	color: #E3C3A7;
	font-size: 14px;
}


.a9 {font-size: 9px; color: #E3C3A7;}

.a10 {font-size: 10px; color: #ad8f96;}

.a11 {font-size: 11px; color: #E3C3A7;}

.a12i {
	text-align:justify;
    font-size: 12px;
	font-style: italic;
	}

.hww {
	text-align:right;
    font-size: 12px;
	font-style: italic;
	padding: 25px;
    margin: 15px 15px 15px 15px;
	}
 .hww	a:link {
	color: #693543;
}

.style7 {
	color: #FF0099
}

.a12i-pad {
	text-align:justify;
    font-size: 12px;
	font-style: italic;
	padding: 25px;
    margin: 15px 15px 15px 15px;
	}

.a14bi {
	text-align:justify;
    font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
	.a14bipad {
	text-align:justify;
    font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 25px;
	}
	
	.a16bi {
	text-align:justify;
    font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.a20bi {
	text-align:center;
    font-size: 20px;
	font-weight: bold;
	font-style: italic;
}


.a18 {font-size: 18px; color: #E3C3A7;}
a:link {
	color: #ad8f96;
}
a:visited {
	color: #ad8f96;
}
a:hover {
	color: #ad8f96;
}
a:active {
	color: #ad8f96;
}
div.gal
  {
  margin: 3px;
  border: 1px solid #ad8f96;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.gal img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ad8f96;
  }
div.gal a:hover gal
  {
  border: 1px solid #0000ff;
  }

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