#nav a:hover {
	background-color: #f3f0e4;
	color: #660000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F0E4;
}
#content {
	padding-top: 15px;
}
h1 {
	margin-left: 20px;
	padding-top: .15em;
	margin-bottom: 0.4em;
	color: #660000;
}
#content .top {
	margin-right: 60px;
	font-size: 1.05em;
	font-style: italic;
	margin-bottom: .9em;
}
#content a {
	background-color: #660000;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-weight: normal;
	margin-right: 0.6em;
	font-style: italic;
	font-size: 1.05em;
}
#content a:hover {
	background-color: #666600;
	text-decoration: underline;
}
#content h5 {
	font-size: .9em;
	font-weight: normal;
	font-style: italic;
	margin-right: 20px;
}
#content img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.headline {
	font-weight: bold;
	color: #6A6F0E;
	font-style: italic;
	font-size: 1.1em;
}
#content p {
	margin-right: 20px;
	margin-bottom: .5em;
	margin-left: 20px;
	text-align: justify;
	font-size: 1em;
}
#content .reg {
	font-size: .6em;
	padding-bottom: .5em;
}
#content ul {
	margin-left: 30px;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-right: 30px;
	clear: both;
}
#content li {
	margin-bottom: .75em;
	margin-right: 0px;
	text-align: justify;
	list-style-type: none;
}
#content li h4 {
	font-style: italic;
	font-weight: bold;
	color: #660000;
	font-size: 1.1em;
	margin-bottom: 0.25em;
}
#content li p {
	font-size: 0.9em;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.2em;
}
#content li a {
	text-decoration: underline;
	font-style: italic;
	color: #660000;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	display: inline;
}
#content li a:hover {
	color: #660000;
	text-decoration: none;
}
#content p.bottom {
	margin-bottom: 0.75em;
	clear: both;
}
