body {font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #222222; FONT-SIZE: 12px;  text-align: center; line-height:170%; margin-top: 0px;}

h1 {color: #821414; font-size: 16px; margin-bottom: 10px; margin-top: 0px;}

h2 {color: #821414; font-size: 12px; margin-bottom: 2px; margin-top: 0px;}

#Container {margin: 0 auto;
	text-align: left;
	width: 800px;
	z-index: 1;}
	
#Header {

	width:800px;
	height:109px;

}

#MainBox {

	width:778px;
	height:auto;
	z-index:3;
	padding: 10px;
    float: left;
	background-color: #ffffff;
	text-align: justify;
	border-left: 1px solid #821414;
	border-right: 1px solid #821414;
	border-bottom: 1px solid #821414;
	background: url(Images/leaf-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 400px;
}

#MainBox2 {

	width:778px;
	height:auto;
	z-index:3;
	padding: 10px;
    float: left;
	background-color: #ffffff;
	text-align: justify;
	border-left: 1px solid #821414;
	border-right: 1px solid #821414;
	background: url(Images/leaf-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 500px;
}

#MainBox3 {

	width:778px;
	height:auto;
	z-index:3;
	padding: 10px;
    float: left;
	background-color: #ffffff;
	text-align: justify;
	border-left: 1px solid #821414;
	border-right: 1px solid #821414;

}

#Image {
	width:300px;
	height:450px;
	z-index:1;
	float: right;
	border-right: 1px solid #821414;
	border-bottom: 1px solid #821414;
}


#Footer {
	width:800px;
	height:50px;
	z-index:6;
	top:15px;
	clear: both;
	color: #666666;
	font-size: 10px;
	text-align: center;

}

#Layer1 {
	width:800px;
	height:22px;
	z-index:1;
    text-align: center;
	vertical-align:middle;
	padding-top: 2px;
	background-color:#821414;
	color: #FFFFFF;
	margin-top: 0px;
}

.spoil {font-size: 24px; font-style: italic; color: #821414; text-align: center; border-bottom: 1px solid #821414; border-left: 1px solid #821414; border-right: 1px solid #821414; padding-bottom: 10px;}

.spoil2 {font-size: 24px; font-style: italic; color: #821414; text-align: center; padding-bottom: 10px;}


a:link {color:#821414; text-decoration: none; }
a:visited {color:#821414; text-decoration: none; }
a:active {color:#821414; text-decoration: none; }
a:hover {color:#000000;text-decoration: none;}	

.menu:link {color:#FFFFFF; text-decoration: none; font-size: 12px;}
.menu:visited {color:#FFFFFF; text-decoration: none;  font-size: 12px;}
.menu:active {color:#FFFFFF; text-decoration: none;  font-size: 12px;}
.menu:hover {color:#C5CC71; text-decoration: none; font-size: 12px;}	

.menuon {color: #C5CC71; text-decoration: none; font-size: 12px;}	
