body {
  background: #3f495a;
  font-family: Verdana, "Times New Roman", Georgia;
  font-size: 0.8em;
  line-height: 1.1em; }
a:link {
  color: #28354e; }
a:visited {
  color: #28354e; }
a:hover {
  color: #000; }
td {
  padding-left: 0em;
  padding-right: 0em; }
table.main {
  background: #eee;
  width: 82%;
  padding-left: 0em;
  padding-right: 0em; }
td.left {
  width: 141; }
table.nav {
  background: #e3e5e8;
  font-size: 1em;
  line-height: 1.2em; }
table.ad {
  width: 95%;
  background: #e3e5e8;
 }
td.center {
  width: 82%;
  padding-left: 1.2em;
  padding-right: 0em; }
table.footer {
  background: #eee;
  width: 82%;
  padding-left: 0.1em;
  padding-right: 0.1em; }
td.footer {
  font-size:0.8em; }
hr.divide {
  width: 75%; }
hr.dividewide {
  width: 90%; }
table.footerblue {
  background: #3f495a;
  color: #fff;
  width: 84%;
  padding-left: 0.1em;
  padding-right: 0.1em; }
td.footerblue {
  font-size:0.8em;
  color: #fff }
table.silverbox {
  background: #e3e5e8;
  width: 100%; }
td.xnews {
  padding-right: 1em; }
span.footerlinks {
  color: #fff;
  text-decoration: underline; }
span.largedownload {
  font-size: 2em;
  font-weight: bold; }
span.bold {
  font-weight: bold; }
span.adobe {
  font-size: 0.8em; }
span.smalltext {
  font-size: 0.8em;
  line-height: 0em; }
span.bold {
  font-weight: bold; }
span.largebold {
  font-weight: bold;
  font-size: 1.2em;}
span.showcasetitle {
  font-weight: bold;
  font-size: 1.5em; }
  
  .menu, .menu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 144px;
border: 0px solid black;
}
.menu li a{
background: white url(http://themeparkvillage.com/images/navnew.gif) repeat-x bottom left;
font: bold 11px Tahoma, Arial;
color: black;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}
.menu li a:visited, .menu li a:active{
color: black;
}
.menu li a:hover{
background-image: url(http://themeparkvillage.com/images/bluenav.gif);
font: bold 11px Tahoma, Arial;
color: white;
display: block;
}

  .medmenu, .medmenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 144px;
border: 0px solid black;
}
.medmenu li a{
background: white url(http://themeparkvillage.com/images/2nav.gif) repeat-x bottom left;
font: bold 11px Tahoma, Arial;
color: black;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}
.medmenu li a:visited, .menu li a:active{
color: black;
}
.medmenu li a:hover{
background-image: url(http://themeparkvillage.com/images/2bluenav.gif);
font: bold 11px Tahoma, Arial;
color: white;
display: block;
}

  .menuh, .menuh li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 144px;
border: 0px solid black;
}
.menuh li a{
background: white url(http://themeparkvillage.com/images/navnew.gif) repeat-x bottom left;
font: bold 11px Tahoma, Arial;
color: black;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}
.menuh li a:visited, .menu li a:active{
color: black;
}
.menuh li a:hover{
background-image: url(http://themeparkvillage.com/images/bluenav.gif);
font: bold 11px Tahoma, Arial;
color: white;
display: block;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(http://themeparkvillage.com/photography/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://themeparkvillage.com/photography/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://themeparkvillage.com/photography/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
