*{
padding:0;
margin:0;
}

a{
text-decoration:none;
color:white;
}

a:hover{
	
	text-decoration:underline;
}
h1{
font-size:16px;
color:white;
padding-bottom:10px;
}
img{
margin:4px;
}

a img{
border:none;
}
body{
font-size:14px;
font-family:"Verdana", Arial, Helvetica, sans-serif;
background:url(images/bg.jpg);
color:#FFFFFF;
}
div#container{
width:766px;
margin:auto;
}

div#header{
height:552px;
background:url(images/header.jpg) no-repeat;
}

div#header1{
height:552px;
background:url(images/header1.jpg) no-repeat;
}

div#header2{
height:552px;
background:url(images/header2.jpg) no-repeat;
}

div#header3{
height:552px;
background:url(images/header3.jpg) no-repeat;
}

div#header4{
height:552px;
background:url(images/header4.jpg) no-repeat;
}

div#header5{
height:552px;
background:url(images/header5.jpg) no-repeat;
}

div#header6{
height:552px;
background:url(images/header6.jpg) no-repeat;
}

div#header7{
height:552px;
background:url(images/header7.jpg) no-repeat;
}

div#header8{
height:552px;
background:url(images/header8.jpg) no-repeat;
}

div#header9{
height:552px;
background:url(images/header9.jpg) no-repeat;
}

div#menu{
margin-left:120px;
}
div#menu ul, div#menu li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
}

 div#menu li{
 width:80px;
 margin-right:4px;
 }
div#menu a{
font-family:Arial, "Helvetica", sans-serif;
text-transform:uppercase;
font-size:12px;
color:white;
}
div#maincontent{
	
	overflow:hidden
}
div#left, div#middle, div#right{
	float: left;
	border-right: 1px solid white;
		width:383px;
		padding: 5px;
}

div#left{
	
	width:766px;
}


div#footer{
padding-top:10px;
color:white;
font-weight:bold;
font-size:12px;



}
div#copyright{
width:75%;
float:left;
overflow:hidden;
}

div#credits{
width:25%;
float:right;
overflow:hidden;
}

div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
min-height:110px;
font-size:12px;
color:#000000;
}


div#map a{
	color: #000000;
	font-weight:bold;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
