#welcome {
	width:757px;
	margin:0px auto;
}

		#welcome .header {
			background:url(../images/wideblockheadbg.gif) no-repeat;
			width:757px;
			height:20px;
		}
		
		#welcome .content {
			background:url(../images/wideblockbodybg.gif) repeat-y;
			width:757px;
		}
			
			#welcome .content #sitesearch {
				float:right;
				margin-right:10px;
			}
			
			#welcome .content h1, #welcome .content p {
				font-size: 12pt;
				margin:0px 10px;
			}
			
			#welcome .content p {
				clear:both;
			}
		
		#welcome .footer {
			background:url(../images/wideblockfooterbg.gif) no-repeat;
			width:757px;
			height:20px;
		}

#leftcol , #rightcol{
	margin:0px 0px 0px 4px;
	width:375px;
	float:left;
}

	#activities, #holidayschemes, #noticesandrequests, #otherinformation, #newsandevents, #photogallery {
		margin:10px 0px 10px 0px;
	}
	
	#leftcol div .header, #rightcol div .header {
		background:url(../images/narrowblockheadbg.gif);
		width:375px;
		height:20px;
	}
	
		#mainbody p {
			margin:0px;
			padding:5px;
		}
		
		#mainbody h1 {
			font-family:"Rockwell", Arial, Sans Serif;
			font-size:15px;
			text-align:center;
			margin:0px;
			padding:0px;
		}
		
		#welcome h1 {
			text-align:left;
		}				
		
		#activities .header h1 { color:#993300; }
		#holidayschemes .header h1 { color:#006600; }
		#noticesandrequests .header h1 { color:#ffffff; }
		#otherinformation .header h1 { color:#663300; }
		#photogallery .header h1 { color:#0033cc; }
		#newsandevents .header h1 { color:#ffffff; }
	
	#leftcol div .content , #rightcol div .content {
		background:url(../images/narrowblockbodybg.gif) repeat-y;
		width:375px;
	}
	
	#leftcol div .footer , #rightcol div .footer {
		background:url(../images/narrowblockfooterbg.gif);
		width:375px;
		height:20px;
		overflow:hidden;
		line-height:0px;
	}
	
	#newsandevents div.header { background:url(../images/redblockheaderbg.gif); }
	#newsandevents div.content { background:url(../images/redblockbodybg.gif); }
	#newsandevents div.footer { background:url(../images/redblockfooterbg.gif); }
	
	#noticesandrequests div.header { background:url(../images/darkblockheadbg.gif); }
	#noticesandrequests div.content { background:url(../images/darkblockbodybg.gif); }
	#noticesandrequests div.footer { background:url(../images/darkblockfooterbg.gif); }