﻿#container {
	width: 800px;
	margin: 0px auto;
}
#menu {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    margin: -10px 0 0 200px;
}
#logo {
    width: 300px;
    height: 200px;
    margin: -7px 0 0 -70px;
}
#ad1
{
    padding: 4px;
    width: 728px;
    height: 90px;
    margin: 5px 0 0 145px;
}
#ss
{
    padding: 4px;
    margin: -60px 0 0 0px;
}
#ad2 {
    background-color: #ffffff;
    width: 234px;
    height: 60px;
    margin: -70px 0 0 600px;
}
#picture1
{
    border: 3px double #990000;
    background-color: #FFFFFF;
    width: 596px;
    height: 196px;
    padding: 4px;
    margin: -190px 0 0 230px;
}
#webborder {
    margin: 0px -100px 0 0;
    height: auto;
    width: auto;
    border-left-width: medium;
    border-left-style: double;
    border-left-color: #000000;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000000;
}
#copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    font-style: italic;
    font-variant: normal;
    color: #666666;
    margin: 10px auto 0px 43px;
    text-align: center;
}
#disclaimer
{
    width: 880px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    font-style: italic;
    font-variant: normal;
    color: #666666;
    margin: 0px auto 0px 0px;
    text-align: justify;
    border-color: #800000;
    border-bottom-style: solid;
    border-bottom-width: 10px;
}

