* {
    padding: 0;
    margin: 0;

} 

LI.list1 {list-style: round outside; margin-left: 20px;} 

body {
background: #ff9900;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}

h2 { letter-spacing: -1px; padding: 0px 0 5px 0; font-family: Verdana, Tahoma, Arial, sans-serif; font-weight: 600; font-size: 14px; color: #FF9817;}


img { border: none;}
a { color: #0090DF; text-decoration: none; }
a:hover { color : #000}

#wrap {
margin: 0px auto;
width: 950px;
}

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

#header h1 { 
color : #54B7E0;
font-size: 29px;
letter-spacing: -2px;
padding: 30px 0 0 30px;
font-weight: 100;
font-family: Arial, Tahoma, Verdana;
}
#header h1 a { text-decoration: none; color : #54B7E0;}
#header h1 a:hover { color : #333; }
#header h2 { 
font-family: Verdana, Tahoma, Arial, sans-serif; color : #FF9817; font-size: 12px; padding: 0 0 0 10px; font-weight: 100;
}

#navigation {
background: #FF9817 url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #FFA73F;
}
#navigation li a {
display:block;
padding:0 20px;
text-transform:uppercase;
text-decoration:none;
color: #f7f7f7;
letter-spacing:2px;
}
#navigation li a:hover {
background: #FFAF4C url(images/menuover.jpg) repeat-x;
color:#fff;
text-decoration:none;
}

#content { 
background: #fff url(images/content.jpg) repeat-y;
padding: 10px 20px;
}
#content h1 {
	font-size: 16px;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;
	background-color: #FF9817;
	width: 50%;
    font-family: Arial, Verdana, Tahoma, sans-serif;
}

#bottom { 
background: #fff url(images/bottom.jpg) no-repeat; 
height: 20px;
}


#left {
float:left; 
width:220px; 
text-align: justify;
padding-left: 5px;
}

#leftdata {
float:left; 
width:310px; 
text-align: left;
padding-left: 5px;
padding-right: 5px;
}
#rightdata {
float:left; 
width:320px; 
text-align: left;
padding-left: 5px;
}
#newsbox {
	width:600px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	border: 1px solid #006600;
}
.menutop {
background: #FFF6BB url(images/menutop.jpg) no-repeat;
height: 20px;
}
.menumiddle {
background: #FFF6BB url(images/menumiddle.jpg) repeat-y;
}
.menumiddle h2 { color : #333; font-weight: 400; letter-spacing: 0px; font-size: 12px; padding-top: 2px; padding-left: 20px; padding-bottom: 3px; }
.menumiddle ul { letter-spacing: 1px; color : #aaa; padding-left: 40px; }
.menubottom { 
background: #FFF6BB url(images/menubottom.jpg) no-repeat;
height: 20px;
}

#right {
float:right; 
width:660px; 
padding-right: 10px;
padding-top: 10px;
color: #333;
}
#right h1 {
	font-size: 16px;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;
	background-color: #FF9817;
	width: 50%;
    font-family: Arial, Verdana, Tahoma, sans-serif;
}
#right h2 { letter-spacing: 0px; padding: 0px 0 5px 0; font-family: Arial, Verdana, Tahoma, sans-serif; font-weight: 600; font-size: 14px; color: #FF9817;}
#right h2 a { color: #54B7E0; }
#right h2 a:hover { color: #000; }

#date {
	padding-right: 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: 100;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}

#footer {
text-align: center;
font-size: 10px;
color: #444;
padding:0 0 10px 0;
margin: 0;
}
#footer a { color: #666; text-decoration: underline;}
#footer a:hover { color: #000; text-decoration: none; }

#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; }

