body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	background-image: url(../images/home/tile_header.jpg);
}
a:link, a:visited {
	color: #407943;
	text-decoration: none;
}

a:hover, a:active {
	color: #407943;
	text-decoration: underline;
}
#border {
	border: 1px solid #000000;
}

#meta {
	height: 20px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	font-size: 10px;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
}
#frame {
	width: 820px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/home/header.jpg);
	height: 110px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 110px;
	font-size: 36px;
	font-weight: normal;
}
#include {
	text-align: center;
	margin: 10px;
}
#footer {
	background-image: url(../images/home/footer.jpg);
	height: 40px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	color: #000000;
}
#top_menu {
	color: #407943;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-image: url(../images/home/menu.jpg);
}


#top_menu a:link, #top_menu a:visited {
	color: #407943;
	text-decoration: none;
}

#top_menu a:hover, #top_menu a:active {
	text-decoration: underline;
}
#watermark {
	background-image: url(../images/home/watermark.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
