﻿#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: 0 0 0 120px;
}
#logo {
    width: 300px;
    height: 200px;
    margin: -130px 0 0 -70px;
}
#ad1
{
    width: 300px;
    height: 280px;
    margin: -68px 0 0 440px;
}
#ad2 {
    background-color: #ffffff;
    width: 234px;
    height: 60px;
    margin: 0px 0 0 600px;
}
#fclogo {
    background-color: #ffffff;
    width: 350px;
    height: 100px;
    margin: 30px 0 0 490px;
}

#text1
{
    border: 3px double #790000;
    background-color: #F1EFE2;
    width: 600px;
    padding: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    font-style: italic;
    font-variant: normal;
    color: #666666;
    text-align: justify;
    margin: 5px 0 0 170px;
}
#text2
{
    background-color: #FFFFFF;
    width: 420px;
    padding: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align: justify;
    margin: -225px 0 0 5px;

}
#text3
{
    width: 470px;
    padding: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-align: justify;
    margin: -140px 0 0 5px;
}
#organizations 
{
    width: 250px;
    font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
    text-align: left;
    padding: 4px;
    margin: 4px;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #999999;
    margin: -66px 0 0 230px;
}
#webborder {
    margin: -20px 0 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 0px;
    text-align: center;
}
#disclaimer {
    border-color: #000000;
    width: 800px;
    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-bottom-style: double;
    border-bottom-width: 3px;
}
h1
{
    font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
    text-align: left;
    padding: 4px;
    margin: 4px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #990000;
}
h2
{
    font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
    text-align: center;
    padding: 4px;
    margin: 4px;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: #990000;
}
h3
{
    font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
    text-align: center;
    padding: 4px;
    margin: 4px;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    color: #999999;
}