h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #663300;
}
img {
	border: thin ridge #663300;
}

#banner {
	position: absolute;
	height: 55px;
	width: 90%;
}

#content {
	float: right;
	padding: 5px;
	margin: 10px;
	background: #ffffff;
	border: 1px groove #996600;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
}.redtext {
	color: #F00;
}

