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



html,body {margin: 0;padding: 10px 0;text-align: center;font-family: tahoma, arial, sans-serif;font-size: 14px; color: #333333;background: #00073B;}
    
img { border: none; }

a { text-decoration: none; color: #F29200; font-weight: bold;}

a:hover { text-decoration: underline;}

em.small{font-size:xx-small ; color:#00073b; display:none}

#main-border {width: 940px;height: 100%;margin: 0 auto;padding: 20px;overflow: hidden;background: #707491;text-align: left;}

.content{width: 900px;height: 100%;padding: 20px;overflow: hidden;}

#header {height: 80px;margin-bottom: 20px;background: #00073B;}

#right-header {float: right; margin: 0px 50px 0px 0px; width: 400px;padding-top: 20px;font-weight: bold;font-size: 25px; color: #fff;text-align: right;line-height: 35px;}

#logo{float: left; margin: 0px 0px 0px 50px; width: 139px;height: 80px;background: url('../images/logo.png') no-repeat center center;}

#intro{ margin-bottom: 20px; background: #DADBE3;}

#left-intro{float: left;width: 675px;}

#right-intro{float: right;width: 180px;height: 260px;padding: 20px;background: #00073B;}

#maincontent{ overflow: hidden; height: 100%;}

#left-maincontent {float: left;width: 570px;padding: 20px;background: #ffffff;text-align: justify;}

#gallery {float: left;width: 900px;padding: 20px;background: #ffffff;text-align: justify;}
#location {float: left;width: 900px;padding: 20px;background: #ffffff;text-align: justify;}
#services {float: left;width: 900px;padding: 20px;background: #ffffff;text-align: justify;}
#right-maincontent{float: right;width: 270px;padding: 20px;background: #ffffff;}  



#footer {width: 940px;height: 100%;overflow: hidden;margin: 0 auto;padding: 10px 20px;font-size: 10px;text-align: center; color: #fff;}

#footer a {color: #fff; font-weight: normal;}

#leftfooter{float: left;width: 500px;text-align: left;}

#rightfooter{float: right;width: 350px;text-align: right;}


.nav {position: relative;list-style-type: none;margin: 0;padding: 0px;font-size: 17px;}

.nav li {text-align: left;margin: 3px 1px;padding: 0;}

.nav li a {display: block;padding-bottom: 5px;color: #ffffff;font-weight: normal;text-decoration: none;}
.nav li a:hover, .nav li a.selected { color: #FFAB20; cursor: pointer;}


h1 {padding-top: 0;margin-top: 0;font-size: 18px;font-weight: bold;color: #000066;}
h2 {padding-top: 0;margin-top: 0;font-size: 14px;font-weight: normal;color: #333333;}


#maincontent ul{list-style-image: url(images/bullet2.png)}

.newsitem{overflow: hidden;height: 100%;margin-bottom: 20px;}

.newstitle-holder{display: block;overflow: hidden;height: 100%;}

.newstitle{display: block;float: left;width: 190px;padding-bottom: 10px;font-weight: bold;font-size: 14px;}
.newstitle a{color: #333;}

.newsdate{display: block;float: right;width: 75px;padding-bottom: 5px;font-size: 11px;text-align: right;}
