body {
	background-color: #636569;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #344857;
	background-color: #636569;
	float: left;
	background-image: url(images/home_bkgnd_new2007.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#header {
	height: 154px;
}

#leftcol {
	width: 180px;
	float: left;
	height: 458px;
	padding-top: 25px;
	text-align: left;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	text-decoration: none;
	color: #002B5F;
	background-image: none;
}
a:visited {
	color: #002B5F;
	text-decoration: none;
	background-image: none;
}
a:hover {
	color: #976E14;
	background-image: none;
}

#main {
	float: right;
	width: 720px;
	padding-top: 20px;
}

#centercol {
	float: left;
	width: 480px;
	text-align: left;
}

#rightcol {
	float: right;
	width: 214px;
	padding: 0px;
	height: 150px;
	margin: 0px;
}

#footer {
	height: 13px;
	clear: both;
}

.navigation {
	margin-left: 30px;
}

.centertext {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #892035;
}
