.headrow1bk {
	height: 200px;
	background-image: url(index_gfx/header.jpg);
	background-repeat: no-repeat;
}
.headrow2bk {
	background-repeat: no-repeat;
	height: 34px;
	background-image: url(index_gfx/navbarTop2.gif);
	width: 700px;
}
.headrow2b-bk {
	background-repeat: repeat-x;
	height: 34px;
	background-image: url(index_gfx/navbarTopfill2.gif);
}
.headrow3bk {
	height: 46px;
}
.footer {
	background-image:url(index_gfx/footer.png);
	background-repeat: no-repeat;
	height: 84px;
}
.navtext {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a.navtext:Hover{
	color: #BDC3D9;
}
.spacerrow {
	height: 30px;
}
.contenttitle {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 5px;
}
.subcontenttitle {
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	text-align: center;
}
.maintext {
	color: #3e2714;
	font-weight: normal;
}
a.maintext:Hover{
	color: #848AAD;
}
