#wrapper {
	margin: 0 auto 0 auto;
	width: 967px;
	background: url(../images/shadowbg.gif) top center repeat-y #ffffff;
	background-repeat: repeat-y;
	position: relative;
	text-align: center;
}

#container
{
	position:relative;
	top: 0;
	width: 839px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
	
}

#banner {
	height: 179px;
	background-color:#000000;
}

#nav {
	text-align:center;
	word-spacing:50pt;
	border-top:medium #000000 solid;
	border-bottom:medium #000000 solid;
	background-color:#CCCCCC
}

#body {
	padding:10px;
	background-color:#CCCCCC
}

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #5E8157;
}

img.floatLeft {
	float:left;
	margin:4px;
}

img.floatRight {
	float:right;
	margin:4px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a:link {
 	color: #000000;
	text-decoration: none;
}

a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
