﻿body
{
    background:#800;
    width:930px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    font-size:15px;
    line-height:18px;
    font-family:Georgia, Sans-Serif;
}
#header
{
    height:100px;
    width:900px;
    float:left;
    clear:both;
    background-image:url(back2.jpg);
    background-repeat:repeat-y;
    margin:-15px 0px 0px 0px;
    padding:15px 15px 5px 15px;
    background-color:#fff;
    }
#logo
{
    height:100px;
    width:199px;
    float:left;
    clear:none;
    margin:0px 120px 0px 70px;
    padding:0px 0px 0px 0px;
    background-color:#fff;
    }
#title
{
    float:left;
    clear:none;
    font-family:Bookman Old Style, Times New Roman;
    font-size:36px;
    line-height:36px;
    margin:37px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
#wrapper
{
    height:100%;
    width:100%;
    float:left;
    clear:both;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image:url(back.jpg);
    background-repeat:repeat-y;
    }
#nav
{    
    height:550px;
    width:180px;
    float:left;
    clear:left;
    margin:0px 0px 0px 0px;
    padding:20px 0px 5px 20px;
    text-align:left;
    }
#main
{    
    height:100%;
    width:388px;
    float:left;
    clear:none;
    margin:0px 0px 0px 0px;
    padding:10px 7px 5px 5px;
    text-align:left;
    }
#sec
{    
    height:100%;
    width:320px;
    float:left;
    clear:right;
    margin:0px 0px 0px 0px;
    padding:10px 5px 5px 5px;
    text-align:left;
    }
#footer
{    
    height:125px;
    width:930px;
    float:left;
    clear:both;
    background-image:url(back2.jpg);
    background-repeat:repeat-y;
    margin:0px 0px 0px 0px;
    padding:5px 0px 0px 0px;
    background-color:#fff;
    }
#subfooter
{    
    height:25px;
    width:930px;
    float:left;
    clear:left;
    color:#fff;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:Arial;
    font-size:10px;
    }
img
{
    border:none;
    }
h1
{    
    font:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
h2
{
    font:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
h3
{
    font:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
h4
{
    font:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
h5
{
    font:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
h6
{
    font:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    }
.bar
{
    background-image:url(shade.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    height:10px;
    width:930px;
    float:left;
    clear:both;
    }
.disclose
{
    float:left;
    vertical-align:bottom;
    }
#footer a:link
{
color:#880000;
text-decoration:none;
background-image:none;
}
#footer a:visted
{
color:#000022;
text-decoration:none;
background-image:none;
}
#footer a:hover
{
color:#008800;
text-decoration:none;
background-image:none;
}
#nav a:link
{
color:#ff0000;
text-decoration:none;
font-size:18px;
line-height:30px;
}
#nav a:visted
{
color:#000022;
text-decoration:none;
font-size:18px;
line-height:30px;
}
#nav a:hover
{
color:#00aa00;
text-decoration:none;
font-size:18px;
line-height:30px;
}
li
{
    list-style-image:url(dot.jpg);
    list-style-position:inside;
    }