@charset "utf-8";
/* CSS Document */
form
{padding:0px; margin:0px;}
body,h1,h2,h3,h4,p
{margin:0; padding:0px;}
img
{border:0px;}
body
{background:url(../img/sitebkgd.jpg) repeat-x; background-color:#FFC700; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}
.clearer
{clear:both;}
h1
{font-size:18px; letter-spacing:-1px; font-weight:bold; color:#000;}
.purpleBold
{color:#D75BD8; font-weight:bold;}

#container
{width:936px; margin:auto;}

#left
{background:url(../img/left.jpg) no-repeat; float:left; width:138px; height:700px;}

#centre
{width:760px; float:left;}
	#centre #header
	{height:120px; background:url(../img/header.jpg) no-repeat;}
	#centre #topnav
	{height:60px; background:url(../img/topnav.jpg) no-repeat;}
	#centre #content
	{height:520px; background:url(../img/footer.jpg) bottom no-repeat; background-color:#FFF;}
	#centre #content2
	{height:520px; background:url(../img/innerFooter.jpg) bottom no-repeat; background-color:#FFF;}	

	#navLeft
	{width:58px; background:url(../img/nav-left.jpg); height:60px; float:left;}
	#navBack
	{width:355px; height:60px; background:url(../img/nav-back.jpg); float:left; line-height:60px; color:#FFF; font-weight:bold; font-size:15px; letter-spacing:-1px;} 
		#navBack a
		{color:#fff; text-decoration:none;}
		#navBack a:hover
		{color:#7C2A05; text-decoration:none;}
	#navRight
	{width:49px; background:url(../img/nav-right.jpg); height:60px; float:left;}
	
	#home
	{float:left; padding:0 10px 0 7px;}
	#aboutus
	{float:left; padding:0 20px 0 23px;}
	#contact
	{float:left; padding:0 20px 0 23px;}
	#other
	{float:left; padding:0 0 0 15px;}	
	
	#flashCont
	{height:125px;}
	
	#innerFlashCont
	{height:100px; float:right; width:560px;}
	
	#bodyCont
	{padding:10px 10px 0 10px;}
	
	#crb, #magicC, #netMum
	{float:left; padding:10px 10px 0 0;}
	
	.bulletStar
	{background:url(../img/bulletstar.gif) center no-repeat; padding:5px; width:14px;}

#right
{background:url(../img/right.jpg) no-repeat; float:left; width:38px; height:700px;}

#footer
{padding:30px 10px 0 10px; font-size:11px; color:#666;}

#Afooter
{padding:28px 10px 0 10px; font-size:11px; color:#666;}

#Mfooter
{padding:36px 10px 0 10px; font-size:11px; color:#666;}



#footer a, #Afooter a, #Mfooter a
{color:#666; text-decoration:none;}

#footer a:hover, #Afooter a:hover, #Mfooter a:hover
{color:#000; text-decoration:underline;}



#Afooter a:hover
{color:#000; text-decoration:underline;}

#pom
{float:right;}

.imgpad
{padding:5px;}

.form
{padding:2px; border:1px solid #ccc; font-size:11px; color:#06F;}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:301px;
		overflow:hidden;
		text-align:center;
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */