#container {
	position:relative;
	top:0px;
	width:1000px;
	z-index:1;
	border: thin none #B1C5E0;
	background-attachment: scroll;
	background-image: url(Photos/transcontainer10.png);
	margin-left: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	margin-right: auto;
	background-repeat: repeat-y;
	height: 730px;
}
#header {
	position:absolute;
	left:25px;
	top:10px;
	width:950px;
	z-index:2;
	border: thin none #B0C5E0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#navigation {
	position:absolute;
	top:230px;
	width:105px;
	z-index:3;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: thin none #B0C5E0;
	left: 15px;
	text-align: left;
}
#content {
	position:absolute;
	left:165px;
	top:192px;
	width:790px;
	border: thin none #B1C5E0;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	overflow: auto;
	background-image: url(Photos/transBG10.png);
	background-repeat: repeat-y;
}
#footer {
	position:relative;
	width:1000px;
	height:50px;
	z-index:5;
	clip: rect(auto,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	visibility: visible;
	left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B0C5E0;
	border-right-color: #B0C5E0;
	border-bottom-color: #B0C5E0;
	border-left-color: #B0C5E0;
	background-repeat: no-repeat;
	padding-top: 5px;
}
body {
	width: 1000px;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	margin-right: auto; /*This line is needed to centre in Safari (doesn't affect IE7)*/
	background-repeat: repeat;
	height: 796px;
	background-image: url(Photos/textureBGNew.jpg);
	background-color: #04195C;

}
body {
	text-align: center;
}

#Container {
	text-align: center;
}

a {
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.style1 {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
}
.ImageRightWrap {
	overflow: auto;
	float: right;
	border: thin none #B1C5E0;
	margin-right: 25px;
}
.ImageNoBorder {
	float: right;
	overflow: auto;
}
.ImageNoBorderLeft {
	float: left;
}

.style2 {color: #0000FF}.aboutImages {
	float: right;
	border: thin ridge #B1C5E0;
}
.ImageCenterNoBorder {
}
.style5 {font-size: 12px}
.style3 {font-size: 12px}

