img{border:none;}

#masthead{
	
	height:100px; 
/*	background-color:#ff0000;*/
	background-color:#ffffff;
	margin:0px;
	 padding:0px;
}

#mastpic {
	float: left;
/*	position: static;  */
	position: fixed;
	left: 5px;
	top: 5px;
	height: 216;
	width: 158;
} 

#main{
	position: absolute;
	height:100%;
/*	 background-color:#CFCD9F;*/
	background-color: #ffffff;
	  border-top:#FFFFFF 2px solid;
	  top:125px;
	  left: 200px;
	   padding:55px;
	   font-size: 12pt;
	   line-height: 16pt;
}

#left{
/*	position: absolute;  */
	position: fixed;
	height:100%; 
/*	background-color:#CFB59F;*/
	background-color: #ffffff;
	 border-top:#FFFFFF 2px solid;
	 margin-top:100px;
	 width: 2000px;
	  padding:0px;
}

#secondaryFull{
	height:50px;
	 background-color:#CFB59F;
	  border-top:#FFFFFF 2px solid;
	  margin:0px;
	   padding:0px;
}

#footer{
	position: absolute;
	bottom: 0;
	height:50px;
	 background-color:#828164;
	  border-top:#FFFFFF 2px solid;
	  margin:0px;
	   padding:0px;
}
.googleAds{text-align:center;}

:link,:visited { text-decoration:none; color:551100; }
:hover { color: 996600; }

dd.nav {display:none;}
)

h1, h2, h3 {
		color: #663300;
		}

a.nav, a.nav:visited {
 margin-left:25px;
 display:block;
 width:150px;
 height:25px;
 background-color: rgb(66,00,00);
 color:#fff;
 border:1px solid #000;
 text-decoration:none;
 text-align:center;
 line-height:25px;
}
a.nav:hover {background:#996600; color:#000000;}

form { margin-left: 3em; }

pre {
	font-family: mono;
	}

