		body
		{
            margin-top: 0px;
            background-color: #251D1B;
            background-repeat: repeat-x;
            text-align: center;
            color: #ffffff;
        }
		
		h4
		{
		color:#F9B401;
		}
		

		
		#maintable
		{
            width: 960px;
            margin-right: auto;
            margin-left: auto;
			border-right:2px solid #000000;
			border-left:2px solid #000000;
			
            font-family: Century Gothic, Arial;
            font-size: 10pt;
            background-color: #251D1B;
            text-align: center;
            color: #999999;
			padding:0px;
        }
		
		#menu
		{
		width:50%;
		color:#FFFFFF;
		}
		h3
		{
			color:#FFFFFF;
			font-weight:normal;
		}
		#listenin
		{
			background-image:url("images/listenin.jpg");
			background-repeat:no-repeat;
			width:274px;
			height:123px;
			color:#FFFFFF;
			font-size:18pt;
			text-align:left;
		}

		#latestnews
		{
			background-image:url("images/news.jpg");
			background-repeat:no-repeat;
			width:274px;
			height:123px;
			color:#FFFFFF;
			font-size:18pt;
			text-align:left;
		}
		
		#getintouch
		{
			background-image:url("images/contact.jpg");
			background-repeat:no-repeat;
			width:274px;
			height:123px;
			color:#FFFFFF;
			font-size:18pt;
			text-align:left;
		}
		
		
		
		#contentarea
		{
			
            background-repeat: no-repeat;
			height: 270px;
			vertical-align:top;
			text-align:left;
			padding:10px;
		}
		
		
        
		#headerrow
		{
			
			
			width: 940px;
            text-align: center;
            
      
	   }
		
		
      
		
		
		
		.menuitemselected
		{
			font-size:14pt;
			vertical-align:top;
			text-align:center;
			background-image:url("images/menuback.jpg");
			background-repeat:no-repeat;
			height:34px;
			color:#FFFFFF;
			width:80px;
		}
		
		
		.menuitem
		{
		
		font-size:14pt;
		vertical-align:top;
			text-align:center;
			
			height:34px;
			width:80px;
		}
		
		.menuitem a:link
		{
		
			color:#FFFFFF;
			background-image:none;
			text-decoration:none;
		}
		
		.menuitem a:visited
		{
			
			text-decoration:none;
		
			color:#FFFFFF;
			background-image:none;
		}
		
		.menuitem:hover
		{
			
			text-decoration:none;
			
			color:#FFFFFF;
		
			background-image:url("images/menuback.jpg");
			background-repeat:no-repeat;
		}
		.menuitem:active
		{
			
			background-image:url("images/menuback.jpg");
			background-repeat:no-repeat;
			color:#FFFFFF;
			
			text-decoration:none;
		}
		
		
		.mainmenu:link
		{
		
			color:#FFFFFF;
			text-decoration:none;
		}
		
		.mainmenu:visited
		{
			color:#FFFFFF;
			text-decoration:none;
		}
		
		.mainmenu:hover
		{
			text-decoration:none;	
			color:#F9B401;
		}
		.mainmenu:active
		{
			text-decoration:none;	
			color:#F9B401;
		}
		
		.contactemail:link
		{
			color:#999999;
			text-decoration:none;
		}
		.contactemail:visited
		{
			color:#999999;
			text-decoration:none;
		}
		
		.contactemail:hover
		{
			text-decoration:none;	
			color:#F9B401;
		}
		.contactemail:active
		{
			text-decoration:none;	
			color:#F9B401;
		}
		
      
		
		#footer
		{
			background-color:#3C3634;
			text-align:center;
			padding-bottom:5px;
			
		}
       
