@charset "utf-8";
.MenuText {
	font-size: 1pc;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #993300;
}
a:active {
	text-decoration: none;
}






#Container {
	background-color: #EEDBCD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	border: thin solid #000000;
	height: 100%;
}
#maincontent {
	height: 100%;
	width: auto;
	background-color: #EEDBCD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Header {
}
#NavBar {
	float: none;
	margin: 0px;
	padding: 2px;
	width: auto;
	word-spacing: normal;
	letter-spacing: 0em;
	background-color: #EEDBCD;
	border: thin solid #000000;
}


#LeftColumn {
	float: left;
	width: 23%;
	height: 95%;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	margin: 5px;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #000000;

}
#CenterColumn {
	float: left;
	width: 70%;
	margin-left: 25px;
	margin-top: 10px;
}
#RightColumn {
	width: 2%;
	float: right;
	margin: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	height: 725px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sectionlinks {
	position:inherit;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000066;
	font-size: 90%;
	list-style-position: outside;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
				}
#sectionlinks  h3{
	padding: 5px 0px 2px 5px;
}
			
#sectionlinks a:link {
	padding: 2px 0px 2px 5px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
	text-decoration: none;
	color: #99481B;
	list-style-image: none;
				}
#sectionlinks a:visited {border-top; 1px solid #000066;
	padding: 2px 0px 2px 5px;
						}
						
#sectionlinks a:hover {


						background-color: #dddddd
						padding: 2px 0px 2px 10px;
	text-decoration: none;
	color: #F38479;
}
#Container #footer {
	border: thin solid #000000;
}
