/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
margin: 0;
padding: 0;
font-family: Tahoma, sans-serif;
font-size: 76%;
color: #888;
height: 100%;
background: #fff url(img/bg.jpg) repeat-x;
}
a { text-decoration: none; color: #336600; font-size: 1em; padding: 1px 2px; }
a:hover {
text-decoration: underline;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
height: auto !important;
height: 100%;
min-height: 100%;
position: relative;
text-align: center;
}	

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header {
width: 750px;
margin: 0 auto;
padding: 0;
height: 275px;
z-index: 2;
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/



/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
width: 700px;
margin: 0 auto;
padding-bottom: 50px;
}
#content_left, #content_right{
	position: relative;
	width: 48%;
		text-align: left;
}
#content_left{
	float: left;

}
#content_right{
	float: right;
}

* html #content { padding-bottom: 60px; }	
#left img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin: 0px;
padding: 0px;
}


#content:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}	
#content p {
	line-height: 2.5em;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-bottom: 10px;
}	

ul.mms_list {
	background-color: #FFFFF0;
	padding: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

ul.mms_list li{
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat 0px 8px;
	line-height: 2em;
	letter-spacing: 0.1em;
	font-size: 1em;
	color: #000000;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}	

ul.mms_list strong {
	font-size: 1em;
	color: #999999;
}

#content blockquote {
background-color: #FFFFF0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #999999;
border-bottom-color: #999999;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 5px;
margin-left: 0;
padding-right: 5px;
padding-left: 5px;
}
#content blockquote p { margin: 0; text-indent: 0; }
#content #wrapper {
background-color: #f4f4f4;
background-image: url(img/content_top.jpg);
background-position: top;
background-repeat: no-repeat;
padding-top: 29px;
padding-left: 10px;
border-bottom-width: 2px;
border-left-width: 2px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #999999;
border-left-color: #999999;
padding-bottom: 20px;
}

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
/*#content ul.thumbs { 
margin: 20px 0;
padding: 0;
}
#content ul.thumbs:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}	
#content ul.thumbs li { 
float: left;
margin: 3px;
padding: 0;
background-image: none;
}
#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }	
html>body #content ul.thumbs li a { background-color: transparent; }*/

/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
float: left;
width: 250px;
text-align: center;
margin-right: 10px;
}

#advert{
padding-bottom:15px;}

#advert a{
padding:0;
margin:0;
border-style: none;
display: block;
background-repeat: no-repeat;
text-align: center;
background-position: center;
width: 250px;
}	
a.advert_clearwater{
background-image: url(img/advert_cleanwater.gif);
height: 127px;
}
a.advert_enternow{
background-image: url(img/advert_enternow.gif);
height: 76px;
}
a.advert_enternow:hover{background-image: url(img/advert_enternow.hover.gif);}

a.advert_joinus1{
	background-image: url(img/advert_joinus1.gif);
	height: 94px;
}
a.advert_joinus1:hover{
	background-image: url(img/advert_joinus1.hover.gif);
}

a.advert_joinus2{
	background-image: url(img/advert_joinus2.gif);
	height: 140px;
}
a.advert_joinus2:hover{
	background-image: url(img/advert_joinus2.hover.gif);
}


/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
float: right;
width: 438px;
text-align: left;
}
#1col_right{}
#right_col1{
float:left;
width: 200px;
}
#right_col2{
float:right;
width: 205px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #666666;
padding-left: 5px;
padding-right: 5px;
}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
position: absolute !important;
width: 100% !important;
z-index: 500 !important;
position: relative;	
padding: 10px 0;	
margin-top: -36px;
background-color: #000000;		
color: #999999;	
font-size: 11px;
border-top: 3px solid #ccc;
}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { }

/*------------------------------------------------------------*
**  Tables
**------------------------------------------------------------*/	
table.table_clearwaterrace{
}
table.table_clearwaterrace tr.alt{
background-color: #EEEEEE;
}
table.table_clearwaterrace td{
line-height: 20px;
color: #333333;
text-align: center;
}



table.mms_table{
	width: 100%;
	background-color: #FFFFFF;
}
table.mms_table tr.alt{
background-color: #EEEEEE;
}

table.mms_table td{
line-height: 20px;
color: #333333;
text-align: center;
}
blockquote img.left {
	float: left;
	padding-right: 10px;
}
#splat1{
	background-image: url(img/splat1.gif);
	height: 125px;
	width: 145px;
	position: absolute;
	top: 896px;
	visibility: visible;
	z-index: 10;
	left: 349px;
}


.Login
{
	background-image: url(img/login_mms.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 215px;
}
.Login a{
	background-image: url(img/login_submit.gif);
	display: block;
	height: 51px;
	width: 211px;
	background-repeat: no-repeat;
	position: relative;
	background-position: top right;
	outline:none;
}
.Login a:hover{
	background-image: url(img/login_submit.hover.gif);
}

.LoginBody {
	background-image: url(img/login_form.gif);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	color:#f00;
}
.LoginEmail{
padding-top:14px;
}
.LoginPassword{
padding-top:16px;
}
.LoginEmail input, .LoginPassword input
{
	width: 150px;
	border: 1px solid #999999;
	padding-left:10px;
	font-size: 10px;
	background-color: #EBEBEB;	
	height:14px;
}
p.register{
	font-size: .9em;
}

.LoggedIn
{
	background-image: url(img/login_loggedin.gif);
	background-repeat: no-repeat;
	height: 130px;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	background-position: left top;
	color:#d00;	
}

.button
{
	border:solid 1px #000;
	background:#d00;
	font-weight:bold;
}

.check input
{
	background:transparent;
	border:0px;
}