#nav a:hover {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav .active a {
	background-image: url(../images/header/Reverse_Nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E2BC;
	border-left-color: #E9E2BC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftpanel {
	margin: 0px;
	width: 290px;
	float: left;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftpanel blockquote {
	font-size: .9em;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 20px;
	padding-top: 1em;
	text-align: justify;
	line-height: 1.2em;
}
#subscriberForm {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 20px;
	background-color: #ebe9de;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93919D;
	border-right-color: #706F75;
	border-bottom-color: #706F75;
	border-left-color: #93919D;
}
#subscriberForm fieldset {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: .25em;
}
#subscriberForm legend {
	font-size: 1.1em;
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: .25em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}
#subscriberForm td {
	font-size: .9em;
	padding-left: 0.5em;
	padding-right: 0em;
	padding-top: 5px;
}
#subscriberForm td.right {
	text-align: right;
}
#submit {
	display: block;
	width: 80px;
	float: right;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 3px;
}
#leftpanel p {
	padding-top: .5em;
	margin-right: 20px;
	margin-left: 20px;
}
#rightpanel {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}
#rightpanel h1 {
	margin-left: 0px;
	padding-top: .5em;
	color: #660000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
}
#newsblock {
	margin-right: 20px;
	margin-left: 5px;
	padding-top: 5px;
	margin-bottom: .6em;
}
#newsblock a {
	font-style: italic;
	color: #660000;
	text-decoration: none;
}
#newsblock a:hover {
	color: #000066;
	text-decoration: none;
}
#newsblock dt {
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.25em;
	padding: 0px;
}
#newsblock dd {
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: justify;
	font-size: 0.8em;
}
