body {
	background: #FFFFFF;
	color: #343434;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	color: #007a08;
}

hr {
	color: #8abd8a;	
}

.topstrip {
	background: url(../images/topbg.jpg) repeat-x;
	height: 221px;
	width: 100%;
}
.topstrip2 {
	background: url(../images/topbg2.jpg) no-repeat;
	height: 199px;
	width: 977px;
}
.menustrip {
	margin-left: 35px;
	padding-bottom: 2px;
}
.main {
	background:  #c7dc93 url(../images/stripe.png) repeat-x top;
	width: 100%;
}

#spacer {
	height: 15px;
}

#content {
	text-align:justify;
	width: 550px; 
	background: #FFFFFF; 
	margin: 0px 0px 0px 30px; 
	padding: 10px;
}

.footer {
	font-size: 10px;
	background: white;
	bottom: 0px;
	width: 100%;
	height: 100%;
}