body {
background-color: #ff9900;
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
margin: 0px;
}

a {font-weight: bold;
text-decoration: none;
color: #ff9900;}
a:link {color: #ff9900;}
a:visited {color: #ff9900;}
a:active {color:  #000000;
text-decoration: underline;}
a:hover {color:  #000000;
text-decoration: underline;
font-weight: bold;} 

a.copyright {font-weight: bold;
text-decoration: none;
color: #ffffff;}
a.copyright:link {color: #ffffff;
font-size: 10px;}
a.copyright:visited {color: #ffffff;}
a.copyright:active {color:  #ffffff;}
a.copyright:hover {color:  #ffffff;
text-decoration: underline;
font-weight: bold;} 

a.copyrighthome {font-weight: bold;
text-decoration: none;
color: #ffffff;}
a.copyrighthome:link {color: #ffffff;
font-size: 11px;}
a.copyrighthome:visited {color: #ffffff;}
a.copyrighthome:active {color:  #ffffff;}
a.copyrighthome:hover {color:  #ffffff;
text-decoration: underline;
font-weight: bold;} 

a.title {font-weight: bold;
text-decoration: none;
color: #ff9900;}
a:link {color: #ff9900;}
a:visited {color: #ff9900;}
a:active {color:  #ffffff;}
a:hover {color:  #000000;
text-decoration: underline;
font-weight: bold;} 

#container {
width: 550px;
padding: 0px 10px;
background-color:ffffff;
height:719px;
position: absolute;
left: 201px; 
top: 10px; 
border: none;
}

#containerphotos {
width:640px;
padding: 0px 10px;
background-color:ffffff;
height:719px;
position: absolute;
left: 201px; 
top: 10px; 
border: none;
}

#scrollarea{
width: 550px;
padding: 0px 10px;
background-color:ffffff;
position: absolute;
left: 0px; 
top: 75px; 
border: none;
overflow: auto;
line-height: 150%;
}

#scrollareaphotos{
width: 640px;
padding: 0px 10px;
background-color:ffffff;
position: absolute;
left: 0px; 
top: 75px; 
border: none;
overflow: auto;
line-height: 150%;
}

#scrollareablog{
width: 550px;
padding: 0px 10px;
background-color:ffffff;
position: absolute;
left: 0px; 
top: 100px; 
border: none;
overflow: auto;
line-height: 150%;
}
#map {
width: 181px;
padding: 0px;
background-color:ff9900;
height:515px;
position: absolute;
left: 10px; 
top: 189px; 
border: none;
}

#section {
position: absolute;
width: 181px;
height:181px;
padding: 10px;
background-color:ff9900;
left: 0px; 
top: 0px; 
border: none;
}

.caption {
line-height: 150%;
color: #ffffff;
font-family: Helvetica, Arial, Verdana;
font-size: 10px;
text-align:center; 
vertical-align:bottom;
padding: 0px;
background-color:none;
position:absolute;
left: 0px; 
bottom: 0px;
border: none;
width:500px;
}

.captionphotos {
line-height: 150%;
color: #ff9900;
font-family: Helvetica, Arial, Verdana;
font-size: 10px;
text-align:center; 
vertical-align:top;
position: absolute;
height:60px;
padding: 0px;
background-color:none;
left: 0px; 
top: 685px; 
border: none;
width:640px;
}

.text {
line-height: 175%;
color: #000000;
font-size: 13px;
}

.links {
line-height: 175%;
color: #000000;
font-size: 11px;
}

.titlefont {
line-height: 100%;
padding: 15px 0px 0px 0px;
color: #ff9900;
font-size: 18px;
font-weight:bold;
text-align:center;
}

.small {
line-height: 175%;
color: #ff9900;
font-size: 12px;
font-weight:bold;
}

.copyrighthome {
line-height: 175%;
color: #ffffff;
font-size: 11px;
font-weight:bold;
}


/*Lightbox!!*/
#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); /* 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: #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: 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; }

