body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ffff99;
}
/*general*/
ul{ margin:0px; padding:0px}
#side li{
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; width:200px;
}

li{
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-type: circle;
}

form{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
label { display:block; }
option{
	background-color:#006666;
	color: #fff;
	font-size: 11px;	
}
select{
	border: 1px solid #333;
	margin-left:0px;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 11px;
	height:23px;
	width:110px;
}
input.search {
	background-color:#FFFFFF;
	color:#fff;
	padding:3px;
	margin-left:50px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
input.text {
	background-color:#FFFFFF;
	color:#666;
	padding:3px;
	margin:1px 0;
	border: 2px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
textarea {
	width:400px;
	background-color:#FFFFFF;
	color:#666;
	padding:3px;
	margin:1px 0;
	border: 2px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	font-weight:bold;
	margin-left: 5px;
	border:0px;
	background-color: transparent;
}
    
h3{ font-size:12px; color:#006699;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#666; text-decoration:underline;}
select{ font-size:11px; width:207px;}

#wrap{
	width:870px;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/*Header*/
#header{
	width:870px;
	height:105px;
	background-image: url(../images/header.gif);
}
#header #sitetools{
	margin-left:560px;
	width:300px;
	height:12px;
	padding:5px;
	color:#FFFFFF;
	font-size:9px;
	background-color:#CC3300
}
#header #holder{ width:870px; height:90px; }
#header #holder #logo{
	width:580px;
	height:90px;
	float:left;
	background-image: url(images/header.gif);
}
#header #holder #subNav{ width:280px; height:14px; float:left; font-size:10px; margin-top:20px;}
/*Body*/
#main{ width:870px;  clear:both; min-height:590px; height:auto; margin-top:10px;}
#side{ width:217px; float:left}
#side #head{
	width:207px;
	padding:5px;
	height:20px;
	background-color:#006633;
	color:#FFFFFF;
}
/*Navigation*/
#side #navigation{ width:204px; margin-top:5px;}
#side #navigation ul{ padding:10px; }
*html #side #navigation ul{ padding:5px; }
#side #navigation li{
	width:200px;
	list-style-type: none;
	font-size:11px;
	padding:2px; border:none;
}
#side #navigation span{
	color: #FFFFFF;
	background-color: #1a46a2;
	margin-right:3px;
	margin-left:-3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/navbullets.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#side #navigation a{ width:200px;}
#side #navigation a:hover{ width:200px;}
/*Content*/
#content{ width:653px; float:left; }
#content #head{
	width:643px;
	padding:5px;
	height:20px;
	background-color:#006633;
	color:#FFFFFF;
	text-align: right;
	font-size:11px;
}

/*Banner*/
#content #banner{
	width:653px;
	height:228px;
	margin-top:1px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
/*Banner2*/
#content #banner2{
	width:653px;
	height:128px;
	margin-top:1px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
}
#content #banner3{
	width:653px;
	height:128px;
	margin-top:1px;
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
}
#content #banner4{
	width:653px;
	height:128px;
	margin-top:1px;
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
}
#content #banner5{
	width:653px;
	height:128px;
	margin-top:1px;
	background-image: url(../images/banner5.jpg);
	background-repeat: no-repeat;
}
#content #banner6{
	width:653px;
	height:128px;
	margin-top:1px;
	background-image: url(../images/banner6.jpg);
	background-repeat: no-repeat;
}
#content #banner7{
	width:653px;
	height:128px;
	margin-top:1px;
	background-image: url(../images/banner7.jpg);
	background-repeat: no-repeat;
}
#content #kente{
	width:653px;
	height:11px;
	margin-top:1px;
	background-color: #000000;
}
#content .ibox{ width:210px; height:70px;  float:left; padding:3.5px; margin-top:5px;}
#content .ibox img{padding:5px;}
*html #content .ibox img{padding:5px; height:40px;}
#content .ibox .headling{
	width:200px;
	padding:5px;
	height:15px;
	font-size:12px;
	color:#000000;
	background-color:#F8CE00
}
#content .ibox .icontent{ width:200px; padding:5px; height:50px; font-size:11px; color:#666;}
#content .ibox .ifooter{ width:210px; height:6px; background-image:url(../images/kente_sub.jpg); background-repeat:no-repeat; margin-top:1px;}



#footer{
clear:both;
	width:860px;
	height:15px;
	padding:5px;
	font-size:10px;
	color:#333333;
	border: 1px solid #003366;
}
#footer #copy{ width:600px; float:left;}
#footer #credits{
	width:260px;
	float:left;
	text-align: right;
}
