body {
   background: white;
   font-size: 12pt;
   }
#multi-level, #skip {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.tuolumneutilities.com" attr(href) ") ";
   }
#designby {
	font-size:.7em;
}  

#stripedTable1 table {
		border-collapse: collapse;
		} 

#stripedTable1 th, td { 
		border: 1px solid #bbb; 
		font-size: 1.2em;
		padding: 4px 10px;
		line-height: 1.2;
		}  
.boardPics {
border: thin silver solid;
  float: left;
  margin:10px;
  padding:-30px;
		}
div.imgCentCapt {

  margin:10px 60px;
  padding: 0.15em;
		}
div.imgCentCapt img {
	width:375px;
	margin:20px auto;
		}
* html div.imgCentCapt { /* For IE6 only */
  border: thin silver solid;
  margin:20px 70px;
  padding: 0.15em;
		}		
div.boardPics p, div.imgCentCapt p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
		}	
.board2PicCenter {
	width:390px;
	margin:0 auto;
	}			
