		#top-bar {
			background: #004879;
		}
		#bottom-bar {
			background: #004879;
		}
		#main-menu-bar {
			xbackground-color: #004879;
			color: #FFFFCC;
			text-align: center;
			padding-top: 2px;
			padding-bottom: 2px;
			border-top: 1px solid #988157;
			border-bottom: 1px solid #988157;
		}
		#head-area {
			background-color: #ffffff;
			height: 40;
			border-bottom: 1px solid #988157;
		}
		.head {
			xfont-family: Comic Sans MS;
			xfont-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 24px;
			font-weight: bolder;
			letter-spacing: 3px;
			color: #004879;
			text-align: center;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.slogan {
			font-family: Comic Sans MS;
			font-size: 18px;
			xfont-weight: bold;
			font-style: italic;
			letter-spacing: 3px;
			xcolor: #004879;
			color: #B0B000;
			text-align: center;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.left-head {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: lighter;
			letter-spacing: 0px;
			xcolor: #006666;
			color: #FFFFCC;
			text-align: center;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		#menu-bar {
      xbackground-color: #979179;
      xbackground-color: #B3A983;
			background-image: url(images/lake_strip1.jpg);
			background-repeat: no-repeat;
			padding-top: 20px;
      height: 534px;
		}
		.menu {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			xcolor: #FFFFCC;
			xbackground-color: #004879;
		}
		.menu:link {
			color: #988157;
		}
		.menu:visited {
			color: #988157;
		}
		.menu:hover {
			color: red;
			text-decoration: underline;
		}
		.menu_selected {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #9881579;
			background-color: #FFFFCC;
			xdisplay: block;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			xpadding-top: 2px;
			xpadding-bottom: 2px;
			text-decoration: none;
		}
		.menu_selected:link {
			color: #988157;
		}
		.menu_selected:visited {
			color: #988157;
		}
		.menu_selected:hover {
			background-color: #FFFFCC;
			color: red;
			text-decoration: underline;
		}
		.menu_minor {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #988157;
			background-color: white;
			xdisplay: block;
      line-height: 20px;
			padding-top: 2px;
			padding-bottom: 2px;
      padding-left: 4px;
      padding-right: 4px;
		}
		.menu_minor:link {
			color: #988157;
		}
		.menu_minor:visited {
			color: #988157;
		}
		.menu_minor:hover {
			color: red;
			text-decoration: underline;
		}
		.menu_minor_selected {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #988157;
			background-color: white;
			xdisplay: block;
			padding-top: 2px;
			padding-bottom: 2px;
      padding-left: 2px;
      padding-right: 2px;
		}
		.menu_minor_selected:link {
			color: #988157;
		}
		.menu_minor_selected:visited {
			color: #988157;
		}
		.menu_minor_selected:hover {
			color: red;
			text-decoration: underline;
		}
		a:hover {
			color: red;
		}
		#content-area {
			xbackground-color: #FFFFCC;
		}
		#content {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			background-color: #FFFFFF;
			width: 600;
			margin-top: 20px;
			margin-bottom: 20px;
			padding: 10;
			text-align: left;
			xborder: yellow;
			xborder-style: ridge;
		}
		#content h1 {
			font-size: 16px;
			color: #B0B000;
			xcolor: #004879;
			text-align: center;
			xmargin-bottom: 5px;
		}
		#content h3 {
			font-size: 14px;
			margin-bottom: 0px;
		}
		#content p {
			margin-top: 0px;
		}
		#content ul {
			margin-top: 0px;
			list-style: disc;
			margin-left: 20;
		}
		.feature {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			background-color: #FFFFFF;
			width: 130;
			margin-top: 10px;
			padding: 5;
			text-align: center;
			border: yellow;
			border-style: ridge;
			background-repeat: no-repeat;
			background-position: center;
		}
		.feature h1 {
			font-size: 11px;
			xcolor: #B0B000;
			color: #004879;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.feature h1 a:link {
			color: #004879;
			text-decoration: none;
		}
		.feature h1 a:visited {
			color: #004879;
			text-decoration: none;
		}
		.feature h1 a:hover {
			color: #004879;
			text-decoration: underline;
		}
		.feature p {
			margin-top: 0px;
			text-align: left;
		}

		.footer {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			xfont-weight: bold;
			color: #000000;
			text-align: center;
			margin-bottom: 10;
		}
		.popmenu {
			visibility: hidden;
			position:   absolute;
			xwidth:      160px;
			color: black;
			xborder: #B0B000;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			background-color: white;
			xlayer-background-color: #336600;
			z-index:1;
		}
		.popmenu p {
			margin-top: 0px;
			margin-bottom: 0px;
		}
		.popmenu a {
			padding-left: 12;
			padding-right: 6;
		}
    #cwfooter {
      font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
    }
