.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330066;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #330066;
	text-decoration: overline;
}
.float {
	float: left
}
.bottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #333333;
}
.showcase {
	border: 1px solid #666666;
}
