body
{
color: gray;
background-color: black;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
}

a:link, a:visited
{
color: green;
text-decoration: none;
}
a:hover
{
color: green;
text-decoration: underline;
}
img
{
border: 0;
}
hr
{
color: #666666
}
#thumbs ul
{
list-style-type:none;
text-align:centered;
margin:0 auto;
padding:0;
width:90%;
}
#thumbs
{
text-align:center;
}
#thumbs a:hover img
{
filter:alpha(opacity=90);   
-moz-opacity: .9;
opacity: .9;
}
#preloader
{
display:none;
}
#prevnext
{
text-align:center;
}
#prevnext button
{
font-size:14px;
font-family:Verdana,sans-serif;
color:#000000;
width:60px;
height:25px;
background-color:#CCCCCC;
border-style:none;
border-color:#008000;
border-width:1px;
}
#photospot
{
cursor:pointer;
}
#photodiv
{
text-align:center;
}
#counter
{
text-align:center;
}
#bottomlink
{
text-align:center;
}