body {
    font-size: 13px; color: #000000; font-family: arial, verdana; 
    background-color: #ffffff;
    text-align: center;
}

#container {
text-align: center;
}

#pagecontainer {
text-align: left;
width: 700px;
}

#header {
    text-align: left;
    border: 0;
background-color: #7F6E4D;

}
    
#title {
    display: none;
    font-size: 14px;
    margin: 0;
    padding: 5px 2px 0px 2px;
    color: #ffffff;
}
#logo {
    border: 0;
}

#underheader {
    background-color: #D9D1C0;
    text-align: right;
    height: 20px;
font-weight: bold;
padding-right: 5px;
}

#content {
    background-color: #fff;
    border-bottom: 1px solid #7F6E4D;
    border-top: 1px solid #7F6E4D;
    text-align: left;
padding: 5px;
width: 700px;
}

#sub_content {
    background-color: #fff;
    border-bottom: 1px solid #7F6E4D;
    border-top: 1px solid #7F6E4D;
    text-align: left;
padding: 5px;
}

td {
    font-size: 12px; font-family: arial, verdana, "times new roman";
}
.homelink {
    display: none; visiblity: hidden
}
a:link {
    color: #7F6E4D;
}
a:visited {
    color: #7F6E4D;
}
a:hover {
    color: #8091B2;
}

#footer a:link {
color:#fff;
text-decoration: none;
}

#footer a:visited{
color:#fff;
text-decoration: none;
}

#footer a:hover{
color:#fff;
text-decoration: underline;
}

#footer {
    background-color: #7F6E4D;
    border-bottom: 1px solid #7F6E4D;
    border-top: 1px solid #7F6E4D;
    color: #fff;
    font-size: 10px;
    height: 20px;
text-align: left;
}

td.listing_col {
    float: none;
    padding: 5px;
}
#listings {
    float: none;
    text-align: left;
}

br.listing {
    padding: 18px;
    border: 10px solid #555;
}

table.cat_table {
    align: center;
    width: 100%;
}
tr.cat_row {
    vertical-align: top;
}

.cat_item {
padding-top: 10px;
}

#sub_content {
    background-color: #fff;
    border-bottom: 1px solid #7F6E4D;
    border-top: 1px solid #7F6E4D;
    text-align: left;
padding-left: 5px;
padding-right: 50px;
}

#bot_links {letter-spacing: 1px;}

#top_links{letter-spacing: 1px;}

.item_div {
    padding: 10px;
}

#about {
    text-align:        right;
    background-color:    #cccccc;
    margin-bottom:         4px;
}

#phrase_title {
    font-size: 13px;
    font-weight: bold;
}