body
{
    background-color: white;
    color: #000000;
}
div#wrapper
{
    position: relative;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
}
div#swiff
{
    position: absolute;
    top: 0px;
}
address
{
    position: absolute;
    top: 0px;
    left: 250px;
}
div#phone_tagline
{
    position: absolute;
    top: 0px;
    left: 600px;
    right: 0px;
}
div#menubar
{
    position: absolute;
    top: 140px;
    width: 1000px;
    background-color: #729ECF;
    color: #FFFFFF;
    height: 20px;
}
H2
{
    padding-top: 10;
    margin: top:10px;
    font-family: Verdana, sans-serif;
    font-size: 16px;
    color: #00008b;
}
hr
{
    padding: 0;
    margin: 0;
}
table
{
    background-color: white;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
span.phone
{
    color: red;
    font-weight: bold;
    font-size: 20px;
}
.smaller
{
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}
td.main
{
    vertical-align: top;
}
img.right_float
{
    float: right;
    margin: 5px 0px 15px 20px;
}
.right
{
    text-align: right;
}
.center
{
    text-align: center;
}
.tiny
{
    font-size: 10px;
}
tr.menubar
{
    background-color: #729ECF;
    color: #FFFFFF;
    height: 20px;
}
td.row3_left
{
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #729ECF;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #729ECF;
}
a.wht
{
    color: #FFFFFF;
}
tr.menubar a:hover
{
    background-color: maroon;
}
p.author
{
    font-size: .75em;
    font-weight: bold;
    text-align: right;
    margin-top: 3px;
}
blockquote
{
    font-style: italic;
    margin-top: 3px;
}
p.footer
{
    position: absolute;
    top: 835px;
    font-size: 8pt;
    left: 10px;
}
