body{background-color:#191919;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt/20px;margin:0;padding:0;}
table{margin:0 auto;}
#container{margin:0 auto;width:900px;}
#header{width:100%;height:78px;background-image:url('/content/7/img/css/header.jpg');}
#nav{height:50px;line-height:50px;padding:0 10px;font-size:small;}
#nav a{color:#ccc;font-weight:bold;text-transform:uppercase;text-decoration:none;margin:0 10px;}
#nav a:hover{text-decoration:underline;}
#location{border:solid 1px blue;border-left:none;padding:5px 10px;margin: 0 0 10px 20px;color: #fff;}
#location a{color:#ccc;display:inline-block;}
#location h1{font-size:20px;display:inline-block;}
#content
{
    background-image: url('/content/7/img/css/content.gif');
    background-repeat: no-repeat;
    background-color: #e5e5e5;
    padding: 20px 20px 20px 20px;
    min-height: 550px;
    max-height: 550px;
    width: 660px;
    float: left;
    margin: 0 0 20px 0;
    overflow: auto;
    font-size: small;
}
#content h1
{
    font-size: medium;
}
#content h2
{
    text-align: center;
    margin: 5px 0 5px 0;
    padding: 0;
    font-size: medium;
    color: blue;
}
#content h3
{
    margin: 0 0 2px 0;
    padding: 0;
    font-size: small;
}
#contentright
{
    background-color: #b5c1e4;
    background-image: url('/content/7/img/css/right.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 180px;
    padding: 0 10px 20px 10px;
    min-height: 570px;
    max-height: 570px;
    float: left;
    font-size: x-small;
}
#contentright img
{
    margin: 0 -10px 0 -10px;
}
#contentright ul
{
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
}
#contentright li{margin:0 0 15px 0;padding:0;}
#footer{clear:both;background-image:url('/content/7/img/css/footer.gif');font-size:small;text-align:center;height:30px;padding:10px 0 0 0;color:#fff;}
#footer a{color:#fff;text-decoration:none;}
