html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #666;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:focus {
  color: #333333;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  border: solid 1px #333333;
  margin: 10px auto 10px auto;
  text-align: left;
  width: 953px;
}
#outerWrapper #header {
  background-color: #ddd;
  background-image: url("css/cssimages/ban953sh2.jpg");
  background-repeat: no-repeat;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  height: 373px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #header h1 {
	position: absolute;
	top: -500px;
}
#outerWrapper #topNavigation {
  background-color: #5e5295;
  /*background-image: url("../2ColumnFixedLeftSidebarHeaderandFooterautosaved_images/menuslice.png");
  background-repeat: repeat-x;
  border-bottom: solid 1px #666;*/
  height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 953px;
}
#outerWrapper #leftColumn1 {
 /* background-color: #605497;*/
  float: left;
  padding: 10px 10px 0px 20px;
  width: 140px;
}
#outerWrapper #contentWrapper #leftColumn1 ul li {
	line-height: 20px;
	font-weight: bold;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: -30px;
}
body #outerWrapper #contentWrapper {
  background-image: url("css/cssimages/sidecolumnbg170dk98.gif");/*for pages with rh column, use ..750 */
  background-repeat: repeat-y;
  overflow: hidden;
 }

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 170px; /*for pages with rh column use 210 rh margin*/
  padding: 10px 10px 10px 10px; 
  line-height: 20px;
}

#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
}
#rightColumn {
	padding: 10px;
	float: right;
	width: 190px;
}
#outerWrapper #contentWrapper #rightColumn #rightColumnBox {
	padding: 5px;
	width: 170px;
	border: 1px solid #333;
	background-color: #DDD9D6;
	margin-left: 5px;
}
#outerWrapper #footer a.footercredit {
	font-weight: normal;
	padding-right:100px;
	font-size:10px;
}
/*#outerWrapper #contentWrapper #rightColumn #rightColumnBox p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
