
body {
    background:url(../bg.jpg) repeat 50% 50% #51555f;
    text-align:center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-color: #f5f5f5;
}

#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

p {
    text-indent: 1em;
}

#list  {
  list-style: none;
  margin: 3;
  padding: 0;
  float: left;
  width: 100%; }

#nav  {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%; }

A.menu { color:#f5f5f5;text-decoration: none;font-weight: bold; font-face:Verdana; font-size:11pt;}
A:link.menu    {color:#f5f5f5;font-weight:boldnone;font-face:Verdana;font-size:11pt;}
A:visited.menu {color:#f5f5f5;font-weight: bold;font-face:Verdana;font-size:11pt;}
A:hover.menu {color:#e10020; text-decoration: none;font-weight: bold;font-face:Verdana; font-size:11pt;}  

A.cat { color:gray;text-decoration: none;font-weight: bold; font-face:Verdana; font-size:11pt;}
A:link.cat    {color:gray;font-weight:boldnone;font-face:Verdana;font-size:11pt;}
A:visited.cat {color:gray;font-weight: bold;font-face:Verdana;font-size:11pt;}
A:hover.cat {color:#f5f5f5; text-decoration: none;font-weight: bold;font-face:Verdana; font-size:11pt;}  

A.page { color:#f5f5f5;text-decoration: none; }
A:link.page    {color:#3e3e3e;}
A:visited.page {color:#3e3e3e;}
A:hover.page {color:#E10020;}

#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: #000; 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%; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; 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; }

#sm {color:#fff;font-weight: bold; font-face:Verdana; font-size:11pt;}

p { font-weight: 400;
}

h1 { font-size:18px;
font-weight: 700;
color: whitesmoke;
}

#contacts {
position: absolute;
margin-left: 670px;
margin-top: -140px;
z-index: 9999;
font-size:16px;
color: #f5f5f5;
}

.contact {
font-size:13px;
}

#bottom_contacts {
position: absolute;
margin-left: 0px;
margin-top: 15px;
z-index: 9998;
font-size:14px;
font-weight: bold;
color: #f5f5f5;
}

