@charset "UTF-8";
#content {
	margin-top: 3em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}

#footer a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
#footer a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #003300;
	letter-spacing: .08em;
}
p {
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	
}
#content ul {
	font-size: .9em;
	margin-right: 2em;x
}
.floatleftwide {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.floatrightwide {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content a:link { color: #900; font-weight: bold; font-style: italic; text-decoration: none; }
#content a:visited { color: #900; font-weight: bold; font-style: italic; text-decoration: none; }
#content a:hover { color: #033; font-weight: bold; font-style: italic; text-decoration: none}
#content a:active { color: #000; font-weight: bold; font-style: italic; text-decoration: none; }

.homepage {
	display: none;	
}
#form {
	float: right;
	width: 400px;
	margin-left: 25px;
}
.neg20 {
	margin-top: -35px;
	margin-right: 50px;
}
.thanks {
	font-style: italic;
	color: #1B5845;
}
.margin30 {
	margin-right: 10px;
	margin-left: 30px;
}
.whitebox {
	background-color: #FEFFF3;
	padding: 10px;
	border: 1px solid #154313;
}
.intro {
	font-style: normal;
	width: 650px;
	float: right;
}
.talking {
	font-style: italic;
	color: #003300;
	margin-top: 0px;
}
#home #content {
	
}
