
html, body {
	position: fixed;
	height: 600px;
	width: 100%;
	background-color: #CCCCCD;
	background-image: url('images/justwhite.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 8px 123px;
	overflow: none;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	}
	
#container {
min-height: 100%;
margin-bottom: -330px;
position: relative;
}



#flashcontent {
position: fixed;
width: 1000px;
height: 550px;
top: 125px;
	background-color: none;
	padding: 30px;
	z-index: 88;
	overflow: none;
	}
	
img {
border: 0px;
}

	ul.explore
{
list-style-type: none;
text-align: left;
font-size: 7pt;
padding: 5px;
}


	#header {
	position: fixed;
	top: 10px;
	left: 15px;
	width: 1400px;
	height: 117px;
	background-color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	}
	
	a {	
		color:#666;
		text-decoration: none;	
	}
	
	a.footer {
	color: black;
	}
	
	a.footer:hover {
	color:#47CC27;
	border: 0pt;
	}
	
	a:hover {
	color: #47CC27;
	text-decoration: none;
	border: 0pt;
	}
	
	a:hover img{
	border: 0pt;
	}
	
	a:active {
	border: 0pt;
	}
	
	
	a.messages {
	color: #000000;
	}
	
	a.messages:hover{
	color: #47CC27;
	text-decoration: bold;
	}
	
	
	a.home {
	display: block;
	width: 632px;
	height: 37px;
	background-image: url(images/talkTHIN.gif);
	background-repeat: none;
}

	a.home:hover {
	background-image: url(images/talkyellow.gif);
}


	a.explore {
	display: block;
	width: 632px;
	height: 37px;
	background-image: url(images/exploreTHIN.gif);
	background-repeat: none;
}

	a.explore:hover {
	background-image: url(images/exploreTHINred.gif);
}

	a.about {
	display: block;
	width: 632px;
	height: 37px;
	background-image: url(images/aboutthin.gif);
	background-repeat: none;
	z-index:2;
}

	a.about:hover {
	background-image: url(images/aboutTHINorange.gif);
}

	
	#menu {
	font-family: Helvetica, sans-serif;
	position: fixed;
	margin-left: 30px;
	top: 15px;
	z-index: 1;
	}
	
	
	#footer {
	margin-bottom: 10px;
	position: fixed;
	margin-top: 90%;
	width: 100%;
	font-family: Helvetica, sans-serif;
	font-size: .8em;
	background-color: none;
	color: #ffffff;
	}
	
	
	.clearfooter {
	height: 330px;
	clear: both;
}


	
	#phrase{
	position: fixed;
	float: left;
	font-family: Helvetica;
	font-size: 18pt;
	margin-top: 10px;
	left: 510px;
	height: 30%;
	width: 383px;
	padding: 5px;
	border: 0px solid #fff;
	background-color: none;
	z-index: 2;
	}
	
	#aboutProject {
	position: absolute;
	font-family: lucida sans, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
	padding: 10px; 
	width: 600px;
	border: 0px dashed #000; 
 	margin-left: 38%;
 	margin-right: auto;
 	margin-top: 0px;
		
	}

		#explore1 {
		position: fixed;
		margin-left: 355px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 130px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
 		}
 		

		#explore2 {
		position: fixed;
		margin-left: 490px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 160px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
}
		#explore3 {
		position: fixed;
		margin-left: 625px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 170px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
}

		#explore4 {
		position: fixed;
		margin-left: 800px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 170px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
}

		#explore5 {
		position: fixed;
		margin-left: 980px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 140px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
}

		#explore6 {
		position: fixed;
		margin-left: 1135px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 160px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
}

		#explore7 {
		position: fixed;
		margin-left: 1271px;
		top: 0px;
		margin-top: 10px;
		height: 130px;
		width: 90px;
		border: 0px solid black;
		font-family: lucida sans, sans-serif;
		background-color: none;
		color: #000000;
 		z-index: 1;
}
