/* change home to the tab of choice to high-light the page you are on */
#nav a:hover, body#intro #members a {
	color: #333;
	padding-bottom: 1px;
	border-color: #727377;
	background: #fff url(../images/on.gif) repeat-x top left;
	}
/* the end of the tabs  */
 
body {
  font-size: small;
  margin: 0;
  padding: 5px 0 0 5px;
  font-family: Verdana, tahoma, "Trebuchet MS", arial, helvetica, sans-serif;
  background-repeat: repeat;
  background-color: #f2f2f2;
  }

#header {
  margin: 0;
  background-repeat: repeat;
  background-color: #f2f2f2;
  }
#header h1 {
  font-size: 130%;
  margin: 0;
  padding: 0;
  color: #111;
  background-color: #f2f2f2;
  }
  
#left-column {
  float: left;
  width: 49%;
  text-align:center;
  font-size: 95%;
  line-height: 1.5em;
  color: #333;
  background-image: url(../images/seashellbackground.jpg);  
  background-repeat: repeat;	
  }
#left-column div {
  margin: 0 20px 0 5px;
  padding: 20px;
  }
#left-column h1 {
  font-size: 95%;
  line-height: 1.5em;
  }

#left-column img {
  margin: 0 8px 0 5px;
  padding: 4px;
  }

#left-column div.pic.one {
    font-size: 75%;
	height: 260px;
	width: 340px;
	}
#left-column div.pic {
    font-size: 75%;
	height: 260px;
	width: 340px;
	}	
#left-column div.pic.one img {
  	height: 240px;
	width: 320px;
	border: none;
	} 

#left-column div.pic li.title {
  display: block;
  list-style: none;
  text-align: center;
  }

#right-column div.award {
  text-align: left;
  height: 410px;
  width: 500px;
  } 
  
#right-column div.award img {
  text-align: center;
  display: block;
  height: 402px;
  width: 287px;
  }
	
#right-column {
  float: right;
  width: 50%;
  text-align:center;
  font-size: 95%;
  line-height: 1.5em;
  background-image: url(../images/seashellbackground.jpg);  
  background-repeat: repeat;
  }
#right-column p {
  text-align: left;
  }
  
#right-column div {
  margin: 0 20px 0 20px;
  padding: 20px;  }
  
#right-column h1 {
  font-size: 95%;
  line-height: 1.5em;
  }

#right-column img {
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
  }

#right-column div.pres.officers {
 	height: 260px;
	width: 500px;
	border: 2px solid black;
	background-color:#CCFF00;  
   }

#right-column div.login {
 	height: 260px;
	width: 350px;
	padding: 0 40px 0 140px;
   }   

#right-column div.award {
  height:450px;
  width: 350px;
  text-align:center;
  }   
  
#right-column addrsul {
    list-style: none;      /* prevent bullets */
   }
 
#footer { clear: both;}

.style27 {color: #FF0000}
  