/* CSS Document */
* {
	padding:0;
	margin:0;
	}

h1 {
	font-family:"Gill Sans", Verdana;
	font-size: xx-large;
	}
	
h2 {
	font-family:"Gill Sans", Verdana;
	font-size: x-large;
	}
	
h3 {
	font-family:"Gill Sans", Verdana;
	font-size: larger;
	}
	
h4 {
	font-family:"Gill Sans", Verdana;
	font-size: large;
	}
	
h5 {
	font-family:"Gill Sans MT", Verdana;
	font-size: medium;
	font-weight: bold;
	}
	
h6 {
	font-family:"Gill Sans", Verdana;
	font-size: small;
	font-weight: bold;
	}
	
p {
	font-family:"Gill Sans", Verdana;
	font-size: small;
	color: #000000;
	}

body {
	text-align: center;
	font-size: smaller;
	margin: 5px 0 0 0;
	}
#pagecontainer {
	margin: 0 auto;
	width: 800px;
	height: 900px;
	border: 0px;
	text-align: left;
	}
#sponsers {
	width: 76px;
	height: 181px;
	background-image: url(images/sponsers.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 0px;
	margin-left: 35px;
	}
#header {
	width: 624px;
	height: 144px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 0px;
	margin-left: 119px;
	}
#navigation {
	width: 669px;
	height: 81px;
	/*background-image: url(images/navigation.gif);
	background-repeat: no-repeat;*/
	position: absolute;
	margin-top: 137px;
	margin-left: 119px;
	padding: 0 0 0 0;
	z-index: 99;
	}
		#navigation img {
			border: 0;
			z-index: 99;
			}
		#navigationbutton {
			width: 97px;
			height: 17px;
			position: absolute;
			margin-top: 13px;
			margin-left: 86px;
			z-index: 99;
			}
#rightpanel {
	width: 335px;
	height: 600px;
	background-image: url(images/right_panel.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 218px;
	margin-left: 461px;
	}
	.fcheader {
		height: 20px;
		width: 250px;
		font-family: "Gill Sans", Verdana;
		font-size: small;
		font-weight: bold;
		color: #FFFFFF;
		}
	#events {
	height: 575px;
	width: 250px;
	position: absolute;
	margin-top: 5px;
	margin-left: 10px;
	/*left: -15px;*/
	top: 0px;
		}
		#events ul {
			color: #FFFFFF;
			}
		#events li {
			color: #FFFFFF;
			list-style: disc;
			margin-left: 40px;
			}
		#events p {
			color: #FFFFFF;
			}
	#trainingpic {
		width: 230px;
		height: 150px;
		margin-top: 25px;
		margin-left: 10px;
		}
	.contactrightpics {
		width: 230px;
		height: 120px;
		margin-top: 25px;
		margin-left: 10px;
		}
	#contactpic1 {
		width: 230px;
		height: 120px;
		margin-top: 25px;
		margin-left: 10px;
		}
	#contactpic2 {
		width: 230px;
		height: 120px;
		margin-top: 25px;
		margin-left: 10px;
		}
	#contactpic3 {
		width: 230px;
		height: 120px;
		margin-top: 25px;
		margin-left: 10px;
		}
	#contactinfo {
		font-size: smaller;
		}
		#contactinfo p {
			color: #000000;
			}
	#linkspic {
		width: 230px;
		height: 120px;
		margin-top: 25px;
		margin-left: 10px;
		}
	.galleryrightspics {
		width: 150px;
		height: 75px;
		margin-top: 25px;
		margin-left: 10px;
		}
	#firstgalleries {
		width: 375px;
		}
	#sitedesign {
		font-size: smaller;
		}
	
#centrepanel {
	width: 440px;
	height: 650px;
	background-image: url(images/centre_panel.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 190px;
	margin-left: 8px;
	z-index: 0;
	}
		#pagetitle {
		width: 373px;
		height: 31px;
		position: relative;
		margin-top: 30px;
		margin-left: 42px;
		}
			#pagetitle h2 {
	font-size: large;
	position: absolute;
	margin-top: 4px;
	margin-left: 0px;
	color: #FFFFFF;
	width: 371px;
	height: 24px;
	top: -4px;
			}
		#address {
			width: 373px;
			height: 120px;
			position: absolute;
			margin-top: 0px;
			margin-left: 42px;
			}
			#address p {
				margin-top: 5px;
				}
		#maintext {
			width: 373px;
			height: 435px;
			position: absolute;
			margin-top: 130px;
			margin-left: 42px;
			}
			#maintext ul {
				color: #000000;
				}
			#maintext ul li {
				color: #000000;
				list-style: disc;
				margin-left: 20px;
			}
		.gallerypics {
			width: 370px;
			text-align: center;
			}
		.imageholder {
			margin-left: 5px;
			}
#footer {
	width: 700px;
	height: 50px;
	position: absolute;
	text-align: center;
	margin-top: 850px;
	margin-left: 50px;
	font-family: "Gill Sans", Verdana;
	font-size: smaller;
	}
.rulers {
	width: 100%;
	}

a:link, a:visited, a:active {
	font-family:"Gill Sans", Verdana;
	font-size: small;
	color: #0033CC;
	text-decoration: none;
	}
a:hover {
	font-family:"Gill Sans", Verdana;
	font-size: small;
	color: #0033CC;
	text-decoration: underline;
	}
	
li ul {display: none;} 
li:hover > ul {display: block;} 
