#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; 
} 
* { 
margin : 0; 
padding : 0; 
} 
body { 
background : #fff url(images/bg.gif) repeat-x; 
font-size : 12px; 
line-height : 17px; 
color : #333; 
} 
a { 
text-decoration : none; 
color : #000000; 
} 
a:hover { 
text-decoration : underline; 
color : #37ab96; 
} 
#wrap { 
margin : 0 auto; 
width : 800px; 
} 
#header { 
height : 80px; 
} 
#header h1 { 
font-size : 28px; 
letter-spacing : -1px; 
padding : 23px 0 0 20px; 
color : #ff5500; 
} 
#header h1 a { 
color : #37ab96; 
text-decoration : none; 
font-weight : 100; 
letter-spacing : -2px; 
} 
#header h1 a:hover { 
color : #fff; 
} 
#header h2 { 
font-size : 19px; 
color : #fff; 
padding : 5px 0 0 20px; 
letter-spacing : -1px; 
font-weight : 100; 
} 
#menu { 
height : 70px; 
line-height : 70px; 
background : #fff url(images/menu.gif) no-repeat; 
} 
#menu ul { 
list-style-type : none; 
padding-left : 40px; 
} 
#menu ul li { 
display : block; 
float : left; 
} 
#menu ul li a { 
padding : 0 20px 0 0; 
text-decoration : none; 
font-weight : 100; 
font-size : 14px; 
} 
#menu ul li a:hover { 
color : #37ab96; 
text-decoration : none; 
} 
#content { 
background : #fff url(images/content.gif) repeat-y; 
padding : 0 20px 20px 20px; 
} 
.right { 
float : left; 
width : 760px; 
text-align : justify; 
} 
.right h2 { 
font-size : 18px; 
font-weight : 100; 
padding : 15px 0 7px 0; 
} 
.right h2 a { 
text-decoration : none; 
} 
.right h2 a:hover { 
color : #37ab96; 
} 
.left { 
float : left; 
width : 160px; 
padding-top : 10px; 
} 
.left h2 { 
margin : 10px 0 0 0; 
padding-left : 10px; 
height : 24px; 
line-height : 24px; 
background : #111; 
color : #fff; 
font-size : 13px; 
} 
.left ul { 
padding : 10px 0 15px 10px; 
list-style-type : none; 
} 
.left ul li a { 
color : #157d6a; 
text-decoration : none; 
font-weight : 100; 
} 
.left ul li a:hover { 
color : #37ab96; 
} 
#bottom { 
background : #fff url(images/bottom.gif) no-repeat; 
padding : 10px 0; 
} 
#footer { 
text-align : center; 
font-size : 11px; 
} 
div.c1 { 
clear : both; 
} 
span.c9 { 
font-size : 70%; 
} 
p.c8 { 
text-align : center; 
} 
p.c7 { 
margin-left : 5px; 
margin-right : 10px; 
text-align : justify; 
} 
span.c6 { 
font-weight : 400; 
} 
img.c5 { 
border : 1px solid #808080; 
} 
img.c4 { 
border : 1px solid #808080; 
} 
p.c3 { 
margin-left : 5px; 
margin-right : 10px; 
} 
h2.c2 { 
margin-left : 5px; 
margin-right : 10px; 
text-align : left; 
} 
span.c1 { 
color : #3366ff; 
} 
