@charset "utf-8";
/* CSS Document */
Body{background-image:url(images/mainbg.jpg);
     background-repeat:repeat-x;
	 margin:0px 0px; padding:0px;
	 }
	 
#wrap{width:1028px;
      height:auto;
	  margin:0px auto;
	  padding:0px;
	  }
	  
#linkhold{width:1028px;
          height:89px;
		  float:left;
		  }
		  
#linktop{width:1028px;
          height:25px;
		  float:left;
		  }
		  
#innerlink1{width:35px;
            height:64px;
			float:left;
			background-image:url(images/inner1.jpg);
			background-repeat:no-repeat;
			}
			
#innerlink2{width:917px;
            height:64px;
			float:left;
			background-image:url(images/inner2.jpg);
			background-repeat:repeat-x;
			}
			
#innerlink3{width:76px;
            height:64px;
			float:left;
			background-image:url(images/inner3.jpg);
			background-repeat:no-repeat;
			}								  
		  
#linkbtm{width:1028px;
          height:64px;
		  float:left;
		  }			  			  	
		  
#logohold{width:1028px;
          height:206px;
		  float:left;
		  }	
		  
#logo{width:379px;
      height:206px;
	  float:left;
	  }
	  
#slogan{width:649px;
      height:206px;
	  float:left;
	  background-image:url(images/slogan.jpg);
	  background-repeat:no-repeat;
	  }		  
	  		  
		  
#clouds{width:1028px;
          height:139px;
		  float:left;
		  background-image:url(images/clouds.jpg);
		  background-repeat:no-repeat;
		  }	
		  
#level2{width:1028px;
        height:268px;
		float:left;
		background-image:url(images/level2bg.jpg);
		background-repeat:repeat-x;
		}
		
#levelleft{width:35px;
           height:268px;
		   float:left;
		   background-image:url(images/levelleft.jpg);
		   background-repeat:no-repeat;
		   }
		   
#levelcentre{width:944px;
           height:268px;
		   float:left;
		   }		   
		   
#levelcentre1{width:944px;
           height:45px;
		   float:left;
		   }
		   
#levelcentre2{width:944px;
           height:223px;
		   float:left;
		   }
		   
#tabone{width:234px;
        height:223px;
		float:left;
		}
#tabtwo{width:240px;
        height:223px;
		float:left;
		}
		
#tabthree{width:230px;
        height:223px;
		float:left;
		}

#tabthree1{width:230px;
        height:143px;
		float:left;
		}
		
#tabthree2{width:230px;
        height:80px;
		float:left;
		}				
		
#three1{width:240px;
         height:143px;
		 float:left;
		 }
#three2{width:240px;
         height:80px;
		 float:left;
		 }
		 
		 						
				  		   
#levelright{width:49px;
           height:268px;
		   float:left;
		   background-image:url(images/levelright.jpg);
		   background-repeat:no-repeat;
		   }		   		   		
				  		  		    	 
	 
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.highlight2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}



.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#profilespace{
	width:214px;
	height:133px;
	float:left;
	margin-left:9px;
	border: medium solid #84C4E0;
	background-color: #FFFFFF;
			  }
			  
#newsupdates{width:213px;
             height:133px;
			 float:left;
			 margin-left:5px;
			 }
			 
#newsleft{width:6px;
          height:133px;
		  float:left;
		  }
		  
#newscentre{width:200px;
          height:133px;
		  float:left;
		  background-image:url(images/newscentre.jpg);
		  background-repeat:repeat-x;
		  }	
		  
#newsright{width:7px;
          height:133px;
		  float:left;
		  }
		  
		  			  		  			 			  
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}


.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#maincontenthold{width:794px;
                 height:auto;
				 float:left;
				 }
