﻿body {
	border-color: #000000; 
	background: url('water013.gif');
	font: normal normal bold 100% serif;
	text-align: center;
	width: 1024px;
	height: 768px
} 
div.wrapper {
	border-color: #000000;
	position: absolute;
	left:39%;
	background-color: #ffffff;
	width: 1024px;
	height: 900px;
    margin-left:-400px;
}

div.smwrapper {
	border-color: #000000;
	position: absolute;
	left:39%;
	background-color: #ffffff;
	width: 1024px;
	height: 1300px;
    margin-left:-400px;
}

div.imgwrapper {
	border-color: #000000;
	position: absolute;
	left:39%;
	background-color: #ffffff;
	width: 1024px;
	height: 1350px;top: -
    margin-left:-400px;
}
div.meetwrapper {
	border-color: #000000;
	position: absolute;
	left:39%;
	background-color: #ffffff;
	width: 1024px;
	height: 900px;
    margin-left:-400px;
}

div.weather {
	top: 180px;
	float: right;
	right: 30px;
	margin-right: 3%;
	position: absolute;
}

div#register {
	top: 225px;
	float: right;
	right:20px;
	margin-right: 3%;
	position: absolute;
}

div.maps {
	border-color:#000000;
	margin-left:0%;
	margin-right:0%;
	position:absolute;
	left:50%;
    margin-left:-400px;
	background-color:#ffffff;
	width:800px;
	text-align:center;
}
div.announcement {
	border: #000000;
	position: absolute; 
	width: 392px; 
	height: 570px; 
	z-index: 1; 
	top: 266px; 
	float: right; 
	right: 35px;
}

div.welcome {
	border-style: none;
	padding: 0px;
	margin: 0;
	position: absolute; 
	width: 570px;
	top:266px; 
	float: left;	
	left:10px;
	z-index: 1; 
	background-color:#5BD2D9;
    -moz-border-radius: 10px;
}

div.congrats {
	border: #000000;
	position: absolute;
	width: 400px;
	z-index: 2;
	top: 340px;
	float: left;
	left: 10px;
}

div.events {
	border: #000000;
	position: absolute; 
	width: 420px; 
	z-index: 1; 
	top: 590px; 
	float: left; 
	left: 158px;
}


div#contactus {
	border-color:#000000;
	font-family:"Times New Roman",Times,serif;
	position:absolute;
	left:50%;
    margin-left:-300px;
	background-color:#ffffff;
	width:600px;
	text-align:center;}
	
div.sitemap {
	border: #000000;
	position: absolute; 
	width: 1024px;
	height:1000px; 
	z-index: 1; 
	top: 250px; 
	float: left; 
	left: 10px;
	text-align:left;
}

div#swimlinks{ 
	top:-35px;
	float: left;
	margin-left: 10px;
	position: absolute;
}

div#sidelinks{ 
	border: #000000;
	position: absolute; 
	width: 130px; 
	z-index: 0; 
	float: left;
	left: 5px;
	top: 345px;
	padding: 0px;
}

table#sidelink {
    background-color:#FFFFFF;
    border: solid #000 0px;
    width: 130px;
	border-collapse: collapse;
}

table#sidelink td {
    padding: 3px;
    border: solid #000 0px;
	border-top: 0px solid black;
	border-left: 0px solid black; 
	border-right: 0px solid black; 
	border-bottom: 0px dotted black;
}

div.data {
    color: #000000;
    text-align: center;
    background-color: #CCCCCC;
}

div.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;
}

div.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}