body {
    background-color: #000000;
    margin-top: 5px;
    color: #000000;
}
table {
    margin: auto;
}
img {
    border: 0px;
}
input, textarea {
    background-color: #E3D195;
}
.maintable {
    background-color: #C5A434;
    /* background-image: url('images/old_wood_tile.jpg'); */
}
.navpart {
    vertical-align: top;
    background-image: url('images/navbg.jpg');
}
.contenttd {
    vertical-align: top;
    background-image: url('images/old_wood_tile.jpg');
}
.contentarea {
    margin-left: 15px;
    margin-right: 15px;
    font-family: "Times New Roman", "Times", serif;
	font-size: 16px;
    text-align: justify;
}
.contentarea h1 {
    font-family: "Times New Roman", "Times", serif;
	font-weight: bold; 
	font-size: 34px;
	color: #000000; 
    text-align: center;
}
.contentarea h2 {
    font-family: "Times New Roman", "Times", serif;
	font-weight: bold; 
	font-size: 26px;
	color: #000000; 
    text-align: center;
}
.contentarea h3 {
    font-family: "Times New Roman", "Times", serif;
	font-weight: bold; 
	font-size: 24px;
	color: #202020; 
    text-align: center;
}
.contentarea address {
    text-align: center;
}
.cred {
    background-color: #666666;
    color: #E0E0E0;
    text-align: center;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 10px;
}
.cred a {
    color: #E0E0E0;
    text-decoration: none;
}
.cred a:hover {
    color: #0000FF;
    text-decoration: underline;
}
.photopage {
    text-align: center;
}
.photopage img {
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid #CCCCCC;
}
.photopage2 img {
    margin-left: 13px;
    margin-right: 13px;
}
.booktype {
    text-align: center;
    font-weight: bold;
}
.bookoption {
    text-align: right;
}
#float1 img {
     opacity: .9;
     filter: alpha(opacity = 90);
}
.biopage {
    padding-left: 20px;
    padding-right: 20px;
    text-indent: 15px;
}
.biopage p {
    margin-top: 0px;
    padding-top: 0px;
}
.biopage img {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #CCCCCC;
    vertical-align: text-top;
}
