body {
	font-family: Rockwell, Perpetua, "Times New Roman";
	color: #663300;
	background-color: #999966;
	border-left-width: 8px;
	border-left-style: ridge;
	border-left-color: #663300;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
	left: 4px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.copyright {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}
h1 {
	color: #660000;
	letter-spacing: 3px;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #660000;
}
head {
	margin: 5px;
}
#rightsection {
	float: none;
	left: 175px;
	top: 103px;
	position: absolute;
	width: 65%;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
#google {
	width: 124px;
	position: relative;
	height: 600px;
	float: right;
	margin-right: 15px;
	top: 250px;
	margin-left: 15px;
}

#left {
	position: absolute;
	height: 600px;
	width: 164px;
	left: 9px;
	top: 156px;
	font-size: 14px;
	font-style: normal;
}
.indent {
	text-indent: 20px;
}
a:visited {
	color: #FFCC66;
}
