﻿html,body {
	height:100%;
	margin: 0 0 0;
	padding:0;
	font-family:Verdana;
	font-size:14px;
	color:white;	
	line-height:17px;
	
}


#bigcontainer {
	position: absolute;
	width: 1100px;
	height: 950px;
	left: 50%;
	margin-left: -550px;
	z-index: 1;
	background-color:#DDDDDD
}

#logo {
	position: absolute;
	width: 250px;
	height: 64px;
	left:85px;
	top:35px;
	color:#999999
}

#beach{
	position: absolute;
	width: 645px;
	height: 200px;
	left:370px;
	top:115px;
	color:#999999
}



#title {
	position: absolute;
	width: 645px;
	height: 40px;
	left:370px;
	top:32px;
	color:#999999;
	text-align:center
}

#strap {
	position: absolute;
	width: 645px;
	height: 19px;
	left:370px;
	top:78px;
	color:#8B8B8B;
	text-align:center;
	font-size:20px
}


#topline {
	position: absolute;
	width: 930px;
	height: 1px;
	left:85px;
	top:850px;
	background-color:#666
}
#leftline {
	position: absolute;
	width: 250px;
	height: 1px;
	left:85px;
	top:790px;
	background-color:#666
}
#rightline {
	position: absolute;
	width: 645px;
	height: 1px;
	left:370px;
	top:790px;
	background-color:#666
}




#copyright {
	position: absolute;
	width: 210px;
	height: 30px;
	left:805px;
	top:810px;
	text-align:right;
	color:#666666;
}


	
#righttext {
	position: absolute;
	width: 645px;
	height: 500px;
	left:370px;
	top:345px;
	color:#666;

	}
#intersticestext {
	position: absolute;
	width: 645px;
	height: 70px;
	left:370px;
	top:345px;
	color:#045F91;
	font-style:italic

	}

.bluequote{
	color:#045F91;
	font-style:italic

	
}	
	
#lefttext {
	position: absolute;
	width: 250px;
	height: 500px;
	left:85px;
	top:345px;
	color:#666666;
	text-align:center
	}
	
	
#formbox {
	position: absolute;
	width: 250px;
	height: 120px;
	left:85px;
	top:710px;
	color:#666666;
	text-align:center
	}
	

	
#pic {
	position: absolute;
	width: 250px;
	height:200px;
	left:85px;
	top:115px;
	color:#045F91;
	text-align:center
}
	
.titletext{
	font-size:36px;
	line-height:42px;
	color:#666666
	
}	
	
#form {
	position: absolute;
	width: 250px;
	height: 100px;
	color:#666666;


	}
	

.leftpadding
{
    padding-left: 10px;
 
}

#input1 {
	position: absolute;
	width: 250px;
	height: 24px;
	color:#666666;
	text-align:center

	}

#input2 {
	position: absolute;
	width: 250px;
	height: 24px;
	color:#666666;
	top:34px;
	text-align:center


	}

#input3 {
	position: absolute;
	width: 250px;
	height: 24px;
	color:#666666;
	top:68px;
	text-align:center


	}



a.uline
{
	color:#336600;
	text-decoration: none;

}


a.uline:link
{
	color: #336600;
	text-decoration: none;

}


a.uline:visited 
{
	color: #336600;
	text-decoration: none;


}

a.uline:hover 
{
	color: #336600;
	text-decoration: underline;


}
a.uline:active 
{
	color: #336600;
	text-decoration: none;
	
}





	
	
	
	
	
	
