body
{
	margin: 0 10;
	padding: 0;
	background-color: #99DFEB;
	background-image: url(images09/background_shim.gif);
	background-repeat: repeat-x;
	font-family: arial, verdana, tahoma;
	font-size: 140%;
	color: #FFFFFF;
}

div.floatClearer
{
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
.headingBlue
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #0b294b;
}
.headingLime
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #5BB466;
}
.headingPurple
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #6B3E91;
}
.headingCyan
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #05AFEF;
	padding-top: 10px; 
}
.headingClaret
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #C22C3F;
	padding-top: 10px; 
}
.headingMagenta
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #EB3F96;
	padding-top: 10px; 
}
.headingAmber
{
	font-family: arial, verdana, tahoma;
	font-size: 75%;
	color: #F58232;
	padding-top: 10px; 
}
.subheadingBlue
{
	font-family: arial, verdana, tahoma;
	font-size: 60%;
	color: #0b294b;
}
.bodyBlue
{
	font-family: arial, verdana, tahoma;
	font-size: 50%;
	color: #0b294b;
	margin: 0 0 12px 0;
}
.bodyBluebold
{
	font-family: arial, verdana, tahoma;
	font-size: 100%;
	font-weight: normal;
	color: #0b294b;
	margin: 0 0 12px 0;
}
.bodyPinkbold
{
	font-family: arial, verdana, tahoma;
	font-size: 100%;
	font-weight: bold;
	color: #F0037F;
	margin: 0 0 12px 0;
}
.listBlue
{
	font-family: arial, verdana, tahoma;
	font-size: 50%;
	color: #0b294b;
	list-style-type: disc;
}
.hidden
{
	display: none;
}
img
{
	border: none;
}
a
{
	color: #F0037F;
	text-decoration: none;
}
a:hover
{
	color: #bfbfbf;
	text-decoration: underline;
}
p
{
	margin: 0 0 12px 0;
}
.big
{
	font-size: 80%;
}
.bigger
{
	font-size: 100%;
}
.red
{
	color: #FB5E09;
	font-size: 150%;
}


/* TEXT AND NEWS PANEL */

#mainBodytext
{
	width: 520px;
	height: 255px;
	margin: 50 10 50 10;
	overflow: auto;
	position: absolute;
	top: 117px;
	left: 209px;
}
#mainGalleryholder
{
	width: 520px;
	height: 247px;
	margin: 50 10 50 10;
	overflow: auto;
	position: absolute;
	top: 122px;
	left: 203px;
}
#newsitemOne
{
	width: 128px;
	height: 77px;
	margin: 50 10 50 10;
	overflow: auto;
	position: absolute;
	top: 173px;
	left: 896px;
}

#newsitemTwo
{
	width: 128px;
	height: 73px;
	margin: 50 10 50 10;
	overflow: auto;
	position: absolute;
	top: 287px;
	left: 896px;
}

#newsitemThree
{
	width: 128px;
	height: 73px;
	margin: 50 10 50 10;
	overflow: auto;
	position: absolute;
	top: 397px;
	left: 896px;
}


/* NAVIGATION */



.linkPanel
{
	width: 133px;
	float: left;
	padding: 0 10px 5px 0;
	text-align: center;
}
.last
{
	padding-right: 0;
}

.linkPanel .imageLink
{
	width: 126px;
	height: 117px;
	padding: 11px 7px 0 0;
	background: url(images/linkpanel_bg.gif) no-repeat left top;
}


/* SITE CONTAINER */
#siteContainer
{
	width: 999px;
	height: 605px;
	margin: 50 auto 50 auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
body#homePage #siteContainer
{
	background: url(images/body_1.gif) no-repeat center 20px;

}
#topBar
{
	width: 999px;
	height: 67px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
#navBarDown
{
	width: 243px;
	height: 37px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 67px;
	left: 0px;
}
#advertBar
{
	width: 999px;
	height: 276px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 104px;
	left: 0px;
}
#colourBar
{
	width: 999px;
	height: 25px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 380px;
	left: 0px;
}
#textContainer
{
	width: 999px;
	height: 349px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 405px;
	left: 0px;
}
#homepage #bodyContainer
{
	position: absolute;
	width: 600px;
	left: 30px;
	top: 410px;
	color: #787575;
}
#logo
{
	position: absolute;
	width: 175px;
	height: 59px;
	top: 690px;	
	right: 10px;
}




/* BODY CONTAINER */

#bodyContainer
{
	line-height: 85%;
}


/* FOOTER */

#footer
{
	position: absolute;
	left: 0;
	bottom: 20px;
	font-size: 90%;
}
