body {
margin: 0;
padding: 0;
text-align: left;
color: #333;
background: #435a6c;
font: 73% "lucida sans", "Trebuchet MS", verdana, arial, sans-serif;
}
	
#container {
width: 750px;
border: 4px double #B3CFE1;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0;
color: #333;
background: #FFFFFF;
}

#banner {	
float: left;
width: 750px;
height:160px;
padding: 0;
margin: 0;
background: (banner.swf) no-repeat;
}

#banner h1 {
font : bold 1.5em verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
padding : 150px 0 0 200px;
color : #435a6c;
background : transparent;
}

#content {line-height: 1.8em;
padding: 10px;
margin-left: 170px;
margin-right: 170px;
margin-top : 0;
}

#content h1 {
margin : 0 0 0 0;
padding : 5px;
letter-spacing : 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
text-transform: uppercase;
color : #435A6C;
background: url(img/h1.jpg) no-repeat;
}

#sidebar {
float: left;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}

.menu {
width: 150px;
padding: 10px 0 0 0;
}

.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.menu li {
margin: 0 0 .1em 0;
}

.menu a {
border-left : 5px solid #7BA1B8;
display: block;
font-size: 12px;
color: #435A6C;
background:#ddd;
width: 120px;
padding : 1em .5em;
text-decoration: none;
}

.menu a:hover {
border-left : 5px solid #333;
background: #7BA1B8 url(img/hover2.jpg) no-repeat;
color: #000;
}

#sidebar-b {line-height: 1.8em;
float: right;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}
#credits {
clear: both;
padding: 5px;
margin-top: 5px;
font-size: .9em;
color: #000;
background: #B3CFE1;
}
#footer {
clear: both;
padding: 0;
margin-top: 0;
height: 80px;
color: #000;
background: transparent url(img/villa_footer.jpg) no-repeat;
}

#footer a:link, #footer a:visited {
background: inherit;
color: #7AB623;
text-decoration: none;
}

#footer a:hover {
border-bottom: 1px dashed  #f2f2f5;
background: inherit;
color: #000;
}

h1 {
margin : 10px 0 0 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
text-transform: uppercase;
color : #435A6C;
background: inherit;
}

h2 {
padding : 0;
font : bold 1em "lucida sans", verdana, arial, tahoma, sans-serif;
color : #435A6C;
background: inherit;
}

h3 {
margin : 0;
font : normal 1.4em "lucida sans", verdana, arial, tahoma, sans-serif;
color : #7AB623;
background: inherit;
}

h4 {
margin : 10px 0 0 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
text-transform: uppercase;
color : #9A0712;
background: inherit;
}

a {
color: #369;
font-weight: bold;
text-decoration: underline;
background: inherit;
}
a:hover {
text-decoration: none;
color: #5D775A;
background: inherit;
}
div.scroll {
overflow: auto;
height: 15em;
width: 120px;
padding: .5em;
color: #000;
background:#D0DDD0;
border: 0px solid #999;
margin: 20px 0 15px 0;
}
.news {
font-size: 10px;
background: inherit;
color: #333;
}
.imgleft {
float:right;
}
.clear {
clear : both;
height : 50px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #0B4069;
}

#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; }
