* {    margin: 0;    padding: 0;}body {    font: 14px Arial, Helvetica, sans-serif;    color: #9829fd;    text-align: center;    background: White url(images/bg.gif) repeat-x;}h1 {    position: absolute;    top: 14px;    left: 64px;    color: White;    font: 40px/60px Arial, Helvetica, sans-serif;    z-index: 2;}h2 {    position: absolute;    top: 60px;    left: 50px;    color: White;    font: 18px/27px Arial, Helvetica, sans-serif;    z-index: 2;}h3 {    margin: 15px 0 5px 0;    font: 15px/27px Arial, Helvetica, sans-serif;	font-weight: bold;	font-style: italic;}.firsth3 {    margin-top: 0;}h4 {    margin: 15px 0 5px 0;	color: #333399;    font: 18px/27px Arial, Helvetica, sans-serif;	}.firsth4 {    margin-top: 0;}p {    padding: 5px 0;    font: 14px/21px Arial, Helvetica, sans-serif;    color: #4B7E9A;}p#shadow1 {    position: absolute;    top: 15px;    left: 65px;    padding: 0;    font: 40px/60px script mt bold, Arial, Helvetica, sans-serif;    color: #6485A7;    z-index: 1;}p#shadow2 {    position: absolute;    top: 61px;    left: 51px;    padding: 0;    font: 18px/27px Arial, Helvetica, sans-serif;    color: #6485A7;    z-index: 1;}a {    color: #FF6600;    text-decoration: underline;}a:hover {    color: #FF6600;    text-decoration: none;}img {    border: none;}#main {    position: relative;    margin: 0 auto;    width: 975px;    text-align: left;}#header {    height: 124px;    background: #91C2F2 url(images/bg.gif) repeat-x;}#logo {    display: block;    position: absolute;    top: 24px;    left: 0;    width: 60px;    height: 66px;}#menu {    position: absolute;    top: 56px;    right: 0;    height: 68px;}#menu ul {    list-style: none;    height: 68px;}#menu ul li {    display: block;    float: right;    padding: 0 25px;    background: #99CC66 url(images/menu.gif) repeat-x;}#menu ul li.menuBr {    padding: 0;    width: 14px;    height: 68px;    background: url(images/menu_br.gif) no-repeat;}#menu ul li#menuLeft {    padding: 0;    width: 7px;    height: 68px;    background: url(images/menu_left.gif) no-repeat;}#menu ul li#menuRight {    padding: 0;    width: 7px;    height: 68px;    background: url(images/menu_right.gif) no-repeat;}#menu ul li a {    display: block;    padding: 0 0 29px 0;    font: 18px/39px Arial, Helvetica, sans-serif;    text-decoration: none;    color: White;}#menu ul li a:hover {    text-decoration: none;    color: #DBECC8;}#menu ul li a#active, #menu ul li a#active:hover {    text-decoration: none;    color: White;    background: url(images/menu_active.gif) no-repeat bottom;}#middle {    width: 975px;}#left {    float: left;    padding-bottom: 20px;    width: 192px;}#left ul {    list-style: none;}#left ul li {}#left ul li a {    color: #4B7E9A;}#right {    float: right;    width: 770px;    font: 14px Arial, Helvetica, sans-serif;    text-align: justify;}.box {    clear: both;}.box img {    padding-top: 5px;}.boxleft1 {    float: left;    width: 370px;}.boxright1 {    float: right;    width: 370px;}.boxleft2 {    float: left;    width: 370px;    border-bottom: 2px solid #DCEDF8;}.boxright2 {    float: right;    width: 370px;    border-bottom: 2px solid #DCEDF8;}.boxleft2 h3, .boxright2 h3 {    margin: 0 0 5px 0;    font: 18px/39px Arial, Helvetica, sans-serif;    text-align: center;    color: White;    background: #5794E6 url(images/h3.gif) no-repeat;}.clearing {    clear: both;    height: 20px;}#footer {    clear: both;    margin-left: 205px;    width: 770px;    text-align: center;}#footer p {    font-size: 13px;}#copyright {    padding: 5px 0 10px 0;}#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; }