body {
	width: 950px;
	margin: 0em auto 2em;
	font-family: Georgia;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	text-decoration: none;
	letter-spacing: -4px;

        font-size: 40pt;
	line-height: -5px;
	font-weight: bold;
	color: #800000;
	margin: 0}

#top {
	padding-bottom: 2px;
	border-bottom: 4px solid #808080;
	height:75px;

	background-image: URL(topimg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#top a {
	font-size: 40px;
	float: left;
	width: 45%;
	display: inline;
	color: #800000;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
#top a:hover {
	font-size: 40px;
	float: left;
	width: 45%;
	display: inline;
	color: #800000;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
#top a:visited {
	font-size: 40px;
	float: left;
	width: 45%;
	display: inline;
	text-decoration:none;
	font-weight:bold;
	color: #800000;
	outline:none;
}

#top .slogan {
	color: #000000;
	font-size: 19px;
	float: left;
	width: 45%;
	display: inline;
	text-align: left;
	margin-top: -12px;
	font-weight: normal;
}

#content {
	clear: both;
}

#content h2.h2r {
	width: 100%;
	color: #800000;
	padding-bottom: 0px;
	text-align: right;
	font-size: 24px;
	border-bottom: 2px solid #808080;
}

.underline, a {
	color: #800000;
	text-decoration: underline;
}

#content p {
	color: #000000;
	font-size: 13px;
}

.get .left {
	width: 690px;
	float: left;
	display: inline;
}

.get .right {
	width: 250px;
	float: right;
	display: inline;
}

.get .left h2 {
	width: 690px;
	color: #800000;
	padding-bottom: 5px;
	text-align: left;
	float: left;
	font-size: 20px;
	border-bottom: 2px solid #808080;
}

.get .right h2 {
	width: 250px;
	color: #800000;
	padding-bottom: 5px;
	text-align: right;
	font-size: 20px;
	border-bottom: 2px solid #808080;
}

form {
	padding: 20px;
}

form h3.d {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #444;
}
