/*set html*/

body {
	font-size:1em;
	font-family: verdana;
	background: #030404 url(img/bg.gif);
	margin: 0px;
	color: #FFF;
	text-decoration: none;

}


img {
border:0px;
}



/*set general structure elements*/

#container {

	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #030404 url(img/water_bk.jpg) no-repeat  ;
}


#footer {
clear: both;
margin-top: 30px;
padding:10px;
background-color: #030404;
color:#6f6e6a;
font-size:.6333em;
text-align:center;
}

#clear{
clear:both;
}





/*set page specific structure elements*/

/*index.html*/



#BANNER{
	min-height:317px;
	clear:both;
}

#BANNER_left{
	MARGIN-TOP: 245px;
	margin-left:0px;
	float: left;
}

#BANNER_right{
	text-align: bottom;
	margin-right:0px;
	float: right;
}

#CONTENT{
	height:100%;
}

#CONTENT_COPY{
	MARGIN-TOP: 15px;
	margin-left:90px;
	width:350px;
	float: left;
	font-size:.8333em;
	line-height: 1.4
}

#CONTENT_FULL{
	MARGIN-TOP: 15px;
	margin-left:90px;
	
	float: left;
	font-size:.8333em;
	line-height: 1.4
}

#CONTENT_FULL td{
	font-size:.8333em;
}
#CONTENT_FULL ul{
		margin-left: -40px;
		_margin: 0;
}
#CONTENT_FULL li{
		list-style: none;
		margin-left:0px;
		margin-bottom:5px;
}
#CONTENT_FULL strong{
		color:#e2d949;
}


#NAVHOLDER{
	text-align: right;
	margin-right:0px;
	float: right;

}
#NAVHOLDER td{
	font-size:.8333em;
}
#CONTENT_COPY td{
	font-size:.8333em;
}
#signup_right{
	margin-right:30px;
	float: right;
	font-size:.8333em;
	line-height: 1.4;
	min-height: 100px;
}


/*set font elements*/


#index_content_right a:link, #index_content_right a:visited
{
color: #f0ddcd;
text-decoration: none;
}

#index_content_right a:hover
{
color: #fbd5b4;
text-decoration: underline;
}

td a:link, td a:visited
{
color: #f0ddcd;
text-decoration: none;
}

td a:hover
{
color: #fbd5b4;
text-decoration: underline;
}


#footer a:link, #footer a:visited
{
color: #ffffff;
text-decoration: none;
}

#footer a:hover
{
color: #ffffff;
text-decoration: underline;
}








/*set form elements*/

#textinput_100{
	font-family: verdana;
	font-size:.8333em;
	height: 25px;
	width:200px;
	border: 1px solid #a6a7ab;
	padding-left: 5px;
	padding-top: 1px;
	color: #2c3859;
	background: #fffffc;
}

#textinput_200{
	font-family: verdana;
	font-size:10px;
	height: 12px;
	width:200px;
	border: 1px solid #a6a7ab;
	padding-left: 5px;
	padding-top: 1px;
	color: #2c3859;
	background: #fffffc;
}







































