.topbackground {
	background-image: url(/images/template_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middlebackground {
	background-image: url(/images/template_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottombackground {
	background-image: url(/images/template_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomnav {
	font-family: Centaur;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding: 0 1px;
}
.bottomnav a:link{
	font-family: Centaur;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding: 0 5px 0 5px;

}
.bottomnav a:visited{
	font-family: Centaur;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding: 0 5px 0 5px;

}
.bottomnav a:hover{
	font-family: Centaur;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
    padding: 0 5px 0 5px;

}
.bottomnav a:active{
	font-family: Centaur;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding: 0 5px 0 5px;

}
.copyright {
	font-family: Centaur;
	font-size: 16px;
	font-color: #333333;
	text-decoration: none;
	padding-left: 20px;
	text-decoration: none;

}
.copyright a:link{
	font-family: Centaur;
	font-size: 16px;
	font-color: #333333;
	text-decoration: none;
	text-decoration: none;

}
.copyright a:visited{
	font-family: Centaur;
	font-size: 16px;
	font-color: #333333;
	text-decoration: none;
	text-decoration: none;

}
.copyright a:hover{
	font-family: Centaur;
	font-size: 16px;
	font-color: #236be8;
	text-decoration: none;
	text-decoration: none;

}
.copyright a:active{
	font-family: Centaur;
	font-size: 16px;
	font-color: #333333;
	text-decoration: none;
	text-decoration: none;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.backgroundappreciation1 {
	background-image: url(/images/background_image_appreciation.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

