html {
	height: 100%;
}
body {
background-image: url(../images/wood.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background-color: #692A00;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight:bold;
	font-style:italic; 
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 750px;	
}
#wrapper {
	margin: 0px auto;
	background-color: transparent;
	position: relative;
	text-align: left;
	width: 810px;
}
#horizon2 {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -150px;
	text-align: center;
	min-width: 343px;
	
}
#wrapper2 {
	margin: 0px auto;
	background-color: transparent;
	position: relative;
	text-align: left;
	width: 343px;
	height: 284px;
}
#TwentyFour {
	height: 24px;
	background-image: url(../images/background_twentyfour.jpg);
	background-repeat: no-repeat;
}
#Main {
	background-image: url(../images/wallpaper.jpg);
	background-repeat: repeat;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#Top {
	vertical-align:top;
}
#Maintable {
	
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #D5C050;
	border: 0px;
}

P {text-align: justify}

#WoodRight {
	background-image: url(../images/woodright2.jpg);
	background-repeat: repeat-y;
	background-color: #692A00;
	width: 22px;
	}

#EdgeLeft {
	background-image: url(../images/edgeleft2.jpg);
	background-repeat: repeat-y;
	width: 22px;
	}
#TopCentre {
	background-image: url(../images/background_topcentre_a.gif);
	background-repeat: no-repeat;
}
#Centre {
	background-image: url(../images/background3.gif);
	background-repeat: no-repeat;
	width: 437px;
	height: 386px;
}
#Left {
	background-image: url(../images/background_left_b.gif);
	background-repeat: no-repeat;
	max-height: 297px;
	width: 83px;
}
#LeftStretch {
	background-image: url(../images/background_leftstretch.gif);
	background-repeat: repeat-y;
}
#FloatRight {
	float: right;
}

#TopLeft {
	background-image: url(../images/background_topleft_b.gif);
	background-repeat: no-repeat;
	max-height:72px;
	min-height:72px;
}
#TopLeftTall {
	background-image: url(../images/background_topleft_d.gif);
	background-repeat: no-repeat;
	width: 520px;
}
#RightSpacer {
	height: 24px;
}
#ContentWrapper {
	margin-left: 102px;
	margin-right: 20px;
	margin-top: 10px;
}
#ContentWrapper2 {
	margin-left: 82px;
	margin-right: 0px;
	margin-top: 10px;
}
#Right {
	background-image: url(../images/whiteright.gif);
	background-repeat: repeat-y;
}
#Bottom {
	background-color: #692A00;
}
