/* CSS Document */

		body{
			text-align:center;
		 	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
			font-family:arial,sans-serif;
 			font-size:14px;
 			background-image: url('kente1.jpg'); 
			background-color:black;
 			text-decoration:none;
			}
.backgrd{text-align:center;
			width:800;
			/* height:580; */
			 border-color:#CCCCCC;
			 border-style:solid ;
			 text-decoration:none;
			 margin-top: 0px;
    		margin-bottom: 0px;
    		margin-left: auto;
    		margin-right: auto;
			  }
.topframe{
			position:relative;
			top:0;
			left:0;
			vertical-align:text-top;
			text-align:left;
			background:#FFFFFF;
			background-image: url('banner.jpg');
			height:120;
			width:800;
			font:small-caps;
			font:helvetica;
			}
	
	.adframe{position:relative;
			top:0;
			left:0;
			height:150;
			width:800;
			background-color:#FFcccc;
			}
	.menu{position:relative;
			top:0;
			left:0;
			text-align:right;
			background:#EFEFEF;
			background-image: url('nav.jpg');
			height:25;
			width:800;
			color:#000000;
			font:helvetica;
			}
		.menu2{position:relative;
			top:0;
			left:0;
			text-align:center;
			background:#EFEFEF;
			background-image: url('nav.jpg');
			height:20;
			width:800;
			color:#000000;
			font:helvetica;
			}
		.data{position:relative;
			top:0;
			left:0;
			vertical-align:text-top;
			text-align:left;
			background:#33CCFF;
			height:470px;
			/*height:250;*/
			width:770;
			padding:10;
			line-height: 1.6;
			/*font:small-caps bold Georgia, 'Times New Roman' 
			Times, serif;
			*/
			font:helvetica;
			}
			.dataCover{position:relative;
			top:0;
			left:0;
			background:#FFFFFF;
			width:800;
			height:490px;
			}
		.dataLeft{position:relative;
			top:0;
			left:0;
			background:#FFFFFF;
			width:110;
			height:320px;
			text-align:left;
			}
		
		.chg_pic{position:relative;
			top:0;
			left:20;
			background:#64aada;
			height:20;
			font:small-caps;
			font:helvetica;
			}
		.book{
			}
			A:link {text-decoration: none;}
			A:visited {text-decoration: none;
						}
			A:active {
					background:#FFFFFF;
					background:gray;
					}
					
			A:hover {text-decoration: underline overline; 
			        color: white;
					background:gray;}
					
			h1{font-size: 18;
			color:red;
			text-align:center;
			}
						
			h2{font-size: 16;
			color:#CA3513;
			}
			h3{font-size: 14;
			color:#CA3513;
			}
			.nav {
    width: 120;
    padding: 10px;
    margin-top: 1px;
    float: left;
	left:10;
	text-align:justified;
}
/*Additional styles*/
.header{
background-color: #F0F0F0;
}
.headerSub{
background-color: #CCCCCC;
background-image: url('loginc.jpg');
}
