html {
margin : 0;
padding : 2%;
height : 100%;
width : 100%;
}
body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
height : 100%;
width : 100%;
background-image : url(images/skyline2.jpg);
background-repeat: no-repeat; 
background-attachment: fixed;
background-color : #fbfbfc; 
}

.logo{
vertical-align: text-top;
float: left;
margin-right: 0%;
margin-left: 0%;
margin-top: 16px;
margin-bottom: 0%;
padding: 0px;
}

DIV#header {
position: fixed; 
top: 0%; 
left: 0px;
height: 40px; 
width: 100%; 
z-index: 4; 
margin-right: 0%;
margin-left: 0%;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 3%;
padding-left: 10%;
padding-right: 10%;
text-align: center;
font-weight: bold;
font-size: 150%;
background: #8393ca;
border-bottom: 2px solid #676017; 
color: #ffffff;
} 

DIV#logohome {
position: fixed; 
top: 0%; 
left: 0px;
height: 90px; 
width: 100%; 
z-index: 5; 
padding-left : 0%;
background: #8393ca;
border-bottom: 2px solid #676017; 
} 


DIV#logo {
position: fixed; 
top: 0%; 
left: 0px;
height: 90px; 
width: 100%; 
z-index: 5; 
padding-left : 10%;
background: #8393ca;
border-bottom: 2px solid #676017; 
} 

DIV#top
{
position: fixed;
top: -12px;
z-index: 4;
}

#leftnav
{
float: left;
width: 160px;
position: fixed;
margin-top: 2%;
margin-right: 0%;
margin-bottom: 0%;
margin-left: 0%;
padding-top: 0%;
padding-bottom: 0%;
font-size: 110%;
font-weight: bold;
}

ul#navigation
{
list-style-type: none;
margin: 0;
padding: 0;
border: 0px solid #000;
}

ul#navigation li a
{
display: block;
width: 96%;
text-shadow: #000 2px 2px 2px;
color: #FFF;
background-color: #92244f;
margin-top: 7%;
margin-bottom: 7%;
padding: 0;
border-top: 3px solid #676017;
border-right: 3px solid #b0a639;
border-bottom: 3px solid #b0a639;
border-left: 3px solid #676017;
text-align: center;
text-decoration: none;
}

ul#navigation li a:hover
{
text-shadow: #000 0px 0px 0px;
color: #000;
background-color: #f3eb01;
}

ul#navlist_h
{ 
position: fixed; 
padding: 0;
margin-top: -23px;
margin-left: 19%;
list-style-type: none; 
float: left;
width: 100%;
color: #fff;
background-color: #8393ca;
font-size: 85%;
font-weight: bold;
}

ul#navlist_h li { display: inline; }

ul#navlist_h li a
{
float: left;
width: 110px;
height: 18px;
text-shadow: #000 0px;
color: #FFF;
color: #fff;
background-color: #8393ca;
padding: 0.2em 1em;
text-align: center;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#navlist_h li a:hover
{
background-color: #ebebeb;
color: #000;
}

.pictitle
{
margin-bottom: 10px;
font-size: 80%;
font-weight: bold;
}

.pic_cap
{
margin-top: 10px;
font-size: 70%;
}

.imgleft2{
vertical-align: text-top;
float: left;
margin-right: 2%;
margin-bottom: 2%;
padding: 0%;
font-size: 80%;
}

div.imgleft2 img 
{
margin-top: 3%;
margin-bottom: 3%;
border: 1px solid #555;
}

.imgleft{
vertical-align: text-top;
float: left;
margin-right: 2%;
margin-left: 0%;
margin-bottom: 2%;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.imgleft img 
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.imgright{
vertical-align: text-top;
float: right;
margin-right: 0%;
margin-left: 2%;
margin-bottom: 2%;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.imgright img 
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.thumbnail img { width: 180px; height: 180px; }

.thumbnail
{
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

.clearboth { clear: both; }

.title
{
font-size: 150%;
}

.subtitle1
{
font-size: 130%;
margin-bottom: -2%;
}

.subtitle1b
{
font-size: 130%;
}

.subtitle2
{
font-style: oblique;
font-size: 100%;
}


.subtitle3
{
font-size: 200%;
text-align: center;
margin-bottom: -3%;
}

#content
{
position: relative;
margin-top: 5%;
margin-left: 17%;
padding: 2%;
max-width: 75%;
font-size: 120%;
border-left: 2px solid #999;
}

#hrule
{
width: 100%;
border-top: 2px solid #999;
}

#map{
vertical-align: text-top;
float: right;
margin-right: 0%;
margin-left: 4%;
margin-bottom: 3%;
padding: 0%;
}

.list
{
margin-left: 20%;
margin-right: 10%;
font-weight: bold;
font-size: 100%;
text-align: left;
}

/* Lightbox */
.thumb {
	display: inline;
	margin-right: 0%;
	margin-left: 2%;
	margin-bottom: 2%;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	vertical-align: top;
}

.thumbs {
	margin-right: 10px;
	margin-bottom: 10px;
}

.lightbox {
	display: none;
}

.lightbox:target {
	display: inline;
}

.overlay{
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 7;
	background: #060026;
	opacity: 0.60;
}

.lb-content-frame {
	position: absolute;
	background: #484848 url('images/loading.gif') center center no-repeat;
	border: solid white 5px;
	z-index: 8;
}

.lb-content-frame.text {
	width: 50%;
	height: 50%;
	top: 25%;
	left: 25%;
}

.lb-content-frame.image {
	top: 50%;
	left: 30%;
	width: 640px; 
	height: 426px; 
	margin-top: -200px; 
	margin-left: -240px;
}

.controls {
	background: white;
	height: 30px;
	position: relative;
	border-left: solid white 5px;
	border-right: solid white 5px;
	margin: 0px -5px;	
}

.controls.top {
	bottom: 22px;
}

.controls.bottom {
	margin-top: -7px;
	top: 7px;
}

.controls.top + .content {
	position: relative;
	bottom: 22px;
}

.close-lightbox {
	float: right;
	background: white url( 'images/closelabel.gif' );
	width: 66px;
	height: 0px;
	padding-top: 22px;
	overflow: hidden;
	margin-left: 10px;
}

.next-lightbox {
	float: right;
	background: white url( 'images/nextlabel.gif' );
	width: 58px;
	height: 6px;
	margin-top: -5px;
	padding-top: 22px;
	overflow: auto;
	
}

.prev-lightbox {
	float: left;
	background: white url( 'images/prevlabel.gif' );
	width: 58px;
	height: 6px;
	margin-top: -5px;
	padding-top: 22px;
	overflow: hidden;
}

.lb-content {
	background: #484848;
	color: white;
	padding: 0px;
}

.lb-content.image {
	width: 100%;
	height: 100%;
}

.lb-content-frame.text .content {
	overflow: auto;
	height: 100%;
	width: 100%;
}

.caption {
	background: white;
	color: #555;
	border-left: solid white 5px;
	border-right: solid white 5px;
	margin-left: -5px;
	margin-right: -5px;
	padding: 0.5ex 0.5em;
}
/* End Lightbox*/

DIV#bottom {
position: fixed; 
top: 95%; 
left:0px;
padding-top: .33%;
height: 75px; 
width: 100%; 
z-index: 5; 
color: #fff;
text-align: center;
text-shadow: #000 2px 2px 2px;
font-weight : normal; 
font-size: 125%;
letter-spacing: .20em;
word-spacing: .20em;
background: #8393ca;
border-top: 2px solid #676017; 
} 
