#ek_logo {
}
#border {
	border: 1px solid #D6D6D6;
}
.box {
	border: 1px solid #AB8F8C;
	height: 455px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	color: #470200;
	text-decoration: none;
	font-size: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
}
.credit font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #470200;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB8F8C;
}
div#content {
height: 455px;
overflow: scroll;
}

