@charset "UTF-8";

body {
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	line-height: 14px;
	}
a:link {
	color:#CC9900;
	text-decoration: none;
	}
a:visited {
	color:#0099CC;
	text-decoration: none;
	}
a:hover {
	color:#0099CC;
	text-decoration: none;
	border:dotted thin #00CCCC;
	padding:2px;
	}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.other_website {

	border-top: solid #CC9900 thin;
	direction:rtl;
	}
#background {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
	}
#background2 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
	}	
.black {
	background-color: #000000;
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.directions {
	text-transform:uppercase;
	letter-spacing:15px;
	font-size:85%;
	padding:2px;
	background-color:#CCFF33;
	}
.strong_heading {
	text-transform:uppercase;
	letter-spacing:5px;
	font-size:85%;
	padding:2px;
	background-color:#00FF99;
	}
#lower_right {
	position: absolute;
	left: 478px;
	top: 630px;
	width: 465px;
	height: 100%;
	}	
#img_float_left {
	float: left;
	height: 800px;
	width: 400px;
	position: absolute;
	}
#img_float_left_wide {
	float: left;
	height: 800px;
	width: 1000px;
	position: absolute;
	}		
#paragraph {
	height: 600px;
	width: 500px;
	position: absolute;
	left: 50px;
	top: 300px;
	}
#paragraph_right {
	height: 600px;
	width: 500px;
	position: absolute;
	left: 520px;
	top: 160px;
	}	
#paragraph_lower {
	height: 600px;
	width: 500px;
	position: absolute;
	left: 50px;
	top: 600px;
	}	
#paragraph .columns {
	height: 250px;
	width: 120px;
	border-right: 5px;
	float:left; 
	}
#column {	
	height: 900px;
	width: 70px;
	position: absolute;
	left: 80px;
	top: 430px;
	}
#outlier {
	height: 300px;
	width: 800px;
	position: absolute;
	left: 600px;
	top: 500px;
	}	
#outlier .li {
	value: 25;
	}	
#outlier .columns {
	height: 250px;
	width: 120px;
	border-right: 5px;
	float:left; 
	}	
	
#text_float_left {
	padding: 4px;
	float: left;
	position: absolute;
	height: 800px;
	width: 250px;
	top: 290px;
	left: 260px;
	}
#text_float {
	float: left;
	height: 300px;
	width: 200px;
	position: relative;
	top: 20px;
	left: 20px;
	}
#photo_strip {
	top: 100px;
	left:50px;
	height: 230px;
	width: 3000px;
	position:absolute;
	}
.photo_strip {
	margin: 5px;
	}
#photo_explanation {
	left:55px;
	top:340px;
	width:400px;
	position:absolute;
	}
#photo_explanation .heading {
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:85%;
	}
#text_top {
	float: left;
	position: absolute;
	height: 400px;
	width: 210px;
	top: 20px;
	left: 400px;
	}
#text_top2 {
	float: left;
	position: absolute;
	height: 400px;
	width: 210px;
	top: 390px;
	left: 680px;
	}
#text_top3 {
	float: left;
	position: absolute;
	height: 400px;
	width: 300px;
	top: 390px;
	left: 600px;
	}
#sound_map_far_right {
	position:absolute;
	left:560px;
	top:20px;
	width:270px;
	height:100%;
	}
	
#left_text {
	position:absolute;
	left:50px;
	top:200px;
	width:320px;
	}
	
#right_text {
	position:absolute;
	left:950px;
	top:120px;
	width:300px;
	height:100%;
	}
#middle_text {
	position:absolute;
	left:290px;
	top:420px;
	width:300px;
	height:100%;
	}	


