#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	height: auto;
	width: 630px;
	top: 20px;
	right: auto;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6;
	border-right-color: #900;
	border-bottom-color: #CC6;
	border-left-color: #CC6;
	background-color: #E5D371;
	left: 80px;
	bottom: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#line {
	background-color: #E5D371;
	height: 5px;
	left: 80px;
	top: 8px;
	right: 280px;
	position: absolute;
	width: 980px;
}
body {
	background-color: #FF9;
}
a:link {
	color: #903;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#content #infotext {
	background-color: #F5DD79;
	text-align: left;
	padding: 5px;
	width: auto;
	visibility: visible;
	position: relative;
	left: auto;
	right: auto;
}

