#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;
}
#content p {
	font-size: 0.95em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0.6em;
	margin-left: 20px;
	text-align: justify;
	padding: 0px;
	line-height: 1.25em;
}
#content h1 {
	font-size: 1.5em;
	color: #666600;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p.bottom {
	padding-bottom: 0.75em;
}
#content h2 {
	font-size: 1.25em;
	color: #666600;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#content h3 {
	background-color: #666600;
	padding-top: .25em;
	padding-right: 0px;
	padding-bottom: .25em;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: .5em;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .1em;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #660000;
}
blockquote {
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #660000;
	font-size: .9em;
	text-align: justify;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 1.25em;
	font-style: italic;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666600;
	font-size: 0.9em;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	float: left;
}
#content a:hover {
	background-color: #660000;
}
.clearleft {
	clear: left;
}
#rightpanel {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #666600;
}
#rightpanel ul {
	padding-top: 5px;
}
#rightpanel li {
	font-size: 0.8em;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: justify;
}
#rightpanel img {
	margin-left: 10px;
	margin-bottom: 0.75em;
}
#rightpanel a {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#rightpanel a:hover {
	background-color: #FFFFFF;
}
