body {
	background-image: url(back.jpg);
}

#content{
	padding-top : 10px;
	padding-bottom : 30px;
	padding-left : 200px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h2 {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bolder;
	color: #006633;
}
.style1 {
	font-family: "Monotype Corsiva";
	font-size: 18px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.style4 {font-size: 16px; font-weight: bold; color: #3E784C;
}

.style5 {
	font-size: 16px;
	font-style: italic;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style8 {color: #FF0000}

a {
	color: #3E784C;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CC6600;
	text-decoration:underline;
	}
li {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #000000;
}

.button a {
	font-size: 90%;
	display : block;
	padding-bottom : 4px;
	padding-left : 12px;
	padding-top : 6px;
	width : 100%;
	background-color : #FFEFFB;
	border : 1px solid #330066;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #330066;
}

.button a:hover {
	background-color : #DAD0ED;
	color : #330066;
}
#navigation{
	position: absolute;
	top : 269px;
	left : 13px;
	width : 168px;
	height: 97px;
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #330066;
}

#menuformat {
	font:18px Monotype Corsiva;
	}
	
	.footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(thistles.jpg) no-repeat;
	height: 250px;
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 1000px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
}
