BODY, TD {
	color: Black;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
img {
	border: 0;
}

.img {
	padding: 5px;
}

li {
	line-height: 1.5;
        text-align: center;
}
.doc {
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=doc) no-repeat;
}
.docs {
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=docs) no-repeat;
}
.sdoc {
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=sdoc) no-repeat;
}
.sdocs {
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=sdocs) no-repeat;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: Black;
}
.sitename {
	font-weight: normal;
	font-size: 16pt;
color: Silver;
}
.menulevel1 {
	font-size: 8pt;
	color: gray;
}
.menulevel1 a {
	font-weight: normal;
	color: Silver;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: Silver;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: Silver;
}
.menulevel2 {
	font-size: 8pt;
	color: gray;
}
.menulevel2 a {
	font-weight: normal;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}
.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
/* My style */
body {
	background-image:url(gfx/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#222222;
	font-family: Tahoma, Verdana, Arial, Helvetica, "times new roman", sans-serif;
}
/* --- Site layout --- */
#wrapper {
margin: 1em auto;
width: 960px;
background-image:url(gfx/wrapperbg.png);
background-repeat:no-repeat;
background-color:#e3e3e3;
}
#header {
width: 960px;
height: 170px;
text-align: center;
}
#nav {
width: 960px;
height: 28px;
}
ul#navlist {
font-family: Tahoma, Verdana, Arial, Helvetica, "times new roman", sans-serif;
font-size: 14px;
margin-top:0px;
margin-right:80px;
padding-top: 0px;
white-space: nowrap;
text-align:center;
}
#navlist a { padding: 3px 8px; }
#navlist li {
display: inline;
list-style-type: none;
}

#contentWrapper {
width: 960px;
background-image:url(gfx/contentbottombg.png);
background-repeat:no-repeat;
background-position: center bottom;
}

#subnavContainer {
margin-top: 50px;
		width: 190px;
		min-height: 370px;
		float: left;
}
#content {
	float: left;
	width: 550px;
	padding: 15px;
	margin-bottom: 30px;
	min-height: 450px;
}
#sidebar {
margin-top: 50px;
	width: 185px;
	min-height: 370px;
		float: left;
		overflow: hidden;
text-align:right;
padding-right: 5px;
		}

#bottomNavigator {

	margin-bottom: 15px;
	background-color: #919191;
	text-align: center;
}
#footer {
	float: left;
background-image:url(gfx/footerbg.png);
background-repeat: no-repeat;
background-position:top;
background-color:#121212;
width: 960px;
height: 200px;
}
#footerColLeft {
margin-top: 50px;
margin-left: 60px;
width: 280px;
float: left;
font-size: 11px;
text-align:left;
letter-spacing:1px;
color:#8b8b8b;
}
#footerColRight {
margin-top: 50px;
margin-right:60px;
width: 280px;
float: right;
font-size: 11px;
text-align:left;
letter-spacing:1px;
color:#8b8b8b;
}
#cmsInfo {
width: 200px;
float: right;
padding:5px;
background-color:#a8a8a8;
}
.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
.logo {
	padding: 5px;
}

/* --- LightBox --- */

#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(gfx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gfx/lightbox/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; }