						/* Global */
*  { 
	margin: 0; padding: 0;
	}

body {
    background:url(images/images_pres/grey_gradient_bg.jpg) repeat-x scroll 0 0 #fff; 
	color: #000;
	font: normal 70%/125% verdana,ariel,san-serif;
	text-align: center;
	}

div.clearfloats {
	clear: both;
	width: 0px;
	height: 0px;
}

#slideShow {
  width : 160px;
  height : 160px;
  padding : 10px;
}


						/* Aslett clearing method  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */


						/* end of Aslett clearing method */
						
						/* container 1 - top */	
#container_1a {
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 801px;
	background-image: url(../images/images_pres/bg-container1a.gif);
	background-repeat: repeat-y;
	}
	
#container_1b { 
	position: relative;
	vertical-align: top;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 801px;
	height:110px;
	}
		
						/* container 2 - green bar */
#container_2a {
	position: static; 
	vertical-align: top;
	width: 100%;
	height: 30px;
	background-color: #B3C775;
	}
		
#container_2b { 
	position: relative;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 801px;
	height:30px;
	}

						/* container 3 - bottom */
#container_3a { 
	position: relative;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 801px;
	height:80px;
	background-color: #fff;
   border-bottom: 0px solid #000;
	}
	
						/* layout */	
#head {

	width: 580px;
	height: 110px;
	background-color: #fff;
	background-image: url(../images/images_pres/head-1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	}

#menu_2 { 
	position: relative;
	width:220px;
	height:110px;
	border-left: 1px solid #000;
	background-color: #fff;
	background-image: url(../images/images_pres/menu-2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	line-height: 1.75em;
	}
     /* row 2 column 1 */
#menu_1 {
	float: left;
	width: 130px;
	background-color: #9EBDD9;
	text-align: right;
	vertical-align: top;
	}
     /* row 2 column 2 */
#column_2 {
	float: left;
	width: 440px;
	background-image: url(../images/images_pres/content-1.gif);
	vertical-align: top;
	background-repeat: no-repeat;
  }
  
#body_2 {
  width: 420px;
  margin: 0px 0px 0px 10px;
  vertical-align: top;
  }

#body_2a {
  float: left;
  display: inline;
  width: 205px;
  margin: 0px 0px 0px 0px;
  vertical-align: top;
  }
  
#body_2b {
  float: left;
  display: inline;
  width: 205px;
  margin: 0px 0px 0px 10px;
  vertical-align: top;
  } 
     /* row 2 column 3 */
#column_3 {
	float: left;
  width: 220px;
  background-image: url(../images/images_pres/feature.gif);
  border-left: 1px solid #000;
  vertical-align: top;
  background-repeat: no-repeat;
  z-index: 1;
  }
    
#body_3 {
	width: 205px;
	margin: 25px 5px 0 10px;
	}

#besponsor_1 {
	position: absolute;
	width: 580px;
	height: 30px;
	text-align: right;
	background-color: #B3C775;
	background-image: url(../images/images_pres/bg-besponsor.gif);
	background-repeat: repeat-y;
  }

#besponsor_2 {
	position: absolute; left: 580px;
   width: 220px;
	height: 30px;
	background-color: #B3C775;
   border-left: 1px solid #000;
}

#sponsors_1 {
	position: absolute;
	width: 580px;
	height: 80px;
	vertical-align: top;
	background: #fff:
}

#sponsors_2 {
	position: absolute; left: 580px;
	width: 220px;
	height: 80px;
	border-left: 1px solid #000;
}

#image-wrap {
	vertical-align: top;
	margin: 0px auto 10px 10px;
	text-align: left;
	width: auto;
}

						/* elements */
						
h1 {
	margin: 0 0px 20px 0px;
	font-size: 2em; 
	color: #ccc;
	}

h2 {
	margin: 5px 0 3px 0px;
	font-size: 1.4em;
	color: #930000;
	}

