body {
	background-color: #484F4B;
	background-image: url(/images/bg_001.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
body,td,th {
	font-family: Trebuchet MS;
}

a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: #707B1D;
}
a:active {
	text-decoration: none;
	color: black;
}
.header {
}
.content {
	margin-top: 100px;
	z-index: 3;
	border: 0px solid #EBE9ED;
	width: 100%;
}
.photographs {
	border: 1px solid #535353;
	margin-right: 5px;

}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B7310;
	width: 140px;
	font-size: 10px;
}
.mailinglistbg {
	background-image: url(/images/bg_mailinglist.png);
	background-repeat: no-repeat;
	background-position: right;
}
.maincell {
	background-image: url(/images/bg_meave_001.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	font-size: 14px;
	line-height: 22px;
	color: #605757;
	width: 100%;
	padding-top: 60px;
	padding-left: 12px;
}
.maincell #content h1 {
	font-weight: lighter;
	font-size: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
