*
{
margin:0;
padding:0;
}

body {
	font-family: "Apple Gothic", Arial, AntiqueOliTReg, Frutiger, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #F5DE72;
}
.sitemap_page {
	font-size: 110%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 15px;
}
.submenu {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: none;
}
#wrapper {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	width: 670px;
	margin-top: 15px;
	margin-left:225px;
	padding: 20px;
	border: thin solid #999999;
}
#navbar {
	margin-top: 0px;
	margin-left:0px;
	margin-right:10px;
	float:left;
	background-color: #FFFF99;
	width: 200px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 50px;
	padding-left: 2px;
}

#content p {
	color: #333333;
	margin-bottom: 10px;
}
#content {
	margin-top: 20px;
	padding-bottom: 30px;
}
#navbar ul {
	list-style-type: none;
}
#navbar li {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navbar a {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#navbar a:link, #navbar a:visited {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar a:hover {
	color: #990033;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content a:link, #content a:visited
{
	color: #5932A0;
	font-weight: bold;
 }
#content a:hover {
	color: #990000;
}
#content li {
}
.bolder {
	color: #990000;
	font-weight: bold;
}
#content li {
	margin-bottom: 4px;
	list-style-type: none;
}
#content td {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#content th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-bottom: 6px;
}
#content h3 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 3px;
}
.bold-quote {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}
.centered-text {
	text-align: center;
}
#wrapper #footer p {
	font-size: 87%;
	color: #333333;
}
#footer a {
	color: #5932A0;
	text-decoration: none;
}
#content a {
	color: #5932A0;
}
#footer a:hover {
	color: #CC0000;
}
a:hover {
	color: #CC0033;
}
