@charset "UTF-8";
.main {
	margin-right: auto;
	margin-left: auto;
	background-image: url(whitebg.png);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #297094;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
.leftcolumn {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 20px;
}
.image {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.secondnav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maintext {
	text-align: justify;
}
.leftcolumnimages {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.aboutcontact {
	text-align: center;
	padding-right: 30px;

}
.subnav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: inherit;
}

.header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headertext {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.floatimageleft {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navbar {
	clear: both;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
}
