/* CSS Document */
/*HTML Tags*/

/* Links */

/* Divs */
	#content {
		width:993px;
		background:url(../images/backgrounds/page/home.jpg) right bottom no-repeat;
		background-color:#003f63;
		padding:12px 0 0 15px; 
	}

	#home_left {
		width:310px;
	}
	#home_middle {
		width:321px;
		padding-left:16px;
	}	
	#home_right {
		width:308px;
		padding-left:16px;
	}
	#photo_gallery {
		margin-bottom:10px;
	}
#sponsors_footer {
		width:984px;
		background:url(../images/backgrounds/footer/home.gif) 50% 0 no-repeat;
		height:67px;
		margin-left:10px;
		text-align:center;
}
	
/* Classes */

.section {
		background:url(../images/constants/section-base.gif) bottom no-repeat;
		background-color:#175071;

	}
.section p {
		padding:0px 15px 10px 15px; 
	}
	


/* Colours */
/*

*/