
body {
background-color : #000000;
color : #000000;
font-family : times new roman;
font-size : 14px;
margin : 10px 10px;
padding : 0;
}
.clear {
clear : both;
}
* {
margin : 0;
padding : 0;
}
#container {
margin : 0 auto;
text-align : left;
width : 717px;
}
a {
font-size : 12px;
}
p {
margin : 15px 0;
}
#header {
margin : 0 0 0 0;
background-image : url(images/header.png);
width : 717px;
height : 284px;
position : relative;
}
#header ul {
list-style : none;
margin : 0;
padding : 0;
background-color : #572323;
width : 711px;
border : 3px solid #ffffff;
display : block;
top : 255px;
position : absolute;
margin : 0 0 0 0;
height : 24px;
padding : 0 0 0 0;
text-align : center;
}
#header li {
float : left;
}
#header li a {
display : block;
background-color : #572323;
width : 145px;
text-align : center;
color : white;
padding : 2px 0;
}
#header li a:hover {
background-color : #572323;
color : #9b7e1e;
}
#header li {
display : inline;
}
#header ul a {
text-decoration : none;
color : #ffffff;
margin : 0 15px;
}
#header ul a:hover {
color : #9b7e1e;
}
#logo_w1, #logo_w2 {
font-size : 24px;
font-style : italic;
color : #ffffff;
position : absolute;
}
#logo_w1 {
top : 15px;
left : 70px;
}
#logo_w2 {
top : 44px;
left : 94px;
}
#header_text {
top : 90px;
left : 43px;
width : 230px;
position : absolute;
}
#header_text p {
font-size : 18px;
color : #ffffff;
}
#header_text a {
color : #28556b;
}
#header_text a:hover {
color : #c77e0c;
}
#content {
background-image : url(images/content_bg.gif);
width : 717px;
}
img {
border-width : 0;
}
nav {
font-family : times new roman;
font-size : 16px;
margin : 20px 0 20px 0;
}
h1 {
color : #572323;
background-color:#a3a3a3;
font-size : 14px;
margin : 20px 0 20px 0;
}
h2 {
color : #572323;
background-color:#a3a3a3;
font-size : 14px;
text-align : left;
width : 200px;
margin : 10px 0 15px 0;
}
#left {
float : left;
width : 428px;
margin-left : 27px;
padding : 0 10px 30px 0;
display : inline;
}
#left a {
color : #000000;
}
#left a:hover {
color : #572323;
}
#photos a {
margin-right : 14px;
}
#right {
float : right;
width : 210px;
padding : 0 20px 20px 20px;
margin-top : 10px;
border-left : 2px solid #fff;
}
#right a {
color : #000000;
}
#right a:hover {
color : #572323;
}
#footerline {
clear : both;
background-image : url(images/footer_bg.gif);
font-size : 1px;
height : 10px;
}
#footer {
width : 717px;
text-align : center;
padding : 20px 0;
}
#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);
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#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;
font-size:12px;
text-align:center;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#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;
}
