.top {
	background-image: url(images/top.jpg);
	height: 200px;
	width: 830px;
}
.Mainpage {
	background-image: none;
	height: 825px;
	width: 830px;
	text-align: center;
	vertical-align: top;

}
.navigation {
	background-image: url(images/navbg.jpg);
	height: 25px;
	width: 830px;
	background-position: right;
	text-align: right;

}
.side {
	background-image: url(images/side.jpg);
	text-align: center;
	font-family: "Franklin Gothic Demi Cond";
	color: #FFFFFF;
	height: 600px;
	width: 200px;
	vertical-align: top;





}
.page {
	background-image: none;
	height: 600px;
	width: 630px;
	text-align: center;
	vertical-align: top;
	border: #FFFFFF;
	padding: 4px;


}
.pageheader {

	background-image: none;
	height: 75px;
	width: 630px;
	text-align: center;
	vertical-align: top;
	border: #FFFFFF;
	padding: 4px;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;


}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: left;

}
.bodytextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: center;


}
.bodytextcontacts {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.headingtextcontacts {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.navigationupside {

	background-image: url(images/navbg2.jpg);
	height: 25px;
	width: 630px;
	background-position: right;
	text-align: right;
}
