#homeimage  {
	float: left;
	height: 200px;
	width: 300px;
}
#mastimage {
	float: left;
	height: 200px;
	width: 900px;
	background-image: url(../images/rooling-hills.jpg);
}
#homeimage {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 150px;
	width: 900px;
	background-image: url(../images/anmunatober-masthead-.jpg);
}
#nav {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/nav-greenbg.gif);
}
#pagebody {
	width: 900px;
	float: left;
	background-image: url(../images/anmunatober-bodypage-bg-.jpg);
	background-repeat: repeat-x;
}
#pod1 {
	float: right;
	height: auto;
	width: 250px;
	background-image: url(../images/green-pod-.gif);
	background-repeat: no-repeat;
	margin-top: 200px;
	clear: none;
	padding-top: 15px;
}
#foter {
	height: 50px;
	width: 900px;
	clear: both;
	float: left;
	background-image: url(../images/anmunatober-footerbg-.jpg);
	background-repeat: repeat;
}
#bodytext {
	float: left;
	width: 650px;
	height: auto;
}
#bodytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #653305;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 2em;
}
#bodytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 20px;
}
#bodytext #welcome {
	height: 300px;
	background-image: url(../images/bodybg.gif);
}
#pod2 {
	float: right;
	height: 250px;
	width: 200px;
}
#pod1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	color: #630;
}
#pod1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	color: #630;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	text-decoration: none;
	text-align: center;
}
#pod1 p a {
	color: #06F;
}
#pod1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 15px;
	color: #630;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #999;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	text-decoration: none;
	text-align: left;
}
#foter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-left: 20px;
}
#bodytext p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
	text-decoration: none;
}
#bodypagetext {
	float: left;
	width: 750px;
	height: auto;
}
#bodypagetext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 20px;
}
#bodypagetext p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
	text-decoration: none;
}
#bodypagetext h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #653305;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 2em;
}
#bodypagetext h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #81B21A;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 1.3em;
}
#bodytext p img {
	float: left;
	padding-right: 15px;
}
