html {
     overflow: -moz-scrollbars-vertical; height: 100%;
}
body {
  background: #556764; 
  margin:0px; padding:0px; font-family:Tahoma; font-size:11px; color:#FFFFFF; height: 100%;
}

td {margin:0px; font-size:12px; color:#000000; font-family:tahoma;}

/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 15px;
	list-style-type: none;
	background-color: #65728d;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #485573;
}

.menu {font-size:11px;color:#FFFFFF; font-family:arial; font-weight: bold;}
.menu a {font-size:11px;color:#FFFFFF; font-family:arial; font-weight: bold;}
.menu a:visited {font-size:11px;color:#FFFFFF; font-family:arial; font-weight: bold;}
.menu a:hover {font-size:11px;color:#FFFF00; font-family:arial; font-weight: bold;}
.menu a:active {font-size:11px;color:#FFFFFF; font-family:arial; font-weight: bold;}


.subtitle {font-size:14px;color:#0000C0;font-family:tahoma; font-weight: bold;}
.title {font-size:16px;color:#FF7F11;font-family:tahoma; font-weight: bold;}
.content {font-size:12px;color:#000000;font-family:tahoma;}
.footer {margin:0px; padding:0px; font-family:tahoma; font-size:11px; color:#D6D6D6;}
.frontpagenews {font-size:11px;color:#20409A;font-family:tahoma;}
.header1 {font-size:14px;color:#20409A;font-family:tahoma; font-weight: bold;}
.headlines {font-size:12px;color:#20409A;font-family:tahoma;}
.newsevenitem {background-color:#E9F1FD;}
.newsodditem {background-color:#ECF0F6;}
.newssource {margin:0px; padding:0px; font-family:tahoma; font-size:11px; color:#000000;}
.td_content {background-image: url('img/bg_content.gif');background-color:#FFFFFF; background-repeat: repeat-x}
.tiny {margin:0px; padding:0px; font-family:tahoma; font-size:11px; color:#000000;}

a {
 font-family:Tahoma; 
 color: #20409A;
 text-decoration: none;
}
a:visited {
 font-family:Tahoma; 
 color: #20409A;
 text-decoration: none;
}
a:hover {
 font-family:Tahoma; 
 color: #FF0000;
 text-decoration: none;
}
a:active {
 font-family:Tahoma; 
 color: #FF0000;
 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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

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

.box {
	padding: 14px;
	background-color: #fff;
	margin: 10px 0;
}
ul.gallery li.first {
	margin: 0;
}