body { background-image: url('../img/aquatics/bg.gif'); background-color: #09589b }

table#canvas td.tall { background: transparent url('../img/aquatics/bg_aquatics.gif') repeat-y; }

#banner { background: transparent url('../img/aquatics/banner.jpg') no-repeat; }


#navigation { background: transparent url('../img/aquatics/nav_bg.gif') repeat-x; }
#navigation ul#navlist li#navHome { background: transparent url('../img/aquatics/nav_Home.gif') no-repeat; }
#navigation ul#navlist li#navHome a { background: transparent url('../img/aquatics/nav_Home.gif') no-repeat; }

#navigation ul#navlist li#navMember { background: transparent url('../img/aquatics/nav_MemberServices.gif') no-repeat; }
#navigation ul#navlist li#navMember a { background: transparent url('../img/aquatics/nav_MemberServices.gif') no-repeat; }
#navigation ul#navlist li#navMember ul li a { background: #127eb8 none; text-decoration: none; color: #fff; }
#navigation ul#navlist li#navMember ul li a:hover { background-color: #09487d; text-decoration: none; color: #fff; }

#navigation ul#navlist li#navAdults { background: transparent url('../img/aquatics/nav_Adults.gif') no-repeat; }
#navigation ul#navlist li#navAdults a { background: transparent url('../img/aquatics/nav_Adults.gif') no-repeat; }
#navigation ul#navlist li#navAdults ul li a { background: #127eb8 none; text-decoration: none; color: #fff; }
#navigation ul#navlist li#navAdults ul li a:hover { background-color: #09487d; text-decoration: none; color: #fff; }

#navigation ul#navlist li#navSeniors { background: transparent url('../img/aquatics/nav_Seniors.gif') no-repeat; }
#navigation ul#navlist li#navSeniors a { background: transparent url('../img/aquatics/nav_Seniors.gif') no-repeat; }
#navigation ul#navlist li#navSeniors ul li a { background: #127eb8 none; text-decoration: none; color: #fff; }
#navigation ul#navlist li#navSeniors ul li a:hover { background-color: #09487d; text-decoration: none; color: #fff; }

#navigation ul#navlist li#navKids { background: transparent url('../img/aquatics/nav_Kids.gif') no-repeat; }
#navigation ul#navlist li#navKids a { background: transparent url('../img/aquatics/nav_Kids.gif') no-repeat; }
#navigation ul#navlist li#navKids ul li a { background: #127eb8 none; text-decoration: none; color: #fff; }
#navigation ul#navlist li#navKids ul li a:hover { background-color: #09487d; text-decoration: none; color: #fff; }

#navigation ul#navlist li#navAbout { background: transparent url('../img/aquatics/nav_AboutUs.gif') no-repeat; }
#navigation ul#navlist li#navAbout a { background: transparent url('../img/aquatics/nav_AboutUs.gif') no-repeat; }
#navigation ul#navlist li#navAbout ul li a { background: #127eb8 none; text-decoration: none; color: #fff; }
#navigation ul#navlist li#navAbout ul li a:hover { background-color: #09487d; text-decoration: none; color: #fff; }

div#contentbody h3 { height: 46px; width: 605px; margin: 0; padding: 0; background: transparent url('../img/aquatics/header.gif') no-repeat; clear: both; }

div#content { background-color: #09589b; }

/* this is the surrounding color for the left navigation and banners underneath */
div#navleft { background-color: #09589b; }

/* color for the navigation links in their inactive state */
div#navleft ul li a {	background-color: #09477d;
						color: #fff; 
						border-top: 1px solid #000; 
						border-left: 1px solid #000; 
						border-right: 1px solid #1db2ea; 
						border-bottom: 1px solid #1db2ea; 
}

/* this is the hover color the left navigation links */
div#navleft ul li a:hover {	background-color: #127eb8;
							color: #fff;
							border-top: 1px solid #000;
							border-left: 1px solid #000;
							border-right: 1px solid #1db2ea;
							border-bottom: 1px solid #1db2ea;
}

div#navleft #search button { background: transparent url('../img/aquatics/go.gif') no-repeat; }

/* top */
#canvas #top { background-color: #09589b; }
#canvas #top #ticker { background-color: #09589b; }
#canvas #top #topnav { background-color: #09589b; }

/*bot */
div#bottom { background-color: #09487d; }