body
{
    color: #fafae6;
    width: 100%;
    height: 100%;
}
p
{
    font-weight: bold;
    font-size: 14px;
    color: #0b4990;
    font-family: Arial;
    text-align: Left;
}
a:link
{
    color: black;
}
a:visited
{
    color: black;
}
a:active
{
    color: maroon;
}
.styletext
{
    font-size: 10pt;
    color: black;
    font-family: Arial,Helvetica, "Sans Serif";
}
.style3
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.styleheading
{
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

#block
{
    background: white #ffffff fixed;
}
#textDiv
{
    background: white;
    overflow: auto;
    left: 0px;
    top: 85px;
    width: 530px;
    height: 480px;
    padding: 5px;
}
.emphasis
{
    font: 20pt Georgia;
    letter-spacing: 4pt;
    color: #000000;
}
.testing
{
    font: 10pt trebuchet MS;
    color: brown;
}
.white
{
    font: 10pt MS San Sarif;
    letter-spacing: 4pt;
    color: #ffffff;
}
div.container
{
    position: relative;
    margin: 0 auto;
    width: 780px;
    height: 432px;
    text-align: left;
}
div.main
{
    background: #0099ff;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 600px;
}
div.interiors
{
    background: #f5f3f1;
    z-index: 16;
    left: 0px;
    width: 330px;
    position: absolute;
    top: 10px;
    height: 360px;
}

div.button1
{
    background: url(Images/button1.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 508px;
    top: 4px;
    width: 100px;
    height: 23px;
    z-index: 2;
}

