@charset "utf-8";
/* CSS Document - Written by Kyle Osborne - 
K O Web Design - http://www.kowebdesign.co.uk - 
kyle@kowebdesign.co.uk - 08445 899721
Copyright 2010 - All righrts reserved*/
body
	{
		background-color: #99CCFF; 
		font: 14px Arial, Helvetica, sans-serif; 
	}
/*Anchors*/
a 
	{
		text-decoration: none;
	}
/*Images*/
img 
	{
		border: none;
	}
/*IFrames*/
iframe
	{
		width: 798px;
		height: 350px;
		border: none;
		margin: 0px auto;
	}
/*Lists*/
ul
	{
		margin-left: 10px;
	}
/*Dark Blue Font*/
h1,h2
	{
		color: rgb(0,0,52);
	}
/*Royal Blue Font*/
body,a
	{
		color: #0000FF;
	}
/*Light Blue Font*/
h3
	{
		color: rgb(154,204,255);
	}
/*White Font*/
div#imageText
	{
		color: #FFF;
	}
/*Headings*/
h1 
	{
		font-size: 36px; 
		text-align: center; 
		margin: 0px;
	}
h2 
	{
		font-size: 24px; 
		text-align: center;
	}
h3 
	{
		background-color: #003;
		font-size: 16px; 
		font-weight: bold; 
		padding: 5px;
	}
h4 
	{
		font-size: 16px; 
		text-align: center;
	}
h5 
	{
		font-size: 16px; 
	}
/*Tables*/
th 
	{
		text-align: left; 
		font-style: oblique;
	} 
td 
	{
		text-align:center;
	}
/*Lists*/
ul 
	{
		text-align: left; 
		text-indent: 30px;
	}
/*Div elements*/
div#siteBox
	{
		width: 948px; 
		height: auto; 
		padding: 10px;
		margin: 0px auto;
	}
div#header 
	{
		width: 948px; 
		height: 89px; 
		background-image: url(../Banner.png);
		background-repeat: no-repeat;
		background-position: center;
	} 
div#title 
	{
		height: 36px; 
		width: 928px; 
		padding: 10px;
	}
div#subTitle
	{	
		width: 928px; 
		height: 14px; 
		text-align: center; 
		padding: 10px;
	}
div#nav 
	{
		width: 948px; 
		height: auto; 
		margin: 0; 
		padding: 0;
	} 
div#vertnav 
	{
		width: 120px; 
		height: 285px; 
		margin: 16px 10px 10px 0px; 
		float: left;
	}
div#content
	{
		width: 798px;
		min-height: 285px;
		height: auto;
		margin-left: 130px;
	}
div.small
	{
		width: 798px;
		font-size: 10px;
		text-align: center;
		margin: 3px;
	}
div#imagetext 
	{
		width: 400px;
		font-style: italic; 
		font-weight: bold; 
		background-color: #000000;
		text-align: center; 
	}
div#foot 
	{
		width: 948px; 
		font-size: 10px;
		text-align: center;
	}
/*Class Elements*/
.contentBox{float: left; height: 525px; width: 548px; text-align: left;}
.contentBoxText{float:left; width: 545px; height: 514px; overflow: auto; text-align: left; padding-left: 10px; padding-right: 10px; padding-top: 13px;}
.contentLeft{float: left; height: 525px; width: 400px; font-weight: bold; color: #A2598E;}
img.a {margin-left: 326px; margin-top: 20px;}
img.w {float: left; width:103px; height: 138px; padding-right: 10px; vertical-align:text-top;}
img.x {float: right; width: 138px; height: 103px; padding-left: 10px; vertical-align:text-top;}
img.y {float: left; width:138px; height: 103px; padding-right: 10px; vertical-align:text-top;}
img.z {float: right; width:103px; height: 138px; padding-left: 10px; vertical-align:text-top;}
.siteBox{width: 948px; height: 700px; padding: 10px;}
.textLeft{float: left; height: auto; width: 385px; padding: 5px;}
.textRight{float: left; height: auto; width: 385px; padding: 5px;}
.smallTextBox{background-color: #660099; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; font-size: 16px; border-width: thin; border-style: dotted; color: #ffffff; float: right; vertical-align: baseline; height: 22px; width: 650px; padding: 5px;}
