body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	background-color: #E6E6DC;
	font-size: small;
}
#poster h1, #poster h2, #poster h3, #poster h4 {
	font-size: 1.5em;
}
h1{
    font-size: 1.3em;
}
h2, h3, h4 {
    font-size: 1.1em;
}
img {
	border: 0px;
}
table { 
	margin-left: auto;
	margin-right: auto;
}
div.boxlt {
   float: left;
}
div.boxrt {
   float: right;
}
.active {
	font-style: italic;
	font-weight: bold;
}
.right {
	text-align: right;
	display: block;
}
.left {
	text-align: left;
	display: block;
}
.vertical-align {
	vertical-align: middle;
}
.center-align {
	text-align: center;
}
.right-align {
	text-align: right;
}
.left-align {
	text-align: left;
}
span.right, div.right {
	text-align: right;
	float: right;
	padding-right: 4px;
}
span.left, div.left {
	text-align: left;
	float: left;
	padding-left: 4px;
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
link.visited {
	color: #666699;
	text-decoration: none;
}
.error {
	color: red;
}
.green {
	background-color: #3c3;
	text-align:	center;
}
.red {
	background-color: #F9C;
	text-align:	center;
}
label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
fieldset {
	margin: 0px 0px 5px 10px;
	clear: left;
	float: left;
	border: 1px solid #276D0A;
	width: 90%;
	padding: 0.5em 0em 0.5em 0.5em;
}
legend {
	border: 1px solid #276D0A;
	align: center;	
	background-color: #FFF;
	background-image: url(../images/topnav_bg_blue.gif);
	padding: 0px 6px;
	height: 18px;
	margin-top: 0.5em;
}
#pageContainer {
	margin: 0px auto 15px;
	background-color: #FFF;
	border-width: thin;
	border-style: none solid solid;
	border-color: #8DA8D5;
	width: 90%;
}
#header {
	margin: 0px auto;
	width: 100%;
	height: 190px;
	background-repeat: no-repeat;
	background-color: #004D99;
	background-image: url(../../images/admin_header.gif);
}
#header a, #header a:link {
	color: #000;
	padding-right: 6px;
	margin-right: 6px;
}
#sidebar {
	margin: 5px 5px 10px;
	padding: 5px;
	width: 170px;
	min-height: 700px;
	float: left;
	background-color: #D8DADD;
}
/* for Internet Explorer */
/*\*/
* html #sidebar {
	height: 700px;
}
/**/
.mainContent {
	padding: 10px 5px;
	float: left;
	width: 90%;
}
#navcontainer ul {
	width: 100%;
	display: block;
	margin: 0px auto 10px auto;
	padding: 0px;
	background-image: url(../images/topnav_bg_blue.gif);
	list-style-type: none;
}
#navcontainer li { 
	padding: 0px 20px 0px 0px;
	display: inline; 
}
#navlist {
	text-align: center;
	padding-bottom: 10px;
	background-image: url(../images/topnav_bg_blue.gif);
	padding-top: 0px;
}
#navlist a, #navlist a:link, #navlist a:visited{
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus{
	padding: 1px;
	background-image: url(../images/topnav_bg_grey.gif);
	background-color: #DCE3F0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
	text-decoration: none;
}
#footer {
	text-align: center;
	margin: 0px auto;
	width: 100%;
	height: 65px;
	border-top: solid medium #666666;
	background-color: #004D99;
	clear: both;
}
#bottomcontainer {
	width: 90%;
	display: block;
	margin: auto;
}
#footer ul {
	margin: 0px auto 0px auto;
	list-style-type: none;
}
#footer li {
	padding: 0px 20px 0px 0px;
	display: inline; 
}
.clear {
	margin: 0px;
	clear: left;
	visibility: hidden;
}
.cleared {
	clear: both;
	visibility: hidden;
}
.news_right {
	float:right;
	width:200px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#CFD9BE;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news p {
	margin:10px 10px;
}
.news_cnr_top {
	background:url(../images/cnr_tr.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
.news_cnr_bottom {
	background:url(../images/cnr_br.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}

.bigthumb {

	margin: 2px;
	width: 90%;
}
.float-center {
	float: left;
	margin: 0px 20px;
	text-align: center;
	border: 1px solid #276D0A;
}
.smallimageboxcontainer {
	float: left;
	margin: 2px;
	border: 1px solid #276D0A;
	width: 160px;
	min-height: 175px;
	text-align: center;
}
.smallimagebox {
	float: left;
	margin: 2px;
	width: 150px;
}
.editsmallimagebox {
	margin: 2px auto;
	width: 150px;
	min-height: 125px;
}
/* for Internet Explorer */
/*\*/
* html .smallimageboxcontainer {
	height: 175px;
}
* html .editsmallimagebox {
	height: 125px;
}
/**/
.smallrightlist {
	float: right;
	border: 1px solid #276D0A;
	margin: 2px;
	width: 175px;
	text-align: center;
}
.desc {
	margin: 0px auto 15px;
	border: 1px solid #276D0A;
	display: block;
	width: 100%;
	float: left;
}
.boxtitle {
	margin: 0px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/topnav_bg_blue.gif);
	height: 1.25em;
	display: block;
	width: 100%;
}
.boxcontent {
	padding: 10px;
		width: 90%;
}
.descinfo {
	margin: 2px;
	width: 90%;
	display: block;
	float: left;
}
.subhead {
	margin: 0px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/topnav_bg_blue.gif);
	height: 1.25em;
	padding: 0px 5px;
	clear: left;
}
.longtext {
	margin: 10px 0px 5px 10px;
}
.button {
	margin: 2px auto;
	width: 125px;
	display: block;
	background-color: #FFF;
}
.shorttext {
		padding-left: 10px;
}
#paginate .boxed {
	padding: 4px;
	margin: 1px;
	border: 1px solid #276D0A;
	text-decoration: none;
}

#thumbs {
width: 100%;
}

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