body {
	font-size: small;
	background: url(images/headerbg_02.jpg) repeat-x left top;
	margin: 0px;
}
*html body {
	font-size: x-small; /* for IE5/Win*/
	f/ont-size: small /* for other IE versions */
}
 
 
 #header {
	background: url(images/headerbg9_03.jpg) no-repeat scroll right top;
	border-top: 1px solid #EEEEEE;
	border-right: #EEEEEE;
	border-bottom: #EEEEEE;
	border-left: #EEEEEE;
	margin-bottom: 0px;
	height: 70px;
}

#navigation {
	font: small-caps 90% Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
	text-align: center;
	width: 100%;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #444444;
	background: #c1dad5;
	margin-top: 0px;
}

a:link {
	color: 536b71;
	font: small-caps 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
	margin: 0px 3px;
}
a:visited {
	font: small-caps 100% Geneva, Arial, Helvetica, sans-serif;
	color: 536b71;
	text-decoration: none;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
a:hover {
	font: small-caps 100% Geneva, Arial, Helvetica, sans-serif;
	color: #330099;
	text-decoration: none;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
a:active {
	font: small-caps 100% Geneva, Arial, Helvetica, sans-serif;
	color: 536b71;
	text-decoration: none;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	background: #EEEEEE;
}



#wrapper {
	background: url(images/contentbg_13.jpg) repeat-y left top;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #444444;
	font: 95% Geneva, Arial, Helvetica, sans-serif;
}

#main {
	padding: 10px;
	width: 450px;
}
#mainwrapper {
	width: 500px;
	float: left;
}

#sidewrapper {
	width: 225px;
	float: left;
}
#clearit {
	clear: both;
}


h1 {
	font-size: 150%;
	color: #577854;
	font-weight: normal;
}
h2 {
	font-size: 135%;
	font-weight: normal;
	color: 577854;
}
h3 {
	font-size: 120%;
	font-weight: normal;
	color: 577854;
}
#main img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #006633;
}
.floatR {
	float: right;

.floatL {
	float: left;
}

#home {
	top: 50%;
	bottom: 50%;
}
h4 {
	font-size: 110%;
	font-variant: small-caps;
	color: #536b71;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.special {
	font-size: 0.8em;
}
blockquote {
	padding: 20px;
	background: url(images/mainbg_02.gif) repeat-y right top;
}
ul {
	list-style: square outside;
	text-indent: 0pt;
	left: 0px;
}
.centred {
	text-align: center;
}
.floatL {
	float: left;
}
.italics {
	font-style: italic;
}

.border {
	border-right: 1px solid #BCD292;
}

.pictureCaptions {
	font-size: 10px;
	width: 295px;
	text-align: center;
}
