body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#006600;
	font-size: 18px;
}
hr {
	color:#006600;
}
.borderTOP{
	margin:auto;
	width:770px;
	height:89px;
	background-image:url(images/top-center.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.borderMID{
	margin:auto;
	width:770px;
	background-image:url(images/left.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#FFFFCC;
}
.borderMID2{
	margin:auto;
	width:770px;
	background-image:url(images/right.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.borderBOT{
	margin:auto;
	width:770px;
	height:31px;
	background-image:url(images/bottom-center.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.bodystyle {
	margin-left:40px;
	margin-right:40px;
	background-color:#FFFFCC;
}
.logostyle {
	font-size: 18px;
}
.headingstyle {
	font-size: 25px;
	font-family: Forte, Arial, Helvetica, sans-serif;
	color: #006600;
}

a:link {
	color:#006600;
}
.smaller-text {
	font-size: smaller;
}
.smallerer-text {
	font-size: x-small;
}
.themecolour {
	color: #006600;
}
