body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
  color: #000000;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/wcbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.outline {
	border: 1px solid #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px outset #BBA65A;
	text-decoration: none;
	background-position: left;
	text-align: left;
	padding: 4px;	
	}
td.menuon {
	background-color: #996633;
	color: #000000;
	padding: 4px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-right-color: #BBA65A;
	border-bottom-color: #BBA65A;
}
td.menuoff { 
 color: #000000;
 padding: 4px;
 text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-right-color: #BBA65A;
	border-bottom-color: #BBA65A; }

.logo {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
	font-family: "Edwardian Script ITC";
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border-top: 1px none #BBA65A;
	border-right: 1px outset #BBA65A;
	border-bottom: 1px none #BBA65A;
	border-left: 1px none #BBA65A;
	margin: 0px;
}