h3 {
	margin: 5px 0 5px 0px;
	font-size: 1em;
	line-height: 100%;
	color: #000;
	}
  
h4 {
	margin: 0px 0px 5px 0px;
	font-size: 1.5em;
	font-weight: normal;
	color: #B0C4DE;
	}
	
h6 {
	margin: -8px 0px 5px 0px;
	font-size: 8px;
	font-weight: bold;
	color: #ccc;
	}
	
						/* rules */
hr {
	height: 4px;
	color: #ccc;
}

hr.single-white {
  height: 2px;
  color: #fff;
  margin: 5px 0 0 0;
  }
  
 hr.single-blue {
  height: 2px;
  color: #CBD9EB;
  margin: 5px 0 0 0;
  }
  
 hr.single-green {
  height: 2px;
  color: #C2D87E;
  margin: 5px 0 0 0;
  }
  
 .rulebelow {
 	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
 }
 
  .ruleabovedot {
 	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dotted #000;
 }

						/* context - menus */
#menu_1 dt {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

						/* context - center column*/

#column_2 img.project-more {
	margin-top: -2px;
}

#body_2 p {
	margin-bottom: 7px;
}

#body_2 p.caption {
	font-size: .85em;
	margin: -3px 0px 20px 0px;
	width: 320px;
}

#body_2 ul {
	margin: 5px 5px 5px 5px;
}

#body_2 li {
		margin: 5px 5px 5px 10px;
		list-style: disc;
}

.mission img {
	float: left;
	display: inline;
}

.mission p {
	margin: -4px 0px 11px 20px;
}

.links h3 {
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 10px;
	color: #000;
}

.announce img {
	float: left;
	display: inline;
}

.announce p {
	margin: -5px 0px 5px 20px;
}

.announce h3 {
	margin: -4px 0px 7px 20px;
	padding-top: 2px;
}

.subcom {
	margin-left: 20px;
}

#image-wrap img{
border: 5px solid #ccc;
}

						/* context - sidebar */
#body_3 p {
	margin-bottom: 7px;
}

#body_3_annc {
	margin: 5px 5px 5px 0px;
	border: 1px solid #ccc;
	padding: 5px;
}


#body_3 h2 {
	margin-bottom: 5px;
}

#body_3 h3 {
	margin-bottom: 5px;
}

						/* context - calendar */
#calendar1 {
	margin: 10px 0;
	table-layout: fixed;
}

#calendar1 tr {
}

#calendar1 td {
	padding: 0 5px 5px 0px;
	line-height: 1em;
	vertical-align: top;
	border-bottom: 2px solid #DCDCDC;
}

#calendar1 td.endx {
	color: #C60000;
	font-weight: bold;
}

.bigcal {
	font-size: 2.25em;
	margin-bottom: .25em;
	margin-left: 22px;
}

						/* context - sponsors */
#besponsor_1 p { 
	margin: 15px 10px 0 0px;
}

p.infolink {
	text-align: right;
	font-size: .9em;
	color: #999;
}

#sponsors_1 img {
	vertical-align: middle;
}

						/*context - * links */

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

#body_2 a {
	text-decoration: underline;
	color: #000;
}

#body_2 a:hover {
	text-decoration: underline;
	color: #f00;
}

#body_3 a {
	text-decoration: underline;
	color: #000;
}

#body_3 a:hover {
	text-decoration: underline;
	color: #f00;
}

#menu_1 dt a {
	color: #fff;
}

#menu_1 dd a {
	color: #000;
}

#menu_1 dd.news a {
	font-weight: bold;
}

.infolink a {
	text-decoration: none;
	color: #999;
}

.infolink a:hover {
	text-decoration: underline;
	color: #000;
}

#cloumn_2 img.project-more a {
	border: 0 0 0 0;
	text-decoration: none;
}

.linkbox a {
	margin: 5px;
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
	border: 2px solid #ccc;
	text-decoration: none;
}

.linkbox a:hover {
	border: 2px solid #f00;
}

.links a {	
	text-decoration: underline;
}
