html { min-height: 100%; margin-bottom: 1px; }


body {
	background: #bb252e
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.bodytextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a:link {
	color: #892f34;
	text-decoration: none;
}
a:visited {
	color: #892f34;
	text-decoration: none;
}
a:hover {

	color: #b54148;
	text-decoration: underline;
}
a:active {


	color: #892f34;
	text-decoration: none;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color:
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.bodytextleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: normal;
}
