<style type="text/css" media="screen">

A {
	text-decoration: none;
	}

A:link { 
	color: #316595;
	text-decoration: none; 
	}
		
A:visited { 
	color: #316595; 
	text-decoration: none; 
	}
	
A:hover {
	color: #316595; 
	text-decoration: none; 
	}

/* take border away from linked images */	
	
a img {
	border: none;       
	} 

body,th {

	font-family: arial;

	font-size: 12px;

	color: #605D5D;

	vertical-align: top;

	align: justify;

}

td {

	font-family: arial;

	font-size: 12px;

	color: black;

	vertical-align: top;

	align: justify;

}

.GeneralMenu {

		font-family: Arial, Helvetica, sans-serif;

		font-size: 8pt;

		color: "#666666";

	}

.normaltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color="316595";	

}

.blueph {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt;

	font-weight: bold;

	color: #195075;

}

.bluehead {



	font-size: 14pt;

	

	color: #4878a6;

}

.greyhead{
	font-size: 12pt;
	color: black;
	font-weight: bold;
	}

.copy{
	text-align: right;
	color: white;
	}

/* formmating for b-day party page */
	
.party{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: 300% ;	
	color: #195075;
}

/* indents text in instructor biographies */

.indented{
		 padding-left: 20pt;
		 padding-right: 50pt;
	 }
	 
.city{
	padding-left: 5pt;
	padding-right: 5pt;
	}

.account{
		padding-left: 9pt

	}

/* Formmating for menu left side */
	
ul.menu, li.menu{
	display:block;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	background-color: EDEDED;
	margin: 0;
	padding: 3px;
	}

ul.menu{
		width: 136;
		}

a.menu{
	color: #666666;
	padding: 2px;
	}
	
a.menu:visited{
	color: #666666;
	}
	
a.menu:hover{
	color: #666666;
	}
a.swimmenu{
	color: #4878a6;
	font-weight:bold;
	}
a.swimmenu:hover{
	color:black;
	}
a.swimmenu2{
	color: #7ab3e7;
	font-weight:bold;
	}
#flashcontainer{
	width: 800px;
	height: 320px;
	background-color: silver;
	padding: 0;
	margin: 0;
	}
#nav{
	width: 800px;
	height: 28px;
	background-color: #000066;
	padding: 0;
	margin: 0;
	z-index: 1;
	}
body {
	width: 832px;
	margin: 0 auto;
	background-image: url(images/drop3.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #d5e5f4;
	}
a.account{
	color: #316595;
	text-decoration: none; 
	}
a.account:hover{
	color: #000066;
	text-decoration: underline;
	}
.news{
	color: ##666666;
	}

		
</style>