﻿/* CSS layout */
#masthead {
	margin: 0 auto;
	width: 950px;
}
#top_nav {
	border-width: medium;
	border-color: #054D90;
	padding: 0 0 0 0;
	background-color: #054D90;
	margin: 0 auto;
	text-align: center;
	border-bottom-style: solid;
}
#page_content {
	padding: 0px;
	position:inherit;
	font-family: Arial, Helvetica, sans-serif;
	width: 925px;
	margin-left: 8px;
	font-size: small;
}
#footer {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	color: #054D90;
}
#grass {
	margin: 0 auto;
	border-width: 4px;
	border-color: #054D90;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 942px;
}
#hhd_home {
	margin: 0px;
	padding: 0px;
	border-width: medium;
	border-color: #064C91;
	border-right-style: solid;
	border-left-style: solid;
}
#kt_web {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-image: url('Web Graphics/KThang_down.gif');
	width: 325px;
	height: 205px;
}
#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	background-image: url('Web Graphics/featureBGtest2.jpg');
	padding: 0px;
	margin: 0px;
	width: 325px;
	height: 485px;
}
