body {
	background-color: #88C651;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, san-serif;
	margin: 30px 0px 0 0;
}

h1 {
	color: #007957;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 0px 50px;
	margin-bottom: -20px;
}

h2 {
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding: 5px 0 0px 50px;
	margin-bottom: -20px;
}

a {
	color: #00AEEF;
}

.menuActuator a { 
	color:#000;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

.menu {
	font-family:verdana;
	color:#000;
	font-size:10px;
	background-color:#FBF398;
	layer-background-color:#FBF398;
	line-height: 17px;
	padding: 5px;
}

.menu a:link, .menu a:visited {
	color:#000;
	text-decoration: none;
}

.menu a:hover {
	color:#007957;
	text-decoration: underline;
}

.leftSide {
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 79px;
}

.merkin {
	vertical-align: top;
	width: 807px;
}

.rightSide {
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 36px;
}
.header{
	padding: 0 0 0 0;
	margin: 0px 0px 0px 0px;
}
.mainBody {
	background-color: #ffffff;
	border-width: 4px 3px 0px 3px;
	border-color: #000;
	border-style: solid solid none solid;
	padding: 0px 0px 300px 0px;
	margin: -3px 0px 0px 0px;
	background-image: url(images/taint.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.mainBody p {
	padding: 20px 30px 0 50px;
	font-size: 11px;
	line-height: 17px;
}

.mainLogo { 
	margin: 0 0 0 50px;
}

.mainImage {
	float: right;
	margin: 0 0 50px 30px;
}

.text2 {
	font-size: 14px;
	line-height: 17px;
}

.text2 img {
	float: left;
	margin: 0 20px 20px 50px;
}
