body {
	/**font-family: Comic Sans MS,Verdana, Geneva, Arial, sans-serif;8**/
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	background-color: #dae0d2;
}
table.header {
  position:fixed; 
  top: 0px; 
  width: 800px;
  color:#0000ff;
  font-size: 36px;
  background-image: url(images/wood.gif); 
  border-style: solid;
  border-width: 1px;
  border-color: black;
  text-align:center;
}
.nav {
  position:fixed;
  top:86px;
  width: 800px;
  margin-right:auto;
  margin-left: auto;
  text-align:center;
  background-color: #e3e3e3;

}
.gallery-note{
    width: 800px;
    text-align:center;
    color:blue;
    font-size:36px;
 }
td.center{
    width: 800px;
    text-align:center;
}
td.small{
    width: 800px;
    text-align:center;
    font-size:16px;
}

#shop_pic{
	float: none;
	margin-left:215px;
}
#Hollow_Forms{
    float:none;
    margin-left: 145px;
    margin-top:125px;
    }
span.date{
	color: #ff0000;
}

.W3C_Strict_logo{
	float: none;
	margin-left:  356px;
    margin-bottom: 10px;
}
.footer {
	text-align: center;
	font-size: 100%;
	line-height: 1.1em;
    color:black;
}
#welcome{
	text-align: center;
    margin-top:50px;
}
#projects{
    width:250px;
    border-width: 1px;
    border-color: black;
    border-style:solid;
    margin-left: 20px;
    margin-top:100px;
    float:right;
    padding-bottom:0px;
}
.bookmarks p{
    text-indent: 20px;
}
.bookmarks{
    margin-top: 100px;
    }
p.gallery_header{
    font-size:200%;
    text-align:center;
    }
#copyright{
    text-align: center;
    line-height: .25em;
}

img.image{
     display: block;
     margin-top:115px;
     margin-left:auto;
     margin-right:auto;
     }
p.caption{
     width:500px;
     text-align: center;
     margin-left:auto;
     margin-right:auto;
     }
p.return{
     text-align: center;
     }
#logstolumberpics{
    width:345px;
    border-width: 1px;
    border-color: black;
    border-style:solid;
    margin-left: 20px;
    margin-top:100px;
    float:right;
    padding-bottom:0px;
}
div.buttons{
  position: relative;
  width: 800px;
  margin-top: 0px;  
  margin-bottom: 15px;
  margin-left: 0px;
  text-align: center;
}
div.banner{
    postion:fixed;
    top:0px;
    left:0px;
}
.sec_header{
   margin-top: 100px;
}
.gallery{
    margin-top:110px;
}
.gal_image{
    display: block;
    margin-top: 115px;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-color: red;
    border-style:solid;
}
a:link {
    color: #0000ff;
    text-decoration: none;
}
a:visited{
    color:#333399;
    text-decoration: none;
}
