#navcontainer {
	position: relative;
	left: 50%;
	margin-left: -300px;
	top: 125px;
	width: 535px;
	padding: 0px;
	font-family: verdana, sans-serif;
	z-index: 5;
}

ul#navlist {
	list-style: none;
	padding: 0px;
	font-size: 9px;
	text-align: center;
	height: 30;
	width: 535px;
}

ul#navlist li {
	display: block;
	float: left;
	width: 107px;
	margin: 0px;
	padding: 0px;
}

ul#navlist li a {
	display: block;
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	padding-top: 7px;
	background: transparent url('images/button.gif');
	background-position: 0 0px;
	border-color: none;
}

ul#navlist li a:hover {
	height: 23px;
	background: transparent url('images/button.gif');
	background-position: 0 -29px;
	border-color: none;
}


ul#navlist li#active a {
	color: #FFFFFF;
	height: 23px;
	background: transparent url('images/button.gif');
	background-position: 0 -60px;
	border-color: none;
}

ul#navlist li#active a:hover {
	color: #FFFFFF;
	height: 23px;
	background: transparent url('images/button.gif');
	background-position: 0 -89px;
	border-color: none;
}

.rule {
	position: relative;
	top: 69px;
	height: 2px;
	width: 100%;
	border-bottom: 1px solid #669999;
}

.logo {
	position: relative;
	left: 50%;
	margin-left: -350px;
	top: -95px;
	border: 0px;
	z-index: 5;
}

.goosefamily {
	position: relative;
	left: 50%;
	margin-left: -350px;
	top: 250px;
}

#signlogcontainer {
	position: relative;
	left: 50%;
	margin-left: 225px;
	width: 200px;
	padding: 0px;
	top: -185px;
}

ul#signlogbutton li {
	display: block;
	float: left;
	width: 48px;
	padding: 1px;
}

ul#signlogbutton li a {
	display: block;
	color: #669999;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	height: 10px;
	padding: 2px;
	border-color: none;
}

ul#signlogbutton li a:hover {
	height: 10px;
	margin: -1px;
	border: 1px solid #669999;
}

#sidenavcontainer {
	position: relative;
	left: 50%;
	margin-left: -300px;
	width: 125px;
	padding: 0px;
	top: -50px;
}

ul#sidenav li {
	list-style: none;
	width: 125px;
	padding: 1px;
	border: none;
}

ul#sidenav li a {
	display: block;
	color: #669999;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	height: 20px;
	padding: 2px;
	border: none;
}

ul#sidenav li a:hover {
	height: 20px;
	margin: -1px;
	color: #000000;
	border: 1px solid #669999;
}

.bullet {
	padding-right: 10px;
	border: 0px;
}

#quickcontainer {
	position: relative;
	left: 50%;
	margin-left: 75px;
	top: -275px;
	width: 300px;
	padding: 0px;
}

ul#quicklinks li {
	list-style: none;
	display: block;
	float: left;
	height: 30px;
	width: 80px;
}

ul#quicklinks li a {
	color: #000000;
	padding: 15px;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

ul#quicklinks li a:hover {
	color: #669999;
}

.bar {
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
}

.chewy {
	position: relative;
	left: 50%;
	margin-left: -125px;
	top: -190px;
	width: 400px;
	height: 900px;
	font-size: 8pt;
	color: #000000;
	font-family: verdana, sans serif;
}
.dropcap {
	font-size: 18pt;
	color: #669999;
	font-weight: bold;
}
.header {
	font-weight: bold;
	color: #669999;
}
.footer {
	position: relative;
	border-top: 1px solid #669999;
	color: #669999;
	left: 50%;
	margin-left: -250px;
	bottom: 560px;
	width: 600px;
	height: 50px;
}
.footlink {
	padding: 2px;
	background-color: none;
	color: #669999;
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: none;
}
a:hover.footlink {
	background-color: #e0e9e9;
}

#disclaimer {
	color: #000000;
	font-family: verdana;
	font-size: 7pt;
}