html, body {
        height: 100%;
        }
body    {
        padding: 0;
        margin: 0;
        background: #ede5e5 repeat-y left top;
        color: #000000;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        }
#outer  {
        height: 100%;
        min-height: 100%;
        margin-left: 130px;
        margin-right: 130px;
        background: #f7efef;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        margin-bottom: -52px;
        color: #000000;
        }
html>body #outer {height: auto;}
#header {
        background: #fff url(/images/vmlogo2.jpg) no-repeat;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        color: #000;
        text-align: left;
        position: relative;
        margin: 0 -131px;
        padding-top: 26px;
        padding-left: 100px;
        font-size: 300%;
        padding-bottom: 30px;
        }
#header p {
        display: inline;
        }
#nav    {
        float: right;
        font-size: 10pt;
        padding-top: 0;
        padding-bottom: 0;
        margin: -20px 10px
        color: #ffffff;
        }
#nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        padding-top: 1px;
        }
#nav li {
        display: inline;
        }
#nav li a:hover {
        color: #ffffff;
        background-color: #0000ff;
        }
#nav li a:link, #nav li a:visited {
        padding: 0.1em 0.1em 0.1em 0.1em;
        text-decoration: none;
        border: 1px solid #711515;
        }
body #forsale ul#nav li a.linkFS {
        color: #f0f0f0;
        }
body #forsale ul#mainNav li a.linkFS:visited {
        color: #f0f0f0;
        }
* html #header {height: 56px; he\ight: 1px}
#left   {
        position: relative;
        width: 130px;
        float: left;
        margin-left: -129px;
        padding-top: 22px;
        left: -2px;
        }
#left p { padding-left: 2px; padding-right: 2px; }
#left h1 {
        color: #fff;
        background-color: #40ff40;
        font-size: 14px;
        }
#left li {
        margin-bottom: 8px;
        }
#right p {padding-left: 2px; padding-right: 2px; }
#right  {
        position: relative;
        width: 130px;
        float: right;
        margin-right: -129px;
        padding-top: 72px;
        left: 2px;
        }
#footer {
        width: 100%;
        clear: both;
        height: 50px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        background-color: #e3e1e1;
        color: #000000;
        text-align: center;
        font-size: 10px;
        position: relative;
        }
* html #footer {
        \height: 52px;
        he\ight: 50px;
        }
#clearfooter {
        clear: both;
        height: 40px;
        }
div, p { margin-top: 0; }
* html #centrecontent {height: 1%; margin-bottom: 12px; }
#centrecontent {
        padding-top: 22px;
        }
#centrecontent h1 {
        font-size: 15px;
        background-color: #ff0000;
        color: #fff;
        padding-top: 2px;
        padding-bottom: 2px;
        }

#centrecontent h2 {
        font-size: 13px;
        padding-top: 2px;
        padding-bottom: 2px;
        clear: both;
        }
* html .boxhead h2 {height: 1%;} /* for IE 5 PC */

.sidebox {
        margin: 0 auto;
        width: 17em;
        background: url(sbbody-r.gif) no-repeat bottom right;
        font-size: 100%;
        }
.boxhead {
        background: url(sbhead-r.gif) no-repeat top right;
        margin: 0;
        padding: 0;
        text-align: center;
        }
.boxhead h2 {
        background: url(sbhead-l.gif) no-repeat top left;
        margin: 0;
        padding: 22px 30px 5px;
        color: white;
        font-weight: bold;
        font-size: 1.2em;
        line-height: 1em;
        text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
        }
.boxbody {
        background: url(sbbody-l.gif) no-repeat bottom left;
        margin: 0;
        padding: 5px 30px 31px;
        }


ul.plainlist {
        list-style-type: none;
        margin: 2px 0px 2px 0px;
        padding: 5px 0px 5px 0px;
        }


