body {
	margin: 5% 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFF;
}
h1,h2,h3,h4,h5,p{margin:0;padding:0;line-height: 20px;}
a {
	font-weight: bold;
	color:#999;
}
.white {
	font-weight:normal;
	text-decoration:none;
}
.imgh {
	border:none;
	background:none;
	float:right;
	padding:0;
	margin:0 0 3px;
	
}
.imgh:hover {
	border:none;
	background:none;
}
	

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	background-color: #DA021A;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: 95px;
	margin-left: 50px;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 95px;
	margin-left: 50px;
	color: #FFFFFF;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 36px;
}
#wrapper {
	width:965px;
	height:643px;
	margin:0 auto;
	position:relative;
	background-image: url(images/home_background2.jpg);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:0;
	top:280px;
	height:337px;
	width:591px;
}
#leftCol {
	text-align:left;
	float:left;
	width:594px;
	position:relative;
}
#leftCol p{
	padding:0 50px 0 40px;
	text-align:left;
	margin: 0;
}
#leftCol h1 {
	padding:0;
	margin:0;
	padding:0 50px 0 40px;
}
#rightCol {
	float:right;
	width:371px;
	position:relative;
}
#rightCol p {
	padding: 0 95px 0 50px;
}
#rightCol img {
	float:left;
	padding:10px 2px;
}
#footer {
	text-align:center;
	color:#000;
	font-size:11px;
}
#footer a {color:#F00; font-weight:normal;}
.red {color:#F00;}
.white {color:#FFF;}
.black {color:#000;}
#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; }
.homepagetn {
	float:right;
	width:110px;
	font-size:12px;
	text-align:right;
	line-height:13px;
	margin-bottom: 5px;
}
img.homepagetn  {
	float:right;
	padding:0;
	margin:0;
	clear:both;
}

