/* CSS Document */
body{
	background-image:url('tree.gif');
	background-repeat:no-repeat;
	background-position: inherit;
	/*background-image:url('background3.gif');
	background-repeat:repeat;*/
	background-color: #daccac; 	/*This is where you change the color */
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
#Layer1 {
	position:absolute;
	width:100px;
	z-index:3;
	text-decoration:inherit;
	text-shadow:#000000;
	left: 26px;
	top: 35px;
	color:#FFFFFF;
}
#Layer2 {
	position:absolute;
	width:79%;
	z-index:2;
	left: 205px;
	/*background-color: #FFFFFF;*/
	top: 90px;
	float:right;
}
#Layer3 {
	position:absolute;
	width:200px;
	z-index:1;
	left: 0px;
	top: 200px;
	color:#000000;
	padding:0;
	background-image:url("left_bkgd_mid.gif");
	background-repeat: repeat-y;
}
#header {
	position:absolute;
	width:390px;
	z-index:1;
	left: 205px;
	top: 31px;
	height: 100px;
	background-image:url('headers/header-template.gif'); 
	background-repeat:no-repeat; 
	padding-left:167px;
	padding-top:32px; 
	font-size:26px; 
	color:black; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
#Layer4 {
	position:absolute;
	width:390px;
	z-index:1;
	left: 205px;
	top: 31px;
	height: 100px;
}
#Layer5 {
	/*position:absolute;
	width:422px;
	z-index:1;
	left: 637px;
	top: -7px;*/
	color:#000000;
	padding:8px;
	float:right;
}

#Layer5 a{
	color:#000000;
}
#Layer6 {
	position:absolute;
	width:200px;
	z-index:1;
	left: 1px;
	top: 195px;
	color:#000000;
	padding:0px;
}
#Layer7 {
	text-align:center;
}
.main{
	width:70%;
	vertical-align:top;
	padding:5px;
}

.right{
	width:150px;
	vertical-align:top;
	padding:5px;
	background-color:#D0D9AB;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 9px}
