html, body {	margin: 0px;	padding: 0px;}body, input, select, textarea {	background-color: #FFFFFF;}td, input, select, textarea{	font-family: Tahoma;	font-size: 11px;	color: #000000;	vertical-align: top;}table.main {	border-collapse: collapse;	width:100%;	height: 100%;}td {	padding: 0px;}td.top {	background-image: url(images/top_bg2.jpg);	width: 100%;	height: 183px;	background-repeat: repeat-x;}td.logo {	width: 100%;	text-align: right;	padding-top: 35px;	padding-right: 140px;}td.search {	background-image: url(images/search_bg.jpg);	background-color: #dce1e9;	height: 39px;}td.searchitem {	vertical-align: middle;	text-align: center;	padding-right: 11px;}form {	margin: 0px;}td.hdr {	vertical-align: middle;	text-transform: uppercase;	font-weight: bold;	font-size: 10px;	background-image: url(images/dot.gif);	background-repeat: no-repeat;	background-position: 10px;	padding-left: 21px;}	td.menuitem {	vertical-align: middle;	text-align: center;	width: 20%;	background-image: url(images/menuitem_bg.jpg);	background-repeat: no-repeat;	background-position: right;}a.menu {	font-size: 11px;	text-transform: uppercase;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;}td.topmenu {	background-image: url(images/topmenu_bg.jpg);	background-color: #ff8e51;}td.shadowleft, td.shadowright {	background-image: url(images/shadow.jpg);	height: 5px;}td.shadowleft{	text-align: right;}	<!--///////////////////////////////////////////////////////////////-->td.news {	background-image: url(images/news_bg.jpg);	background-repeat: repeat-y;	background-position: right;	}td.text {	background-image: url(images/text_bg.jpg);	background-repeat: repeat-y;}table.form {	width: 100%;	border-collapse: collapse;	margin: 5px 0px 5px 0px;}td.formtext {	padding: 5px 5px 5px 15px;	font-weight: bold;	width: 20%;}td.forminput {	padding: 5px 15px 5px 5px;	width: 30%;}input.submit {	background-color: #dddedf;	font-weight: bold;	width: 100%;}select.input {	width: 100%;}	<!--///////////////////////////////////////////////////////////////-->td.news {	width: 30%;	padding-right: 6px;}table.newstable {	width: 100%;	background-repeat: repeat-x;}td.newsitem {	background-image: url(images/newsitem_bg.jpg);	background-repeat: repeat-x;	border: 1px solid silver;	padding: 10px;	text-align: justify;}h2.hdr2 {	text-transform: uppercase;	font-weight: bold;	font-size: 10px;	color: #c63c3c;	margin-bottom: 7 px;}a {	text-decoration: none;	color: #c63c3c;}table.hdrtab {	background-image: url(images/hdrtab_bg.jpg);	background-color: #dce1e9;	height: 37px;	width: 100%;	border-collapse: collapse;}td.text {	width: 70%;	height: 30%;}table.content {	border-collapse: collapse;	margin: 6px 8px 8px 12px;}td.image {	padding: 10px;	text-align: center;	vertical-align: middle;}img.border {	border: 1px solid silver;}td.copyright {	padding-right: 5px;	height: 32px;}td.cprghtitem {	border-top: 1px;	background-color: #f5f5f5;	font-size: 10px;	color: #656565;	vertical-align: middle;	text-align: center;}td.bottommenu {	background-image: url(images/bottom_bg.jpg);	background-color: #ff8e51;	height: 32px;}td.btmenuitem {	background-image: url(images/bottom_shadow.jpg);	background-repeat: no-repeat;	vertical-algn: middle;	text-align: center;}<!-- Lite box -->#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; }