#change {
	font-size: 80%;
	color: #000000;
	text-align: left;
}
#header #change #alternate {
	display: none;
	float: right;
}
#header #change #default {
	display: block;
	float: left;
}
#header #change a {
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 20px;
	font-weight: bold;
}
#primary {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#header {
	display: block;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
}
#header a {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFCC00;
}
#header a:visited {
	color: #FFFFCC;
}
#secondary {
	font-size: 90%;
	display: block;
	line-height: 1.5em;
	clear: left;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../furniture/topshadow.jpg) repeat-x;
	padding: 0px;
}
#footer {
	background: #003366;
	width: 100%;
	font-size: 90%;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
#wrap #footer p {
	padding-top: 20px;
}
#copy {
	padding-left: 3%;
	color: #333333;
	font-size: 85%;
	padding-right: 3%;
}
#right {
	background: #003366;
	width: 320px;
	float: right;
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
#right p {
	color: #FFFFFF;
}
#primary li {
	display: block;
	float: left;
	text-align: center;
	list-style: none;
	font-size: 115%;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 5px;
}
#primary ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#secondary ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#secondary li {
	float: left;
	list-style: none;
	display: block;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	background: #003366;
}
#wrap #copy h1 {
	clear: both;
	font-size: 120%;
}
#header #primary h1 {
	font-size: 120%;
	color: #FFFFFF;
	line-height: 1em;
	text-align: left;
	display: inline;
}
#wrap #copy table th {
	background: #003366;
	color: #FFCC00;
}
#footer a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #FFFFCC;
}
