body {
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page-background.gif);
	background-repeat: repeat-y;
}
#header {
	width: 765px;
	height: 140px;
}
#content h1 {
	font-size: 140%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 0px;
}

#banner {
	position: absolute;
	left: 0px;
	top: 0px;
}
#base {
	position: absolute;
	left: 0px;
}

#navigation {
	background-color: #fdf5d4;
	width: 158px;
	top: 140px;
	float: left;
	height: 100%;
}

#content {
	width: 566px;
	margin-left: 159px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 160%;
	padding: 20px;
}
#content p.centre {
	text-align: center;
	font-weight: bold;
}

#content p.pictureinfo {
	font-size: 85%;
	font-style: italic;
	line-height: 2em;
}


#content table {
	width: 99%;
	margin-top: 1em;
	border-collapse: collapse;
	border: 1px solid #F9E080;
}

#content th {
	font-size: 85%;
	color: #333333;
	background-color: #F9E080;
}

#content td {
	font-size: 90%;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: 0.5em;
}
#content tr.even {
	background-color: #FDF5D4;
}
#content a:link {
	color: #967907;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #967907;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #967907;
	text-decoration: underline;
	font-weight: bold;
}




#footer {
	text-align: center;
	color: #666666;
	background-color: #B9B9B9;
	width: 765px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 1.5em;

}
#photo {
	border: 1px solid #F4C91C;
}


#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 100%;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 100%;
}




#navigation ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#navigation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	margin-top: .75em;
	margin-bottom: 1em;
	margin-left: 0.5em;
}
#navigation li a:link {
	color: #928F7E;
	text-decoration: none;
}
#navigation li a:visited {
	color: #928F7E;
	text-decoration: none;
}

#navigation li a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
