* {margin: 0; padding: 0;}
/* mac hide \*/
html,body {height: 100%; width: 100%;}
/* end hide */

form {margin: 0; padding: 0;}

body {background-color: #b3cdd9; text-align: center; min-height: 570px;/* for good browsers*/ min-width: 990px;/* for good browsers*/}

a, a:visited, a:link {color: #8db3c5; text-decoration: none; font-weight: bold;}
a:hover {color: #000000; text-decoration: underline; font-weight: bold;}
a:active {color: #8db3c5; text-decoration: none; font-weight: bold;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

strong {font-weight: bold; font-size: 15px;}

.e {font-size: 0.1em; color: #ffffff; display: none;}

img {margin: 0; padding: 0;}
	img.border {border: 5px solid #bbbbbb;}
	img.photos {border: 3px solid #bbbbbb; margin: 0 10px 10px 0;}
	img.poster {border: 5px solid #bbbbbb; float: right; margin: 7px 9px 11px 12px;}
	img.poster2 {border: 5px solid #bbbbbb; float: left; margin: 7px 12px 7px 9px;}
	img.bio {border: 5px solid #bbbbbb; float: right; margin: 7px 9px 13px 12px;}

#outer {height: 100%; width:100%; display: table; vertical-align: middle; position: relative;}
#container {text-align: center; position: relative; vertical-align: middle; display: table-cell; height: 570px; position: relative;}
#inner {width: 990px; background: url(images/layout.jpg); height: 570px; text-align: center; margin-left: auto; margin-right: auto; position: relative;}

#title {position: absolute; left: 483px; top: 50px; width: 450px; height: 50px; margin: 0; padding: 0; overflow: hidden;}

#text {position: absolute; left: 257px; top: 103px; width: 700px; height: 385px; padding: 0; margin: 0; text-align: left; vertical-align: top; float: left; display: inline; overflow: auto;}
	
	#text p {font: 12px arial, helvetica, sans-serif; margin: 0 9px 0.9em 9px; text-align: left; line-height: 1.3em; color: #555555;}
	#text h1 {font: bold 19px arial, helvetica, sans-serif; margin: 0.5em 9px 0 9px; text-align: left; line-height: 1.3em; color: #8db3c5;}
	#text h2 {font: bold 15px arial, helvetica, sans-serif; margin: 0.65em 9px 0.6em 9px; text-align: left; line-height: 1.3em; color: #555555;}
	#text h3 {font: bold italic 13px arial, helvetica, sans-serif; margin: 0 9px 0.8em 9px; text-align: left; line-height: 1.3em; color: #999999;}
	#text h4 {font: bold italic 13px arial, helvetica, sans-serif; margin: 0 9px 0.2em 9px; text-align: left; line-height: 1.3em; color: #999999;}
	#text h5 {font: bold italic 14px arial, helvetica, sans-serif; margin: 0 9px 0.65em 9px; text-align: left; line-height: 1.3em; color: #8db3c5;}
	
	#text .hr {height: 1px; background: #bbbbbb; margin: 0.4em 9px 0.4em 9px; padding: 0; overflow: hidden; clear: both;}
	#text .hr2 {height: 1px; background: #bbbbbb; margin: 0.7em 9px 0.7em 9px; padding: 0; overflow: hidden;}
	
	#text table {font: 12px arial, helvetica, sans-serif; border-collapse: collapse; margin: -0.3em 0 0 0; padding: 0;}
		#text table td {text-align: left; vertical-align: top; padding: 0; width: 33%;}

.menu {position: absolute; left: 42px; top: 145px; width: 190px; height: 200px; margin: 0; padding: 0; overflow: hidden;}
	.menu img {display: block; margin: 0; padding: 0;}

#footer {position: absolute; left: 260px; top: 500px; width: 673px; height: 26px; margin: 0; padding: 0; overflow: hidden;}

#fade_top {position: absolute; left: 244px; top: 100px; width: 713px; height: 26px; margin: 0; padding: 0; overflow: hidden; z-index: 1;}
#fade_bottom {position: absolute; left: 244px; top: 475px; width: 713px; height: 26px; margin: 0; padding: 0; overflow: hidden; z-index: 2;}


/* LIGHTBOX STYLES */

#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: 11px arial, helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

#imageData {padding:0 10px; color: #555;}
#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;}