
* {
margin : 0;
padding : 0;
}
body {
background-color : #eeeeee;

}

#wrapper {
width : 960px;
height : 927px;
margin : 0 auto;
border-top : 20px solid #eeeeee;
background : #ffffff;
padding : 0 10px 0 10px;
}
#title {
height : 57px;
margin : 0;
background-color : #ffffff;
border-bottom : 1px solid #444444;
padding : 3px;
padding-bottom : 6px;
}
img.gal {
margin : 15px 0 10px 10px;
}
#content {
padding : 10px;
}
.separator {
clear : both;
}
#navigation {
background-color : #ffffff;
border : 0px solid #000000;
float : left;
font : 14px Microsoft Sans Serif, Arial, Helvetica, Nimbus Sans L, sans-serif;
font-weight : 520;
height : 20px;
width : 100%;
margin : 0 0 30px 0;
padding : 5px 5px 5px 0;
}
#navigation a {
width : 125px;
height : 20px;
display : inline;
background : #ffffff;
color : #000000;
line-height : 20px;
text-decoration : none;
padding : 5px 7px 5px 7px;
}
#navigation a:hover {
background : #ffffff;
color : #4040FF;
line-height : 20px;
text-decoration : none;
padding : 5px 7px 5px 7px;

}

body#gal a#galnav{
color: #4040FF;
	background: #fff;

}

a {
color : #101010;
text-decoration : none;
}
a:hover {
color : #ff0000;
text-decoration : none;
}

p.date {
color : #101010;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 16px;
line-height : 18px;
text-decoration : none;
margin-left : 138px;
margin-right : 139px;
text-align : justify;
}
h1 {
color : #101010;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 20px;
font-weight : 500;
line-height : 22px;
text-decoration : none;
margin : 10px 0 10px 138px;
text-align : left;
}

p.es_screedm {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 13px;
margin-left : 12px;
margin-right : 0;
margin-top : 0;
text-decoration : none;
text-align : justify;
}
p.copy {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
margin : 10px 0 25px 12px;
text-decoration : none;
text-align : left;
}
p.date1 {
color : #101010;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 14px;
line-height : 18px;
text-decoration : none;
margin-left : 38px;
margin-right : 0;
}
#footer {
clear : both;
margin : 0 auto;
width : 960px;
height : 80px;
text-align : center;
padding : 27px 10px 0 10px;
margin-top : 0;
background-color : #000000;
}
#footer a {
font-size : 12px;
line-height : 13px;
color : #FEFFCE;
}
#footer a:hover {
color : #00ff00;
text-decoration : underline;
}

#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%;
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;
}
#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;
}

