#wrapper {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-style: normal;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	background-image: url(images/Surlangheader1.jpg);
	background-color: #FFF;
}
.textbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #666;
}
.bodytext12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
#footer {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B3B936;
}
.menu {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 12px;
}
.bodybold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
.heading16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
.quotename {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
}

