@charset "utf-8";
/* CSS Document */

body {background-color:#bfc9c9; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify;
}

.container {
	position:absolute;
	margin-left:-500px;
	left:50%;
	top:0px;
	width:1020px;
	height:640px;
}

.navigation {
	position:absolute;
	left:593px;
	top:126px;
	/*width:400px;*/
	height:30px;
	/*z-index:2;*/
}

.content {
	position:absolute;
	left:0px;
	top:0px;
	margin:20px 20px;
	width:995px;
	height:423px;
	z-index:5;
}
/*ALL OVERFLOWS START HERE*/
.overflow {
	width:940px;
	left:0px;
}

.overflowRt {
	width:633px;
	left:317px;
}

.overflowLft {
	width:450px;
	left:0px;
}

.overflow, .overflowRt, .overflowLft {
	background-image:url(images/transparentBack.png);
	margin:20px 20px;
	padding:10px 10px;
	height:365px;
	top:0px;
	position:absolute;
	overflow:auto;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#88909a;
	scrollbar-track-color:#8d969d;
}
/*ALL OVERFLOWS END HERE*/

/*ALL PHOTO PLACEMENT STARTS HERE*/
.photos, .photosRt, .photosLft  {
	position:absolute;
	top:0px;
	width:500px;
	height:365px;
	margin:20px 20px;
	padding:10px 10px;
	/*z-index:10;*/
}

.photosRt {
	left:470px;
}

.photosLft {
	left:0px;
}
/* PHOTO PLACEMENT ENDS HERE */

.footer {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:15px;
	width:995px;
	height:61px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	z-index:10;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.contentLinks:link, a.contentLinks:visited {
	color: #d70000;
	text-decoration: none;
}
a.contentLinks:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
	font-style:italic;
}

p {
	text-align:justify;
	margin-top:0em;
	margin-bottom:.8em;
}

legend {
	color:#1a4f7b;
	font-weight:bold;
	font-size:16px;
}

fieldset {
	 padding:0px 20px 20px 20px;
}

.photo {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	padding:4px;
}

.photoLftPad {
	margin-left:10px;
}

.alignLeft {
	text-align:left;
}

.transparentBkgndImg {
	background-image:url(images/transparentBack.png);
	padding:10px;
}
.site1 {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:156px;
	background-image:url(images/site1.jpg);
	background-repeat: no-repeat;
}

.site2 {
	position:absolute;
	left:12px;
	top:0px;
	width:995px;
	height:156px;
	z-index:10;
	background-image:url(images/site2.jpg);
	background-repeat: no-repeat;
}

.site3 {
	position:absolute;
	left:1007px;
	top:0px;
	width:13px;
	height:156px;
	background-image:url(images/site3.jpg);
	background-repeat: no-repeat;
}

.site4 {
	position:absolute;
	left:0px;
	top:156px;
	width:12px;
	height:423px;
	background-image:url(images/site4.jpg);
	background-repeat: no-repeat;
}

.site5 {
	position:absolute;
	left:12px;
	top:156px;
	width:995px;
	height:423px;
	background-image:url(images/site5.jpg);
	background-repeat: no-repeat;
}

.site6 {
	position:absolute;
	left:1007px;
	top:156px;
	width:13px;
	height:423px;
	background-image:url(images/site6.jpg);
	background-repeat: no-repeat;
}

.site7 {
	position:absolute;
	left:0px;
	top:579px;
	width:12px;
	height:61px;
	background-image:url(images/site7.jpg);
	background-repeat: no-repeat;
}

.site8 {
	position:absolute;
	left:12px;
	top:579px;
	width:995px;
	height:61px;
	background-image:url(images/site8.jpg);
	background-repeat: no-repeat;
}

.site9 {
	position:absolute;
	left:1007px;
	top:579px;
	width:13px;
	height:61px;
	background-image:url(images/site9.jpg);
	background-repeat: no-repeat;
}
