#banner {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:214px;
	z-index:2;
	}
#tbanner {
	position: relative;
	height: 234px;
	width: 800px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#content {
	position:relative;
	width:700px;
	height:auto;
	z-index:2;
	background-color: #EEEEEE;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
#tcontent {
	font-family: Verdana;
	font-size: 0.7em;
	background-color: #EEEEEE;
	text-align: justify;
	width: 760px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: auto;
	color: #333333;
}

a:active {
	color: #00692D;
	text-decoration: none;
}
a:link {
	color: #00692D;
	text-decoration: none;
}

a:visited {
	color: #00692D;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
}



#contact1 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 120px;
	width: 350px;
	padding-top: 30px;
	padding-left: 50px;
	position: relative;
	color: #333333;
}
#contact2 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 120px;
	width: 350px;
	padding-top: 39px;
	padding-right: 50px;
	position: absolute;
	top: 250px;
	right: 0px;
	color: #333333;
}
#contact3 {
	font-family: Verdana;
	background-color: #EEEEEE;
	width: 350px;
	padding-top: 10px;
	padding-left: 50px;
	position: relative;
	height: 150px;
	color: #333333;
}
#contact4 {
	font-family: Verdana;
	background-color: #EEEEEE;
	width: 350px;
	padding-top: 0px;
	padding-right: 50px;
	position: absolute;
	height: 151px;
	top: 409px;
	right: 0px;
	color: #333333;
}
#table {
	background-color: #EEEEEE;
	width: 650px;
	position: relative;
	font-family: Verdana;
	left: 25px;
	color: #333333;
}




#footer {
	position:absolute;
	width:800px;
	height:40px;
	z-index:3;
	background-image: url(images/webfooter.gif);
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.heading {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#resources1 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: auto;
	width: 750px;
	padding-top: 30px;
	padding-left: 50px;
	position: relative;
	color: #333333;
}
#resources2 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 250px;
	width: 225px;
	padding-top: 75px;
	position: absolute;
	left: 300px;
	top: 250px;
	color: #333333;
}
#resources3 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 250px;
	width: 225px;
	padding-top: 75px;
	padding-right: 50px;
	position: absolute;
	top: 250px;
	right: 0px;
	color: #333333;
}
#resources4 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 330px;
	width: 250px;
	padding-top: 30px;
	padding-left: 50px;
	position: relative;
	color: #333333;
}
#resources5 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 285px;
	width: 225px;
	padding-top: 75px;
	position: absolute;
	left: 300px;
	top: 250px;
	color: #333333;
}
#resources6 {
	font-family: Verdana;
	background-color: #EEEEEE;
	height: 311px;
	width: 225px;
	padding-top: 75px;
	padding-right: 50px;
	position: absolute;
	top: 250px;
	right: 0px;
	color: #333333;
}
#menu {
	height: 36px;
	width: 800px;
	position: absolute;
	top: 214px;
	z-index: 500;
}
#transNav {
	position: relative;
	margin-top: 20px;
}
#homeSpacer {
	position: relative;
	height: 145px;
}
#nav {
	background-color: #534D47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 0.8em;
	text-align: center;
}
#nav #homeCell:hover {
	background-color: #7E7A75;
}

