body{
 font-family: "Bookman Old Style", serif;
 text-align: left;
}
#page{
 width: 100%;
}

#content{
 padding: 0;
}
#content h1{
 font-size: 22px;
}
.titleImage{
 display: none;
}
#menu{
 display: none;
}
.top{
 vertical-align: top;
 font-size: 1.2em;
 padding-top: 20px;
}
.right{
 text-align: right;
}
#pictureStrip{
 display: none;
}
.textBox{
 margin: 0 10px;
}
#copyright{
 display: none;
}

a:link, a:visited {
 color: #520;
 background: transparent;
 font-weight: bold;
 text-decoration: underline;
}
