#container {
	background: white;
	width: 830px;
	\width: 830px;
	w\idth: 830px;
	border: 1px solid gray;
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
}

#banner {
	margin-bottom: 5px;
}

#content {
	margin-left: 25px;
	margin-right: 25px;
}

#footer {
	clear: both;
	font-size: 9px;
	color: gray;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
}

p {
	text-indent: 0.25in;
	width: 780px;
	font-family: Verdana, Helvetica, sans-serif;
}

#banner a:hover {
	color: #3f4577;
}

a {
	color: #3f4577;
}

a:hover {
	color: white;
	background: black;
}

body {
	background: #ccc;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.quote {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: Garamond, serif;
}
