@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-image:url(photoill_media/background.jpg);
	background-repeat:repeat
}
img {
	border:none
	}
a	{
	color:#FF0000;
	font-style: normal;
	text-decoration: none;
}
a:hover	{
	color:#CCCCCC;
}
h1 {
	font-size: 12 px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 30px;
}
h2 {
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 5px;
}
h3 {
	margin-top: 10px;
	margin-right: 30px;
	color: #FFFFFF;
	margin-left: 5px;
	font-size: 20px;
}
h4 {
	font-size: 12px;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
#container {
	background-color: #333333;
	background-repeat: no-repeat;
	height: auto;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width: 750px;
	height: 100px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	}	
#navbar {
	height: 20px;
	}	
#navbar ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	width: 750px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 30px;
	margin: 0px;
	font-style: normal;
	font-weight: 100;
	display: inline;
}
#navbar ul li {
	display: inline;
	list-style-type: none;
}
#navbar a {
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
	display: inline;
}
#navbar ul li a:hover
{
	color: #666666;
	text-decoration: none;
}
#active a
{
	color: #FF0000;
	text-decoration: none;
}
#container #content {
	background-color: #000000;
	height: 735px;
	width: 750px;
	background-position: top;
	text-align: center;
	vertical-align: top;
}
#reslink {
	margin-left: 30px;
}
#address li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 30px;
	list-style-type: none;
	list-style:none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	word-spacing: 2px;
	margin-right: 5px;
}
#smallcontainer {
	background-color: #000000;
	position: absolute;
	left: 7px;
	top: 123px;
	width: 735px;
	height: 723px;
	text-align: center;
	vertical-align: top;
}
#smallcontainer li {
	margin-right: 15px;
	margin-left: 5px;
}
#footbar {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
	width: 750px;
	background-color: #000000;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	vertical-align: bottom;
	color: #999999;
	line-height: inherit;
}
#footbar ul li {
	display: inline;
	list-style-type: none;
	color: #CCCCCC;
}
#footbar a {
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	color: #FF0000;
}
#foorbar ul li a:hover
{
	color: #666666;
	text-decoration: none;
}
#active a
{
	color: #999999;
	text-decoration: none;
}
#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; }
