body {
	 width:808px;
	 min-width:808px;
	 margin:0px auto;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 text-align:center;
	 background-image:url(images/to_use/bg.gif);
	 background-position:top;
	 background-repeat:repeat-x;
	 }
	 
h1 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
   color:#7d764d;
   margin-top:0px;
   padding-bottom:0px;
   }
   
h2 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#0d6298;
   margin-top:10px;
   padding-bottom:0px;
   }

h3 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   color:#0d6298;
   margin-top:10px;
   padding-bottom:0px;
   }
   
h4 {
   font-family:Arial, Helvetica, sans-serif;
   font-size:16px;
   font-weight:bold;
   color:#0d6298;
   margin-top:10px;
   padding-bottom:0px;
   }
   
ul {
   list-style: circle;
   margin-bottom: 0px;
   margin-top: 0px;
   margin-left: 20px;
   }

li {
   margin: 0px;
   padding: 0px;
   }


p {
  margin: 0px;
  padding: 0px;
  }
	 
a:link {
	   color:#0090ec;
	   text-decoration:none;
	   }
	   
a:visited {
	      color:#0090ec;
	      text-decoration:none;
	      }
	   
a:hover {
	    color:#0090ec;
	    text-decoration:underline;
	    }
		
#container {
		   width:808px;
		   }

/* Row1 */

#row1 {
	  width:808px;
	  height:30px;
	  background-image:url(images/layout_01.gif);
	  }
	  
/* Row2 */

#row2 {
	  width:808px;
	  height:136px;
	  }
	  
#row2image2 {
			width:403px;
			height:136px;
			background-image:url(images/layout_02.gif);
			float:left;
			}
			
#row2image3 {
			width:405px;
			height:136px;
			background-image:url(images/layout_03.gif);
			float:left;
			}

/* Row3 */

#row3 {
	  width:808px;
	  height:38px;
	  clear:left;
	  }
	  
#row3image4 {
			width:148px;
			height:38px;
			background-image:url(images/layout_04.gif);
			float:left;
			}
			
#row3image5 {
			width:406px;
			height:38px;
			background-image:url(images/layout_05.gif);
			float:left;
			}

#row3image6 {
			width:254px;
			height:38px;
			background-image:url(images/layout_06.gif);
			float:left;
			}

/* Row4 */

#row4 {
	  width:808px;
	  height:110px;
	  clear:left;
	  }
	  
#row4 a:link, #row4 a:visited {
							 color: #FFFF00;
							 text-decoration: none;
							 }
							 
#row4 a:hover {
			  color: #FFFF00;
			  text-decoration: underline;
			  }
	  
#row4image7 {
			width:554px;
			height:110px;
			background-image:url(images/layout_07.gif);
			float:left;
			font-family:Arial, Helvetica, sans-serif;
	 		font-size:11px;
			}
			
#row4image8 {
			width:254px;
			height:110px;
			background-image:url(images/layout_08.gif);
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			}

/* Row5 Body */

#row5 {
	  width:788px;
	  clear:left;
	  text-align:left;
	  }
	  
#mission {
		 border:1px solid #d2dee3;
		 background-color:#d4ecf6;
		 background-image:url(images/to_use/gears.gif);
		 background-position:right;
		 background-repeat:no-repeat;
		 height:143px;
		 clear: both;
		 }

/* Row3 Footer */

#row6 {
	  width:808px;
	  height:30px;
	  clear:left;
	  text-align:left;
	  background-color:#494949;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  color:#b4b4b4;
	  }
	  
#row6left {
		  width:389px;
		  height:23px;
		  clear:both;
		  padding-top:7px;
		  padding-left:15px;
		  }
		  
#row6left a:link, #row6left a:visited {
									  color: #FFFF00;
									  text-decoration: none;
									  }
									  
#row6left a:hover {
				  color: #FFFF00;
				  text-decoration: underline;
				  }
		  
#row6right {
		   width:389px;
		   height:23px;
		   float:left;
		   padding-top:7px;
		   text-align:right;
		   padding-right:15px;
		   }
		   
#mainregion {
			width:788;
			padding:10px;
			text-align:left;
			}
			
div.first a:link {
			color:#1469a0;
	   		text-decoration:none;
			}
div.first a:visited {
			color:#1469a0;
	   		text-decoration:none;
			}
div.first a:hover {
			color:#1469a0;
	   		text-decoration:none;
			}
			
hr {
	border-width: thin;
	border-style: straight;
	border-color: #cdcdcd;
	clear:both;
	margin: 20px 0px 20px 0px;
	}
	
.staffimage { 
		clear: left;
		padding: 10px 10px 10px 0px;
		}
		
.memberimage { 
		float: left;
		padding: 5px 10px 0px 0px;
		}
		
.field {
		border: 1px solid;
		border-color: #999999;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		}
		
.button {
		background-color: #535353;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		border: 1px solid #535353;
		}

.rightimage { 
		float: right;		
		border: 1px solid #666666;
		margin-left: 10px;
		}
		
.leftimage { 
		float: left;
		border: 1px solid #666666;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
		}