/* CSS Document */

body {
    font-family: Times;
    font-size: 12px;
    color: #000;
}

#header > a >img{
width: auto;
height: auto;
visibility: visible;
}

#tagline > a >img{
width: auto;
height: auto;
visibility: visible;
}

#maintext {
position: absolute;
top: 100px;
left: 0px;
visibility: visible;

}

#cubicalback, #flashnav, #email, #servedfw, #navback {
    display: none;
    visibility: hidden;
}

a:link, a:visited, a:hover {
    color: #000;
    text-decoration: underline;
}

.memview {
    border:0;
    padding: 0;
}