body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#container {
	width: 1000px;
	text-align: left;
	background-image: url(images/container_bg4.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 14px;
	margin-top: 0px;
	background-repeat: repeat-y;
	border: 0px none;
}
#header {
	margin: 0;
	padding: 0;
}
#main {
	width: 972px;
	padding-top: 8px;
	margin: 0px;
	background-color: #E9E9DC;
}
#footer {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #BBD1D6;
	border-bottom: 1px solid #BBD1D6;
	width: 972px;
}
#nav {
  margin: 0;
  padding: 0;
  background: #0099FF url(images/nav_bg.jpg);
  list-style-type: none;
  width: 972px;    
  float: left; /* Contain floated list items */
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 0 10px;
	line-height: 2;
	text-align: center;
	border-right: none;
	background-image: url(images/nav_bg_l.jpg);
	background-repeat: no-repeat;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
  background: #0066FF url(images/nav_bg_on.jpg);
}
#body_hom #nav_hom a, #body_map #nav_map a,
    #body_jou #nav_jou a,#body_his #nav_his a,
    #body_ref #nav_ref a,
    #body_con #nav_con a {
  background: url(images/nav_bg_on.jpg);
  color: #1A1303;
  font-weight: bold;
}
#headerpix {
	float: right;
	height: 95px;
	width: 508px;
	margin-top: 20px;
	margin-right: 30px;
	background-color: #1E274D;
	margin-bottom: 5px;
	}
#headerbg {
background-color: #333366;
	background-image: url(images/combet_header.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 972px;
}
#campaignhm {
	float: left;
	height: 250px;
	width: 500px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
	font-weight: bold;
}
.textspace {
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	height: 10px;
}