body {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
a:link {
	color: #DD3626;
}
a:visited {
	color: #DD3626;
}
a:hover {
	color: #DD3626;
}
a:active {
	color: #DD3626;
}

.PaddingAdded {
	padding:13px;
}

#login input {
	height: 23px;
	width: 80px;
}
#login #user {
	height: 15px;
	width: 122px;
}
#login #password {
	height: 15px;
	width: 122px;
}
#contact #name {
	height: 15px;
	width: 160px;
}
#contact #email {
	height: 15px;
	width: 160px;
}
#contact #information {
	width: 220px;
}
#contact input {
	height: 23px;
	width: 80px;
}
#PageDiv {
	position:relative;
	margin:auto; 
	width:816px; 
	height:100%
}
#ScrollBGlayer {
	position:absolute;
	left:257px;
	top:370px;
	width:509px;
	height:212px;
	z-index:0;
	visibility: hidden;
}
#layer {
	position:absolute;
	left:257px;
	top:370px;
	width:509px;
	height:212px;
	z-index:1;
	visibility: hidden;
	clip:rect(0px 509px 212px 0px)
}
#up {
	position:absolute;
	left:777px;
	top:406px;
	width:26px;
	height:35px;
	z-index:2;
}
#down {
	position:absolute;
	left:777px;
	top:515px;
	width:25px;
	height:35px;
	z-index:3;
}
#placeholder {
	position:absolute;
	left:349px;
	top:2686px;
	width:65px;
	height:20px;
	z-index:4;
	visibility: hidden;
}
p:first-child { margin-top:0px }
table { empty-cells:hide }
._sp { font-size:1px; visibility:hidden }
._lp { margin-bottom:0px }
#content { position: absolute; top: 0; left: 0; }

.text1 {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.text1 a {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.homepage_text {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.homepage_text a {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-decoration: none;
}
.homepage_RedBack {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #E7E6DF;
}
.homepage_RedBack a {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #E7E6DF;
	text-decoration: none;
}
.NewsLinks {
	font-size: small;
	color: #DE3626;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
}
.caption_text {
	font-family: "Arial Rounded MT Bold", "Helvetica Oblique", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }
