/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;
	  margin-bottom: 30px;
	  /*background-image:url(/img/bggrad.gif);*/
	  background-color:#FFFFFF;
	  }
	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-left:0px solid #000;
	  border-right:0px solid #000;
	  }
	  .error_message{
		  display:block;
		  text-align:center;
		  color:red;
		  font-weight:bold;
		  text-transform: uppercase;
		  background-color: #efefef;
		  margin:2px;
		  padding:2px;
		  border:2px solid red;
	  }
	#banner{
	  width: 750px;
	  height:200px;
	  background-color:#EFEFEF;
	  border:0px solid #FFF;
	  margin-top:1px;
	  margin-bottom:10px;
	  background-image:url(/img/eagle-banner1.jpg);
	  }

	#ads {
	 margin-bottom:10px;
	}
	#sections{
	  margin:auto;
	  padding-left:2px;
	  display:block;
	  width: 740px;
	  }

	.section{
	  text-align:center;
	  float:left;
	  width:245px;
	  text-align:left;
	  background:url("/img/hdots.gif") repeat-x left bottom;
	  }

	.section-title{
	  min-height:30px;
	  width:220px;
	  padding-left:25px;
	  /*vertical-align:middle;*/
	  background-image:url(/img/section-title.gif);
	  background-position: top left;
	  background-repeat:no-repeat;
	  overflow:hidden;
	}

	.section-title img{
	  position:relative;
	  top:8px;
	  }

	.section-content{
	  overflow:hidden;
	  display:block;
	  height:150px;
	  width:245px;
	  padding-bottom:8px;
	  }

	#section-one .section-content{
	  border-width:1px 0 1px 0;
	  background:url("/img/vdots.gif") repeat-y right top;
	  }

	#section-two .section-content{
	  border-width:1px 1px 1px 1px;
	  }

	#section-three .section-content{
	  border-width:1px 0 1px 0;
	  background:url("/img/vdots.gif") repeat-y left top;
	  }

	#login {
		text-align:left;
		color:#FFF;
		height:100%;
		background:url(/img/loginbg.jpg) no-repeat left top;
	}

	#login span {
		 float:right;
		 margin-right:10px;
		 margin-top:110px;
	}

	#login form{
		text-align:left;
		float:none;
		margin-left:15px;
	}

	#login label{
		margin-left:15px;
	}

	#login input{
		margin-left:15px;
	}

	#container2 {
	  display:block;
	  width: 746px;
	  margin: 0 auto;	  
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
	  }
	
				
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: bolder;
	  font-size: 15px;
	  color: #2763A5;
	  /*margin-bottom: 30px;*/
	  background-color: #FFFFFF;
	  }

	h2 {
	  color: #000000;
	  font-size: 18px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }

	h3 {
	  color: #000000;
	  }

	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

	textarea {
		position:relative;
		z-index:300;
		width:725px;
		height:300px;
	}
/**************** images styles ****************/
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	#header form {
	  float:right;
	  }
	form {
	  /*float:right;*/
	  font-size: 9px;
	  }

	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }

	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {

	  width: 750px;
	  border: 0px;
	  background-color: #FFFFFF;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p {
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:left;
      width:750px;
      font-size:93%;
	  padding-bottom: 0px;
	  border-bottom:4px solid #2763A5;
      line-height:normal;
	  background-color: #FFFFFF;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("/img/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

    #tabs10 a span {
      float:left;
      display:block;
      background:url("/img/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }

    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

	#subtabs10 {
	  text-align:justify;
	  background-color:#3a75b6; /*#25569a*/ /*#2763A5*/
	  color:#FFF;
	  }

	#subtabs10 a {
	  background-color:transparent;
	  color:#FFF;
      }

	#subtabs10 a span{
	   padding:4px 15px 4px 15px;
	  }

	#subtabs10 a:hover {
	  text-decoration:none;
	  color:#000;
      }

	.subtab {
	  display:none;
	  }


/**************** content styles ****************/
	#content-home {
	  border:0;
	  width: 369px;/*314px;*/
	  padding: 5px 5px 0 0px;
	  margin-left:0px;
	  float: left;
	  background:url("/img/vdots.gif") repeat-y right top;
	  }

	#content-home p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

	#content-left{
		float: left;
		width:500px;
	}

	#content {
	  padding: 10px 10px 0 10px;
	}
    
	#main-content img{
	   max-width:500px;
	   height:auto;
	}
	
	.readmore {
		text-align:right;
	}
	#events .news-item {
		clear:both;
		margin: 5px 0 25px 0;
		padding:4px 0 4px 0;
	}

	#events .events-item .date{
		display:block;
		height:50px;
		width:50px;
		float:left;
		border: solid 0px #FFF;
		padding: 2px;
		text-align:center;
	}

	#events .events-item .month{
		display:block;
	}

	#events .events-item .day{
		display:block;
		font-size:30px;
		padding-top:5px;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
	}

	#events .events-item .events-content{
		padding-bottom:5px;
		display:block;
		width:310px;
		float:left;
		background:url("/img/hdots.gif") repeat-x left bottom;
	}

	#content-left .events-item .events-content{
		padding-bottom:5px;
		display:block;
		width:400px;
		float:left;
		background: none;
	}

	#event{
		padding-bottom:10px;
		margin-bottom:10px;
		border-bottom: 1px solid #DDDDDD;
	}
/**************** sidebar styles ****************/
	#leftbar {
	  width: 151px;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-top: 10px;
	  float: left;
	  }

	#leftbar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

	#rightbar {
	  width: 175px;
	  padding-left: 10px;
	  padding-right: 21px;
	  padding-top: 10px;
	  float: right;
	  }

	#rightbar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 746px;
	  background-color:#2763A5;
	  color:#EFEFEF;
	  }

	#footer p {
	  padding: 5px;
	  text-align: center;
	  }

	#footer p a {
	  color: #FFFFFF;
	  font-weight:100;
	  background-color:#2763A5;
	  }

	#footer p a:hover {
	  }

#catfish {
	position:fixed;
	bottom:0;
	background:transparent url(images/catfish-tile.gif) repeat-x left bottom;
	padding:0;
	height: 79px;  /* includes transparent part */
	cursor: pointer;
	margin: 0;
	width:100%;
}
#catfish h3{ /* a simple little image replacement for the main text and image */
	overflow:hidden;
	text-indent:-1000em;
	background: transparent url(images/catfish.gif) no-repeat left bottom;
	width:279px;
	height:79px;
	float:left
}
#catfish ul{
	margin: 30px 16px 0pt 0pt;
	padding: 0pt;
	float: right;
	font-size: x-small;
	list-style-type: none;
}
#catfish ul li a{
	color:#FFCC00;
}
#catfish p#catch{
	margin: 40px 0pt 0pt 292px;
	color: #fff
}
html {
	padding:0 0 58px 0;
}

.true {

}
.false {
 text-decoration:line-through;
}

.clear {
	clear:both;
}