body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../jpg/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#9BD34E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#FFFFFF;
}

a{
	color:#096BCD;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

table, th, td, p{
	font-size:12pt;
}

p, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0 0 15px 0;
}

p{
	line-height:20px;
}

img{
	border:none;
}

h1{
	position:absolute;
	top:-9000px;
	left:-9000px;
}

#container{
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background-image:url(../jpg/grassy_bits.jpg);
	background-position:0 240px;
	background-repeat:no-repeat;
	min-height:384px;
}

#header{
	position:absolute;
	left:0;
	top:0;
	width:442px;
	height:240px;
}

#content{
	position:absolute;
	left:30px;
	width:1000px;
	top:260px;
	z-index:2000;
}

.footer{
	border-top:1px dotted #CBF297;
	margin:0;
	padding:15px 0 15px 0;
	font-size:8pt;
}

h2 {
	font-size: 40px;
	padding:0;
	margin:0 0 15px 0;
}

#tree{
	position:absolute;
	right:0;
	top:0;
	width:343px;
	height:480px;
}

#side_col{
	position:absolute;
	right:0;
	top:480px;
	width:313px;
	text-align:center;
}
