/* CSS Document */



#Header {
	position:absolute;
	width:100%;
	height:200px;
	margin-right:auto;
	padding-right:0;
	z-index:4;
	left: 0;
	top: 0;
	background-image: url(bg.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#MainText {
	position:absolute;
	width:80%;
	height:115px;
	z-index:8;
	top: 218px;
	left: 115px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
}
.style2 {font-size: medium;
line-height: 30px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #000000;

}

.style8 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	color: #CF8A3C}

#Top {
	position:absolute;
	width:200px;
	height:700px;
	z-index:1;
	background-image: url(bg.gif);
}
#Layer2 {
	position:absolute;
	width:100px;
	height:800px;
	z-index:3;
	top: 200px;
	background-color: #3A6431;
}
#Text {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: -2px;
	top: 200px;
}
.style5 {font-size: large;
color: #1F4226;
font-weight: bold;
line-height: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {font-size: x-large; 
color: #1F4226; 
font-weight: bold; 
font-family: Georgia, "Times New Roman", Times, serif;
}
