
/* z31.com shared site styles */

body {
    background-image: url("/images/b.gif");
}

/* Main site header */
.site-header {
    width: 100%;
    border-spacing: 0;
}

.site-header td {
    padding: 4px;
}

.site-header-top {
    background-image: url("/images/bb.gif");
}

.site-logo {
    text-align: center;
}

.site-nav {
    height: 30px;
    background-color: #d8d8d8;
}

/* Standard page content */
.site-content {
    width: 100%;
}

/* Footer */
.site-footer {
    text-align: center;
}

.site-footer-text {
    color: #b8b8b8;
    font-size: smaller;
}
