body {
	background-color: #546C54;
	background-repeat: repeat-x;
	background-position: left top;

}
.header {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;


}
.largemouth {
	background-color: #CCD9BB;
	background-position: center top;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;

}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336666;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	border: 0px solid #FFFFFF;
	padding: 10px;

}
.headers {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.highlight {
	background-color: #996633;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
h4 {
	font-size: 10px;
	font-weight: normal;
}
.bb {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border {
	border: 2px groove #FFFFFF;
}
.link {
	border: 1px solid #FFFFFF;
}

