/* CSS Document */
* {
	color: #000;
}
#banner {
	background: none;
}
#homebox {
	display: none;
}
#menu {
	display: none;
}
#footer {
	height: 350px;
	margin: 0;
	background: none;
	display: block;
	font: 8.5pt/9pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	background: none;
}
h2 {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
p {
	margin: 15pt 0;
	font: 9pt/11.5pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#callout p {
	margin: 0 50pt;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a {
	text-decoration: none;
}