body{ 
	background-image:url(images/background.jpg);
	background-color:#254b92;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#fff;
	text-align:center;
	margin-top:0px;}
		
.heading{
	 font-size:16px; 
	 color:#FFCC00; 
	 background-color:#4566a2; 
	 padding:3px 0 3px 0; 
	 border-bottom:1px solid #fff; 
	 text-align:left;
	 background-image:url(images/bg.gif);
}
	
.tag-line{
	height:25px;
	font-size:13px; 
	font-weight:bold; 
	color: #FFFF00; 
	text-align:center; 
	width:240px; 
	/*border:1px solid #fff;*/
	padding-top:10px;}
	

p{ font-size:14px;}

.link a{ color: #fff; text-decoration:none; font-weight:bold;}
.link a:hover{ color: #66CCFF; text-decoration: underline; font-weight:bold;}


.NAME {	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }


/*-------------------Left Menu-------------------------------------*/	
/*.left-menu {
	margin-top: 15px; margin-bottom:7px;
}
.left-menu ul {
	margin: 0;
	padding:0;
	list-style: none;
}
.left-menu li {
	display: block;
}
.left-menu a {
	display: block;
	padding: 0px 0px 8px 0px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size:10pt;
}
.left-menu .menu1 a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #33CCFF;
}*/


#theschool a{ 	background:url(images/the-school.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px; margin-top:5px;
			}
#theschool a:hover{ background:url(images/the-school1.png) center no-repeat;}

#principalmessage a{ 	background:url(images/principals-message.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#principalmessage a:hover{ background:url(images/principals-message1.png) center no-repeat;}

#schoolrules a{ 	background:url(images/school-rules.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#schoolrules a:hover{ background:url(images/school-rules1.png) center no-repeat;}

#generalinfo a{ 	background:url(images/general-info.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#generalinfo a:hover{ background:url(images/general-info1.png) center no-repeat;}

#facultymembers a{ 	background:url(images/faculty-members.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#facultymembers a:hover{ background:url(images/faculty-members1.png) center no-repeat;}

#schoolfees a{ 	background:url(images/school-fees.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#schoolfees a:hover{ background:url(images/school-fees1.png) center no-repeat;}

#eca a{ 	background:url(images/eca.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#eca a:hover{ background:url(images/eca1.png) center no-repeat;}

#governingbody a{ 	background:url(images/governing-body.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#governingbody a:hover{ background:url(images/governing-body1.png) center no-repeat;}

#graffiti a{ 	background:url(images/graffiti.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:4px;
			}
#graffiti a:hover{ background:url(images/graffiti1.png) center no-repeat;}


#schoolcalendar a{ 	background:url(images/school-calendar.png) center no-repeat;
				display:block;
				height:30px; margin-bottom:8px;
			}
#schoolcalendar a:hover{ background:url(images/school-calendar1.png) center no-repeat;}



/*---------------------Content Area---------------------------------------------*/

.content-bg{ /*background-image:url(images/content-bg.png);
			background-color:#3d5f9e;*/
			width:583px;
			/*height:529px;*/
			text-align: justify;
			background-repeat:no-repeat;
			margin-top:15px;}
			
.content{ margin-top:10px;
		  /*padding:0px 5px 5px 5px;*/
		  }


/*----------------------------------------------Top Menu-----------------------------*/
		  
.top-menu{ height:120px;
		   /*border:1px solid #fff;*/
		   }
		   
.menu-1 {
	margin-top: 0px; 
	margin-bottom:0px;
}
.menu-1 ul {
	margin: 0;
	padding:0;
	list-style: none;
}
.menu-1 li {
	display: block;
	margin-bottom:0px;
}
.menu-1 a {
	display: block;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	font-size:9pt;
	/*width:100px; padding: 2px 0px 2px 0px;background-image:url(images/bg1.jpg);*/
}
.menu-1 a:hover{ 
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(images/bg1.jpg);
}

