	body {
		background-image: url("../images/bg.gif") ;
		background-repeat: repeat ;
		font: .8em/1.3em verdana,arial,helvetica,sans-serif ;
	}
	
	a {
	font:  1em Arial, Helvetica, sans-serif ;
	color: #3BB120 ;
	font-weight: bolder ;
	}


	a.link, a.link:visited {
	color: black; 
	text-decoration:none ;
	font-size: 0.8em ;
	}

	a.link:hover, a.link:active, a.link:focus {
	color:#f90 ;
	}

	a:hover, a:active {
	color:#f90 ;
	}

	a:link, a:visited {
	text-decoration: none ;
	font-weight: bolder ;
	}
	
	a img {
  	border: none ;
	}
	
	p {
	font: 1.1em Arial, Helvetica, sans-serif ;
	font-weight: bold ;
	color: black ;
	}
	
	h1 {
	line-height: 12px ;
	font-size: 17px ;
	color: black ;
	}
	
	h2 {
	line-height: 20px ;
	font-size: 14px ;
	color: black ;
	}
	
	h3 {
	line-height: 20px ;
	font-size: 0.8em ;
	color: black ;
	text-align: center ;
	}
	
/*Centred Link*/	
	h5 {
	font: 1.3em Tahoma, sans-serif ;
	color: black ;
	margin-bottom: 7px ;
	text-align: center ;
	font-weight: bold ;
}
		
	#flashcontent {
	position: absolute ;
	top: 145px ;
	left: 50% ;
	margin-left: -475px ;
	}
	
	#logo {
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: 153px;
	}

/*Centre Align Images*/
.center {
	text-align: center ;
}	
	

/*End Gallery Menu*/
	
	#mainBlock {
	position: absolute ;
	top: 150px ;
	left: 50% ;
	padding: 5px ;
	margin-left: -120px ;
	text-align:left ;
	}
	
	#tweet {
	position: absolute ;
	width: 176px ;
	top: 10px ;
	left: 50% ;
	padding: 0px ;
	margin-left: 240px ;
	text-align:left ;
	color: #eb2e7d ;
	color: black ;
	}
	
	#wall {
	position: absolute ;
	width: 750px ;
	top: 170px ;
	left: 50% ;
	padding: 5px ;
	margin-left: -375px ;
	text-align:left ;
	background-image: url("../images/wall.gif") ;
	}

/*Even row wall*/
	.walloffame tbody tr td {
	font: 1.3em Arial, Helvetica, sans-serif ;
	border-collapse: collapse;
	/*background: red ;*/

	}
	
	.walloffame td {
	color: #F7C341 ; 
	color: #00ACED ; 
	
	}
	  
	.walloffame tbody tr.odd td {
	padding-left: 20px ; 
	}
	
/*Wall Odd row*/
	.walloffame2 tbody tr td {
	font: 1.3em Arial, Helvetica, sans-serif ;
	border-collapse: collapse;
	/*background: yellow ;*/
	}
	
	.walloffame2 td {
	color: #00ACED ; 
	}
	
	.walloffame2 tbody tr.even td {
    margin-left: 90px ; 
	text-align: right ;
	}
	 
/*Wall Even row*/	
	.links {
	position: absolute ;
	color: black ;
	width: 200px;
	top: 250px ;
	left: 50% ;
	margin-left: -100px ;
	text-align: center ;
	}
	
	.links span {
	color: #585858 ;
	}
	
	a.links:hover span {
	color: white ;
	}
	
	table {
	font-size:12px ;
	text-align: left ;
	font-weight: bold ;
	color: black ;
	}
	
	.row1 {
	width: 20% ;
	} 