body {
   background-color: #555;
   font: small Arial, Helvetica, sans-serif;
   font-size: 9px;
}

#header {
	background-image: url(pix/fk_header_800px_128pxH.gif);
	width: 800px;
	height: 128px;
}

#header-bottom ul {
	background-image: url(pix/fk_header_greybar.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin: 0 0 10px 0;
}

#header-bottom li {
	display: inline;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#header-bottom a:link, #header-bottom a:visited {
	background-image: url(pix/bargrey_1px.gif);
	background-repeat: repeat-x;
	height: auto;
	font-weight: bold;
	text-transformation: uppercase;
	text-decoration: none;
	color: #fff;
}

#header-bottom a:hover {
	background-image: url(pix/barred_1px.gif);
	background-repeat: repeat-x;
	height: auto;
	color: #FFF;
}

#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#clearone {
	clear: both;
	height: 1px;
}

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 10px 0 10px;
	padding-right: 10px;
}

#mainfeature {
	background-color: #FFF;
	border-bottom: thick;
	border-bottom-color: #000;
	margin: 0 0 14px 0;
}

#mainfeature h1 {
	font-size: 18px;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#mainfeature p.more {
	font-size: 16px;
	color: #000;
	border-bottom: 2px solid #000;
	padding: 0 0 15px 0;
	margin: 0 0 -5px 0;
}

#mainfeature a {
	color: #000;
	text-decoration: none;
}

#content {
	margin: 0 200px 0 5px;
	background-color: #FFF;
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0;
	padding: 0;
}

#content p {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin: 0 0 14px 0;
	padding: 0;
}

#content p.readmore {
	padding-bottom: 10px;
	border-bottom: 2px solid #eee;
}

#content p.caption {
	font-size: 9px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#content a:link, #content a:visited {
	color: #990000;
	text-decoration: none;
}

#content a:hover {
	color: #000;
	text-decoration: underline;
}

#content img {
	border: 1px solid #333;
	width: 590px;
	margin-bottom: 5px;

}

#sidebar {
	position: absolute;
	top: 0;
	right: 30px;
	width: 150px;
	height: 99%;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 20px;
}

#sidebar h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}

#sidebar h4 {
	font-size: 13px;
	color: #990000;
	margin-top: -0.5%;
	margin-bottom: -0.5%;
}

#sidebar p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar a:link, #sidebar a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar ul li {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	margin-left: -15px;
}

#footer {
	background-image: url(pix/fk_footer-bg_800px.gif);
	height: 70px;
	margin-top: 15px;
	font-color: #fff;
	text-transform: uppercase;
	clear: both;
}

#footer p {
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0;
	padding: 25px 10px 10px 15px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #C00;
	text-decoration: underline;
}

#permission {
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
}

#permission a:link, #permission a:visited {
	font-size: 9px;
	color: #333;
	text-decoration: none;
}

#permission a:hover {
	color: #c00;
	text-decoration: underline;
}


#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: #eee; 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: 9px small Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; margin: 0 auto; padding-top: 5px; 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; }