@charset "UTF-8";
#basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
}
* {
padding: 0;
margin: 0;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #006699;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	text-align: center;
}
#header {
	text-align: center;
	vertical-align: middle;
}
#wrapper {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: medium solid #999999;
}
#paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	line-height: 22px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
}
#listings {
	line-height: 20px;
}
#bottomspacer {
	height: 45px;
}
#paragraph2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 45px;
	padding-left: 45px;
	text-align: center;
}
