
body{
background-color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#wrapper{
position:absolute;
left:50%;
top:20px;
margin-left:-400px;
width:800px;
height:auto;
background-color:#FFFFFF;
background-image:url(../images/water_texture.jpg);
}


h1{
font-size:19px;
}

li{
list-style-image:url(../images/li.gif);
list-style-position: 20px 20px;
}

#header{
background-image:url(../images/header3.gif);
background-repeat:no-repeat;
height:205px;
width:800px;
float:left;
display:inline;
clear:both;
font-size:13px;
text-align:right;
color:#FFFFFF;
z-index:10;
}
#header a{
font-size:13px;
text-decoration:none;
color:#FFFFFF;
}
#header a:hover{
font-size:13px;
text-decoration:none;
color:#450000;
}




.marquee{
top:0px;
right:40px;
width:300px;
height:90px;
position:absolute;
}



.column_740px{
padding:20px;
padding-bottom:40px;
padding-top:20px;
width:740px;
height:auto;
float:left;
display:inline;
text-align:justify;
}
.column_740px a{
color:#000;
text-decoration:none;
}
.column_740px a:hover{
color:#FF0000;
text-decoration:underline;
}
.column_740px table td{
width:375px;
}

.column_490px{
padding:20px;
padding-bottom:40px;
padding-top:20px;
width:440px;
height:auto;
float:left;
display:inline;
text-align:justify;
}
.column_490px a{
color:#00f;
text-decoration:none;
}
.column_490px a:hover{
color:#000;
text-decoration:none;
}

.column_225px{
/*background-color:#274976;*/
padding:20px;
padding-bottom:40px;
padding-top:20px;
width:275px;
height:auto;
float:left;
display:inline;
text-align:justify;
}
.column_225px a{
color:#00f;
text-decoration:none;
}
.column_225px a:hover{
color:#000;
text-decoration:none;
}



.column_350px{
padding:20px;
padding-bottom:40px;
padding-top:20px;
width:350px;
height:auto;
float:left;
display:inline;
text-align:justify;
}
.column_350px a{
color:#00f;
text-decoration:none;
}
.column_350px a:hover{
color:#000;
text-decoration:none;
}




.menu{
height:30px;
width:800px;
float:left;
display:inline;
font-size:12px;
text-align:center;
color:#000000;
font-weight:bold;
clear:both;
}
.menu a{
font-size:13px;
text-decoration:none;
color:#000000;
}
.menu a:hover{
font-size:13px;
text-decoration:none;
color:#ff0000;
}




table {
	color:#ffffff;
	background-color: white;
	background-image:url(../images/table_bg.jpg);
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: darkred darkred darkred darkred;
	border-collapse: collapse;
}
table a{
	color:#000;
	text-decoration:none;
}
table a:hover{
	color:#fff;
	text-decoration:none;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 3px 3px 3px 3px;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 3px 3px 3px 3px;
	width:33%;
}




.swimmer_style{
text-align:left;
padding:20px;
}
.swimmer_style td{
padding:10px;
}



.footer{
background-image:url(../images/blankfooter.GIF);
background-repeat:no-repeat;
width:800px;
height:190px;
float:left;
display:inline;
clear:both;
color:#454545;
font-size:12px;
}



.footer_text{
background-color:#000;
width:780px;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
height:autopx;
float:left;
display:inline;
color:#aaa;
font-size:12px;
text-decoration:none;
text-align:center;
clear:both;
}
.footer_text a{
color:#f00;
font-size:12px;
text-decoration:none;
}
.footer_text a:hover{
color:#fff;
font-size:12px;
text-decoration:none;
}