html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	padding-right: 0px
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #709EFE repeat;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
}

/** layout **/
#blue {
   background: #ffffff;
   width: 778px;
   margin:0 auto;
}
#wrapper {
    background: #FFFFFF;
	text-align: left;
	margin: auto;
	width: 778px;
    position: relative;
}
#header_logo {
  width: 65px;
  height: 70px;
  background: url(images/header_1.jpg) no-repeat;
}
#header_group_name {
  position: absolute;
  top: 0;
  left: 65px;
  width: 560px;
  height: 70px;
  background: url(images/header_2.jpg) no-repeat;
}
#header_state {
  position: absolute;
  top: 0;
  left: 625px;
  width: 153px;
  height: 70px;
  background: url(images/header_3.jpg) no-repeat;
}
#full_page {
  background: url(images/left_bg.gif) repeat-x;
  float: left;
  width: 651px;  
  padding-left: 10px;
  padding-right: 10px;
}
#hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}
#sports_pics {
  background: url(images/index_sportspics.jpg) no-repeat;
  width: 778;
  }
#nav {
  background: #709EFE url(images/nav_bg.gif) repeat-x;
  margin-left: 0px;
}
#nav ul {
  height: 25px;
  margin-left: 0px;
  padding-top: 7px;
}
#nav li {
  list-style: none;
  font: 13px "verdana", arial, sans-serif;
  left: 22px;
  display: inline;
}
.li-first {
  list-style: none;
  font: 13px "verdana", arial, sans-serif;
  left: 28px;
  padding-left: 22px;
  display: inline;
}
#nav_left {
   width: 19px;
   height: 32px;
   position:absolute;
   background: left url(images/nav_left.gif) no-repeat;
   }
#nav_right {
   left: 759px;
   width: 19px;
   height: 32px;
   position:absolute;
   background: right url(images/nav_right.gif) no-repeat;
   }
#nav a {
  color: #ffffff;
  font-weight:600;
  text-decoration: none;
  padding-left: 10px;
  padding: 0px 15px 0px 10px;
}
#nav a:hover {
  text-decoration: none;
}
#left {
  background: #FFFFFF;
  float: left;
  width: 500px;  
  padding-left: 10px;
  padding-right: 10px;
}
#left h1 {
  font: 20px "arial narrow", arial, sans-serif;
  color: #3366FF;
  padding-top: 6px;
  padding-bottom: 3px;
  margin-bottom: 1em;
}
#about h1 {
  font: 20px "arial narrow", arial, sans-serif;
  color: #3366FF;
  padding-top: 6px;
  padding-bottom: 3px;
  margin-bottom: 1em;
}
#left h2 {
  font: 18px "arial narrow", arial, sans-serif;
  color: #3366FF;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#about h2 {
  font: 18px "arial narrow", arial, sans-serif;
  color: #3366FF;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#left h3 {
  font: 16px "arial narrow", arial, sans-serif;
  color: #3366FF;
  font-weight: 600;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#about h3 {
  font: 16px "arial narrow", arial, sans-serif;
  color: #3366FF;
  font-weight: 600;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#about a {
	color: #3366FF;
	text-decoration: none;
}
#about a:hover {
	color: #3366FF;
	text-decoration: underline;
}
#right2 {
  background: #FFFFFF;
  float: right;
  width: 200px;
  height: 240px;
  left: 520px;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 40px;
  position: absolute;
}
#right {
  background: #FFFFFF url(images/news_events.gif) no-repeat;
  float: right;
  width: 200px;
  height: 300px;
  left: 540px;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 50px;
  position: absolute;
}
#right li {
  text-indent: 10px;
  list-style: none;
}
#right h2 {
  color: #000000;
  font-size: 12px;
  font-style: 600;
  padding-top: 10px;
  margin-bottom: 1em;
}
#right p {
  font-size: 13px;
  margin: 1em 8px 1em 0;
}
#right a {
  color: #3366FF;
  text-decoration: none;
}
#right a:hover {
  color: #3366FF;
  text-decoration:underline;
}
#right .more {
  font-size: 10px;
}
#right .indent {
  padding-left: 15px;
}
#right .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}
#team_logos {
  background: url(images/team_logos.gif) no-repeat;
  float: right;
  width: 200px;
  height: 330px;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 0px;
  }
#left, #about .indent {
  padding-left: 30px;
}
#welcome {
  margin-right: 10px;
  margin-left: 10px;
}
#about {
  margin-right: 10px;
  margin-left: 20px;
}
#profile {
  margin-right: 16px;
}
#projecttypes-details {
  margin-right: 20px;
}
#left .right {
  margin-left: 18px;
}
#left .more {
  font-weight: bold;
  font-size: 10px;
}
#bod_title, #bod_name, #bod_contact {
  float: left;
  width: 32%;
}
#boardofdirectors {
  margin-right: 1%;
  margin-left: 10px;
}
#spacer-top {
  height: 7px;
}
#pagelinks {
  float: right;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
#pagelinks a{
  color:#999999;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
#pagelinks a:hover {
  color: #CCCCCC;
  text-decoration: underline;
}
#contact-left{
  float: left;
  width: 280px;
  padding-left: 10px;
  padding-right: 10px;
}
#contact-right {
  float: right;
  width: 300px;
  padding-left: 10px;
  padding-right: 10px;
}
#footer {
  background: #709EFE;
}
#footertext {
  text-align: center;
  padding: 5px 0px 15px 0px;
  font-size: 13px;
  color: #000080;
  font-weight: normal;
}
#footer a {
  color: #000000;
  font-size: 11px;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:13px;
	margin-top:0px;
	display:block;
	font-size:1px;
}