/* Global Styles */

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{  margin:0px;  padding:0px;  border:0px;  border-collapse:separate;  border-spacing:0px;}
input,select{margin:0;  padding:0;}

body{
	background: url(../images/bkgd.gif) top center repeat;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #36323a;
	height: 100%;}

html, body, #wrapper{height: 100%; margin: 0; padding: 0; border: none; text-align: center;}
	
a{
	color: #36323a;
	text-decoration: none;}
	
a:hover{
	text-decoration: underline;}

.left{float: left;}
.right{float: right;}

.clear0{clear: both; height: 0; font-size: 0; overflow: hidden;}
.clear5{clear: both; height: 5px; font-size: 0; overflow: hidden;}
.clear7{clear: both; height: 7px; font-size: 0; overflow: hidden;}
.clear10{clear: both; height: 10px; font-size: 0; overflow: hidden;}
.clear15{clear: both; height: 15px; font-size: 0; overflow: hidden;}
.clear20{clear: both; height: 20px; font-size: 0; overflow: hidden;}
.clear25{clear: both; height: 25px; font-size: 0; overflow: hidden;}
.clear30{clear: both; height: 30px; font-size: 0; overflow: hidden;}
.clear40{clear: both; height: 40px; font-size: 0; overflow: hidden;}
.clear50{clear: both; height: 50px; font-size: 0; overflow: hidden;}
	
#wrapper{
	margin: 0px auto;
	width: 955px;
	overflow: hidden;}
	
#seekingIndigo{
	background: url(../images/seekingIndigoBkgd.jpg) top center repeat;
	width: 955px;
	height: 600px;
	position: relative;}
	
.floatText{
	position: absolute;
	top: 335px;
	left: 188px;
	width: 580px;
	text-align: left;
	line-height: 16px;
	z-index: 10;}
	
.hide{
	display: none;}