* {
	color: black;
	font-family: "Palatino Linotype", "Century Schoolbook", serif;
	font-size: 100%;
}
body {
	background: #FFEBCD none;
	width: 98.5%;
	padding: 3px;
	margin: 3px;
}
body.white {
	background: white none;
	width: 96.5%;
	margin: 13px;
	border: none;
}
a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #993366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	background: #006600 none;
}
.italic {
	font-style: italic;
}
a#nobkgrnd {
	text-decoration: none;
	background-color: white;
	color: #006600;
}
a.trans {
	text-decoration: none;
	background-color: transparent;
	color: white;
}
h1 {
	font-weight: bold;
	font-size: 170%;
	display: inline;
	font-variant: small-caps;
	line-height: 95%;
}
h2 {
	font-size: 150%;
	display: inline;
	font-variant: small-caps;
}
h3 {
	font-size: 150%;
	_line-height: 300%;
	display: block;
	font-variant: small-caps;
	vertical-align: baseline;
}
#container {
	padding: 0;
	margin: 0 auto 0 auto;
}
#banner {
	padding: 5px 10px 0 5px;
	margin-bottom: 3px;
	background-color: white;
	min-height: 48px;
	_height: 48px;
	border: 1px solid black;
}
#content {
	margin-left: 154px;
	_margin-left: 151px;
	border: 1px solid black;
	background: white none;
	padding: 25px 50px 25px 50px;
}
#sidebar {
	clear: left;
	float: left;
	font-size: 95%;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFEBCD none;
}
#sidebar ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#sidebar a {
	display: block;
	padding: 5px;
	text-align: right;
	width: 138px;
	background: white none;
	border: 1px solid black;
	font-weight: normal;
}
#sidebar a.buttons {
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0;
	text-align: center;
	width: 80px;
	background: transparent none;
	border: none;
	font-weight: normal;
}
a:hover.buttons {
	text-decoration: none;
	color: white;
	background: transparent none;
}
#sidebar a:link, #navlist a:visited {
	color: #006600;
	text-decoration: none;
}
#sidebar a:hover {
	background: #006600 none;
	color: white;
}
#sidebar ul li {
	margin-bottom: 3px;
}
#sidebar a.plain {
	display: inline;
	padding: 0;
	width: 0;
	background: transparent none;
	border: none;
	font-weight: normal;
}
#quote-container {
	padding: 0.25em 50px 25px 50px;
	background: #E4D3E4 none; //#D8BFD8 none;
	margin: 0.25em -50px -25px -50px;
	border-top: 1px black solid;
}
#footer {
	clear: both;
	padding: 5px;
	margin-top: 3px;
	border: 1px solid black;
	background: white none;
	font-size: 85%;
}
#footer #lfooter {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	border: none;
}
#footer #rfooter {
	margin: 0px 0px 0px 51%;
	padding: 0;
	text-align: right;
	border: none;
}
cite {
	font-weight: bold;
	font-style: italic;
}
acronym {
	border-bottom: 1px solid blue;
	cursor: help;
	font-style: normal;
}
dfn {
	border-bottom: 1px solid red;
	cursor: help;
	font-style: normal;
}
img {
	border: none;
}
img.padded {
	padding: 0px 10px 3px 0px;
	float: left;
}
img.logo {
	padding: 0;
	float: left;
}
img.padl {
	padding: 6px 3px 6px 3px;
	margin: 6px 3px 6px 3px;
	float: left;
}
img.padr {
	float: right;
	padding: 0px 0 3px 10px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.centered {
	text-align: center;
}
.req {
	background: #FFEFD5 none;
	border: 2px inset;
}
.white {
	background: white none;
	border: 2px inset;
}
li.ds {
	padding: 1em 0;
}
.centered table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.beige {
	background: #FFEFD5 none;
}
div.split {
	padding: 0;
	margin: 0px;
	font-weight: bold;
}
p.lside {
	position: relative;
	margin: 0 0 0 0;
	float: left;
	padding: 0;
	width: 50%;
}
p.rside {
	margin: 0px 0px 0px 51%;
	padding: 0;
	text-align: right;
}
td.nowrap {
	white-space: nowrap;
	text-align: right;
}
td.fill {
	height: 26px;	
}	
p.menu {
	font-size: 85%;
}
.logotext {
	font-weight: bold;
	font-size: 155%;
	color: #006600;
}
#builtby {
	padding: 5px;
	margin: 0;
	font-size: 85%;
	text-align: center;
}
p.blurb {
	margin-left: 35px;
	margin-right: 35px;
	font-style: italic;
}
p.ani {
	margin-left: 110px;
}	
.shrink {
	font-size: 80%;
}
