html {
	height: 100%;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
body,td,th {
	font-family: "Lucida Sans Unicode";
	color: #5C523F;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-color: #A99B81;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #996633;
}
#WidthWrap {
	width: 900px;
	background-color: #BCB4A0;
}
#WidthWrap #PageContent {
	float: right;
	background-color: #FCFAEA;
	padding-left: 20px;
	padding-top: 20px;
	width: 765px;
	padding-bottom: 15px;
}
#WidthWrap #PageContent h1 {
	font-size: 16px;
}
#WidthWrap #PageContent h2 {
	font-size: 14px;
}

#WidthWrap #PageContent p {
	margin-right: 20px;
}

#WidthWrap #top-page {
	background-color: #5C523F;
	height: 85px;
	vertical-align: middle;
}
#WidthWrap #top-page #SiteTitle {
	font-size: 30px;
	font-weight: bold;
	color: #FCFAE9;
	padding-top: 25px;
	padding-left: 20px;
	width: 750px;
	float: left;
}
#WidthWrap #top-page img {
	float: right;
	margin: 10px;
	height: 65px;
	width: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#WidthWrap #AffiliationBar {
	background-color: #D1C1A4;
	font-weight: normal;
	font-size: 18px;
	color: #524938;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C523F;
}
#NAVcontainer {
	margin-left: 0px;
	float: left;
	text-align: right;
	width: 115px;
	padding-bottom: 30px;
	background-color: #BCB4A0;
	padding-top: 15px;
}
#NAVcontainer a {
	display: block;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#NAVcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
#NAVcontainer li {
}
#NAVcontainer li a {
	color: #5C523F;
	background-image: url(title-back1.png);
	background-repeat: repeat-x;
}
#NAVcontainer li a:hover {
	background-color: #8F8063;
	color: #E1D7C4;
	background-image: none;
}
#NAVcontainer #Mainselected a {
	background-color: #84765B;
	color: #E1D7C4;
	background-image: none;
}
#WidthWrap #Bottom-note {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C523F;
	margin-left: 115px;
	background-color: #F8F3CD;
}
#WidthWrap #Bottom-note a {
	color: #5C523F;
}
#WidthWrap #Bottom-note a:hover {
	color: #CC6600;
}
#WidthWrap #PageContent #Webmaster {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 20px;
}
