body {
	width: 100%;
  font-size: 12px;
	color: #444444;
	padding: 0px;
	background-image: url(img/bg_dark.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	}

html {height: 100%;}

#c_wrapper {
	width: 920px;
	overflow: hidden;
	margin: auto;
  padding: 0px;
	text-align: center;
	}

#c_container {
	overflow: hidden;
	margin: auto;
	width: 920px;
	}

#c_header {
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
  text-align: left;
	}

.top_header {
	overflow: hidden;
	background-image: url(img/ws-body-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 920px;
	}

.content_header {
	overflow: hidden;
	background-image: url(img/ws-body-ctr.gif);
	background-repeat: repeat-y;
	width: 920px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 12px;
	}

.header_logo {
	overflow: hidden;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: -3px;
	height: 146px;
	width: 870px;
  border: 5px solid white;
	}

.header_logo span {
	overflow: hidden;
	font-size: 2.2em;
	color: white;
	margin: 0px;
	width: 700px;
	padding: 0px 0px 0px 25px;
	}

.header_logo p {
	overflow: hidden;
	width: 800px;
	padding-left: 25px;
	font-size: 1.3em;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	}

.header_logo a:link,  .header_logo a:visited {
	text-decoration: none;
  color: #c00000;
  font-weight: bold;
	}

.header_logo a:hover, .header_logo a:active {
	color: #ffffff;
	text-decoration: underline;
  font-weight: bold;
	}

#c_navigator {
	overflow: hidden;
	width: 920px;
	background-image: url(img/ws-body-ctr.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	}

.navigator {
	overflow: hidden;
	width: 750px;
	background-image: url(img/navg.gif);
	background-repeat: repeat-x;
  height: 24px;
  padding-right: 60px;
	padding-left: 60px;
	}

.navigator ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 750px;
	list-style-type: none;
	}

.navigator ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	width: auto;
	}

.navigator ul li a:link, .navigator ul li a:visited {
	color: white;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	height: 24px;
	line-height: 24px;
	width: auto;
	}

.navigator ul li a:hover, .navigator ul li a:active {
	line-height: 24px;
	height: 24px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: aqua;
	width: auto;
	}

#c_content {
	overflow: hidden;
	width: 920px;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
  padding-bottom: 0px;
  margin-bottom: 0px;
	background-image: url(img/ws-body-ctr.gif);
	background-repeat: repeat-y;
	position: relative;
	}

#post_entry {
	overflow: hidden;
	float: left;
	width: 633px;
	position: relative;
	padding-bottom: 25px;
	}

#sidebars {
	overflow: hidden;
	margin-left: 10px;
	width: 225px;
	padding-bottom: 25px;
	}

.widget_sidebar {
	overflow: hidden;
	width: 225px;
	}

#post_entry h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 20px;
	font-weight: normal;
	color: #202020;
	margin: 0px 0px 10px;
	padding: 0px;
	letter-spacing: -1px;
}

#post_entry h3, #c_content h3 {
	overflow: hidden;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 555px;
	letter-spacing: -1px;
	}

#c_content h3 {
	overflow: hidden;
	margin-bottom: 15px;
	width: 555px;
	}

#close_footer {
	overflow: hidden;
/*  background-image: url(img/ws-body-foot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	width: 920px; */
  margin: 0px;;
  padding: 0px;
	}

.post_content ul, .post_content ul li {text-align:left}

.post_content ul li {margin-bottom:10px}

.aquabox {
	overflow: hidden;
  padding: 10px 0px;
  margin: 20px 0px 0px 0px;
  width: 220px; 
  color: #303030; 
}

.aquabox-header {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 14px;
  line-height: 25px;
  padding: 0px;
  margin: 0px;
	overflow: hidden;
  font-weight: bold; 
  background: url(img/My_Aqua_top.png) no-repeat; 
  height: 26px;
  text-align: center;
  color: #c00000;
  width: 220px; 
}

.aquabox-bg {
	font-size: 11px;
	text-align: center;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  background: url(img/My_Aqua_mid.png) repeat-y; 
  width: 220px; 
}

.aquabox-bg p {
  padding: 0px;
  margin: 6px 10px 2px 15px;
}

.aquabox-footer {
	overflow: hidden;
	background: url(img/My_Aqua_bottom.png) no-repeat; 
  HEIGHT: 8px;
  width: 220px; 
}

.aquabox-bg select, 
select.smallfont {
  font-size: 10px;
  line-height: 90%;
  margin:0px;
}

.aquabox-bg select, 
.aquabox-bg input {width:190px}

.aquabox-bg button {
	background-color: teal; 
  color: white; 
  font-weight: bold;
  padding:0px;
  margin: 5px 0px;
  width:auto}