body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333;

	background: #484848 url(../images/bgrepeat.gif) repeat-x;

	}

a, a:link, a:active, a:visited {

	color:#2c2c2c;

	}

a:hover {
	text-decoration:underline;

	}

#container {

	width:930px;

	margin:0 auto;

	}

#header {
	height:289px;
	width:930px;
	font-size: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#nav {

	padding-top:155px;

	}

#nav ul {

	list-style-type:none;
	padding: 0;
	margin: 0;
	}

#nav ul li {

	display:inline;
	padding: 0;
	margin: 0;

	}

#nav ul li a, #nav ul li a:active, #nav ul li a:visited {

	display:block;

	float:left;

	width:132px;

	text-align:center;

	font-weight:bold;
	
	font-size: 10px;

	text-decoration:none;

	}

#nav ul li a:hover {

	text-decoration:underline;

	}

.clear {
	clear:both;
	text-align: left;

	}

#content {

	background:#fff;

	border-bottom:1px solid #999;

	}


#right {
	background:#fff;
	width:870px;
	padding:5px 20px 20px 20px;
	text-align: left;

	}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#294e78;
	margin:5px 0 10px 0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#294e78;
	margin:5px 0 10px 0;
}

.newsbox {
	margin:10px 0;
	border-bottom:1px dashed #777;
	padding-bottom:12px;
	text-align: center;

	}

.date {

	color: #990000;

	font-weight:bold;

	margin:5px 0;

	}

.news {
	font-size:11px;
	color:#000;
	text-align: left;

	}

.tablepadd tr td {

	padding:3px;

	}

#footer {

	background:#73726f;

	padding:10px 0 10px 0;

	border-top:1px solid #fff;
		
	text-align:center;

	}
#footer ul {
	list-style:none;
	display:inline;
	margin: 0;
	padding:0;
}

#footer li {
	display: inline;
	color: #ffffff;
	font-size: 11px;
}

#footer li a {
	color: #ffffff;
	text-decoration: none;
}

#footer li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#copyright {

	background:#484848;

	padding:15px 5px;

	color:#ccc;

	font-weight:bold;

	}

#copyright a {

	color:#ccc;

	}

.newstitle {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.newstitle a { text-decoration: none; }

.newsdateposted {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

.lbx {
	border: 5px solid #ccc;
	border-bottom: 20px solid #ccc;
}

/* lightbox 2 */

#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; }
#container #content #right p a {
	text-align: left;
}
