body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px 50px 0px 50px;
}

td, th, p{
	color: #000;
}

h1, h2, h3, h4, h5 {
	color:#66F;
}
.caption {
	font-size:smaller;
	color: #003399;
	font-style: italic;
	text-align: center;
}
a:link {
	text-decoration:none;
	color:#0066FF;
}
a:hover, a:active {
	text-decoration:none;
	color: #CC0066;
}
a:visited {
	text-decoration:none;
	color:#0066ff;
}
#navigation {
	font-size: 80%;
	}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
#navigation li {
	display: inline;
	}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	margin-right: 12px;
	padding:30px 45px 0px 10px;
	text-decoration: none;
	background: url(../images/sunflowerbutton.jpg) no-repeat;
	background-position: right;
	line-height: 50px;
	color: #663333;
	}
#navigation a:hover {
	text-decoration: none;
	background: url(../images/sunflowerbutton.jpg) no-repeat;
	background-position: right;
	color: #CCCC33;
	}
#navigation a:active {
	text-decoration: none;
	background: url(../images/sunflowerbutton.jpg) no-repeat;
	background-position: right;
	color: #9999FF;
	}
#info {
	margin: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
#bottomlink {
	font-size: small;
	color: #666666;
	text-align: center;
}
#bottomlink ul{
	list-style-type: none;
}
#bottomlink li {
	display: inline;
}
#bottomlink a {
	margin-right: 12px;
	padding:30px 30px 0px 20px;
}
#photorow ul{
	list-style-type:none;
}
#photorow li {
	display:inline;
}
#gallery1 {
	font-style:italic;
	font-size:90%;
	color: #000099;
}
#gallery1 ul{
	list-style:none;
	width:800px;

}
#gallery1 li {
	float:left;
	margin-right:6px;
	margin-bottom: 10px;
}
#gallery1 img {
	display:block;
	border: 0px solid #000099;
}
#weather h3{
	float:left;
	margin-right:6px;
	margin-bottom:10px;
	margin-top:-10px;
}
.emphasis {
	font-size: small;
	font-weight: bold;
	color: #9933CC;
}
.tagline {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #CC66CC;
}

.designer, .designer a{
	font-size: xx-small;
	color: #000000;
}
#splash {
	background-color: #9999CC;
	padding: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFCC00;
	font-weight: bold;
}
.splashintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9999cc;
	text-align: center;
}
#splash p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	background-color: #9999CC;
}
.splashextra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #6666FF;
	background-color: #FFCC00;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.latest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-color: #FFCC00;
}
#linktable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#linktable td, #linktable a #linktable p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
#equipment_list ul{
	list-style-type: square;
	padding-right: 10px;
	
	}
#equipment_list li {
	display: inline;
	background-image: url(../images/J0115867.gif);
	background-position:left;
	padding:15px;
	background-repeat: no-repeat;
}
.clear {
clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.photoright {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.photoleft {
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
}
.photocentre {
	padding-right: 20px;
	padding-left: 20px;
}
.caption {
	margin: 5px;
	padding: 5px;
	border: solid 0px #000099;
	/*background: #e5f2ff;*/
	font-style:italic;
	font-size:80%;
}
.caption img {
	border: 0px solid #000099;
	
}
.caption p {
	color:#000099;
}
.left {
	float: left;
}
.right {
	float: right;
