body {
  text-align: center;
  background-color: #B8C89C;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #336600; text-decoration: none
}
A:visited {
	COLOR: #336600; text-decoration: none
}
A:active {
	COLOR: #336600; text-decoration: none
}
A:hover {
	COLOR: #336600; text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	background-color: #ffffff;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b8c89c;
	border-left-color: #b8c89c;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b8c89c;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b8c89c;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#banner {
	width:780px;
	height:125px;
	background-image: url(../img/salt_header7.jpg);
	background-repeat: no-repeat;
}

#topnav {
position:relative;
clear:both;
width:780px;
height:21px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#cccccc;
font-size:8pt;
}	
#nav ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:8pt;
	color:#ffffff;
	float:left;
	width:100%;
	list-style:none;
	background-color: #ffffff;
	background-image: url(../img/nav_top.gif);
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
	margin: 0 0 0 0;
	padding: .25em 2em .3em 1em;
	color: #000000;
	text-decoration:none;
	float: left;
	border-right:1px solid #cccccc;
	background-color: #ffffff;
	background-image: url(../img/nav_top.gif);
}

#nav ul li a:hover{
	color: #ffffff;
	text-decoration:none;
	border-right:1px solid #cccccc;
	background-color: #8DA8D5;
	background-image: url(../img/nav_top2.gif);
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:150px;
	margin-right:150px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}
#center li {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-position: inside;
}
#center table {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

#left_side {
  float: left;
  width:145px;
  height: auto;
}
#subnav {
	width: 145px;
	float: left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	height: auto;
	background-color: #9EB874;
}
#sponsor{
	padding-left: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	}

#right_side {
  float: right;
  width:145px;
  border:0px dashed #cccccc;
}

#page_footer {
	height: 50px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EB874;
 }

#page_footer p {
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
  font-family: verdana;
  font-size: 9px;
  color:#666666;
}

#page_footer A:link {
	text-decoration: none
}
#page_footer A:visited {
	text-decoration: none
}
#page_footer A:active {
	text-decoration: none
}
#page_footer A:hover {
	text-decoration: underline
}

