body {
	background-color: #5f5f5f;
	background-image: url(http://karatebyhann.com/images/background.gif);
	background-repeat: repeat-x;
}

.container {
	position: absolute;
	top: 0em;
	width: 800px;
	left: 65px;
}

.top {
	position: absolute;
	top: 0em;
	width: 800px;
	left: 45px;
	height: 150px;
	background-color: #991c1c;
	border-bottom-style: outset;
	border-bottom-color: #000000;
	background-image: url(../images/TopHomepage.jpg)
}

.middle {
	position: absolute;
	top: 155px;
	width: 800px;
	left: 45px;
	background-color: #ffffff;
}

.contentFont {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-right: 10px;
}

.contentFont a {
	color: #991C1C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.navigation {
	background-color: #e0e0e0;
	width: 150px;
	padding-left: 10px;
}

.navigation a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9e9e;
	font-size: 12px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9e9e;
	font-size: 12px;
	text-decoration: none;
}

.spacercell {
	width: 45px;
}

.indented {
	margin-left: 10px;
}
