@charset "utf-8";
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #6F764D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #058E21;
}
a:hover {
	text-decoration: underline;
	color: #123EEC;
}
a:active {
	text-decoration: none;
	color: #5D4B2F;
}
#kenteTop {
	background-image: url(images/kente_pattern.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#logoBack {
	background-color: #5d4b2f;
}
#staticBack {
	background-image: url(images/static_background.jpg);
	height: 400px;
	background-repeat: no-repeat;
}
#kenteBot {
	background-image: url(images/kente_pattern_bottom.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
#botBrown {
	height: 50px;
	background-color: #5d4b2f;
}
.botNav {
	font-size: 10px;
	color: #FFC074;
	text-align: center;
}
.botNav a:link{
	font-size: 10px;
	color: #FFC074;
	text-align: center;
}
.botNav a:visited{
	font-size: 10px;
	color: #FFC074;
	text-align: center;
}
.botNav a:hover{
	font-size: 10px;
	color: #FFC074;
	text-align: center;
}
.botNav a:active{
	font-size: 10px;
	color: #FFC074;
	text-align: center;
}
.breaker {
	padding-bottom: 10px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #6F764D;
}
.imageBodyLeft {
	padding: 0px;
	border: 1px solid #5D4B2F;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.imageBodyRight {
	padding: 0px;
	border: 1px solid #5D4B2F;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
