body
{
    color: #524515;
    margin: 0px;
    background-attachment: fixed;
    background-color: #E4DAB4;
    scrollbar-base-color: #DBD1AA;
    scrollbar-arrow-color: #542815;
    font-family: "Times New Roman" , Times, serif;
    background-image: url(images/logwall_tile.jpg);
    overflow: auto;
}
a
{
    color: #336600;
    text-decoration: none;
}
a:hover, a:focus
{
    background-color: #FBEFC8;
}
hr {
	color: #524515;
}
img#bg
{
    position: inherit;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}
p
{
    color: #524515;
}
table
{
    border-top-color: #524515;
    border-right-color: #524515;
    border-bottom-color: #524515;
    border-left-color: #524515;
}
#container
{
    position: absolute;
    margin-left: 10%;
    width: 80%;
    height: 100%;
    min-width: 800px;
}
#copyright
{
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 20;
    overflow: visible;
    font-family: "Times New Roman" , Times, serif;
    font-size: 10px;
}
#cw_header_text
{
    position: absolute;
    top: 0px;
    right: 0px;
}
#main_header
{
    top: 0;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-width: 800px;
    z-index: 100;
}
#main_content_middle_area
{
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 100%;
    top: 155px;
    min-width: 800px;
}
#main_footer
{
    bottom: 0;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-width: 800px;
    z-index: 500;
}
#page_content
{
    margin-bottom: 35px;
    margin-top: 155px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 70%; /* width:780px;*/
    padding: 0; /* Zero to prevent IE box trouble. */
}
.navigation
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 12px;
    font-style: italic;
    margin-bottom: -15px;
    z-index: 1100;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.nohover a:hover, a:focus
{
    background-color: transparent;
    border: 0;
}
.photo
{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #524515;
    border-right-color: #524515;
    border-bottom-color: #524515;
    border-left-color: #524515;
}
.white_text
{
    color: #FFFFFF;
}
.lt_blue_text
{
    color: #30FFFF;
}
