A IMG {border : none;}

BODY {
  background-color: #F1F1F1;
}

#body {
  margin: 0 auto;
  width: 762px;
  background-color: #FFFFFF;
  border: 1px solid #BDBDBD;
  clear: both;
}

#banner {
  width: 760px;
  height: 60px;
  background: url('images/header_background.gif');
  text-align: left;
}

#navigation {
	width: 762px;
	height: 25px;
	background: #CCCCCC;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	overflow: visible;




}

#splash {
	height: 167px;
	width: 762px;

}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

#h_separator {
  height: 14px;
  width: 762px;
  background: url('images/h_sep.gif');
}


#content {
	background-color: #FFFFFF;
	color: #445390;
	float: left;
	width: 400px;
	text-align: left;
	font-size: 12px;
	font-family: verdana;
	letter-spacing: 0.5pt;
	line-height: 18pt;
	white-space: normal;
}

#sidebar {
  background-color: #FFFFFF;
  color: #727272;
  float: right;
  text-align: center;
  width: 230px;
  border: 1px solid #BDBDBD;
  border-top-width: 0px;
  border-right-width: 0px;
}

.side_item {
  text-align: left;
  font-size: 10px;
  font-family: verdana;
  letter-spacing: .5pt;
  line-height: 18pt;
}

#footer {
  position: relative;
  top: -1px;
  width: 762px;
  color: #727272;
  background-color: #F1F1F1;
  border-top: 1px solid #BDBDBD;
  text-align: center;
  font-size: 10px;
  font-family: verdana;
  letter-spacing: .5pt;
  line-height: 14pt;
  clear: both;
}

#footer A {
  text-decoration: underline;
  color: #000000;
}

.text {
  margin-left: 5px;
  margin-right: 5px;
}.nav {
	float: right;
}
.navboxtop {
	height: 20px;
}
.smallsplash {
	float: left;
}

td {
  font-size: 10px;
}
