#adress
{
   float: right;
   width: 250px;
   text-align:right;
   height: 70px;
   padding-right: 60px;
   padding-top:30px
}

#copyright
{
float: left;
    border: scolid 0px white;
    width: 480px;
    text-align: center;
    padding:7px;
    Color:White;
    font-size: 8pt
}

#copyright a
{
color :white;
}

html
{
    width: 100%;
    height: 90%;
    text-align: center;
    vertical-align: middle;
	overflow: auto;
}

body 
{
    margin: 0 0 0 0;
    width:100%;
    height:100%;
    text-align: center;
    vertical-align: middle;
    background-color: #162643;
    font-family: Arial;
    font-size: 9pt;
}

body > div
{
    width: 100%;
    height: 100%;
    text-align: center;
    border: solid 0px black;
    margin: auto;
}

h1,h2,h3,h4,h5,h6
{
    font-family: Arial;
    font-variant: small-caps;
    margin-top: 0px;
}

h1
{
    width: 370px;
    font-size: 11pt;
    font-weight:bold;
    padding-left: 15px;
    border-bottom: solid 1px #CCC;
    white-space: nowrap;
    color: #162643;
}

h2
{
    font-size: 10pt;
    margin-top: 0px;
}

h3
{
    font-size: 9pt
}

h4
{
    font-size: 9pt;
}

h5,h6
{
    font-size: 9pt;
}

.content img
{
    border: double 3px #162643 !important;
}

.content .spacer-gif
{
   border: none !important;
   padding: 0;
   margin: 0;
}

a:link,a:active,a:visited
{
    color: #162643;
    text-decoration: underline;
}

a:hover
{
    color: #3985AF;
    text-decoration: underline;
}

#footerMenu a:link,#footerMenu a:active,#footerMenu a:visited
{
    color: #777;
    text-decoration: none;
}

#footerMenu a:hover
{
    color: #3985AF;
    text-decoration: underline;
}

#mainMenu a:link,#mainMenu a:active,#mainMenu a:visited
{
    color: #162643;
    text-decoration: none;
}

#mainMenu a:hover
{
    color: #3985AF;
    text-decoration: underline;
}

#website
{
    width: 100%;
    height: 100%;
    margin: auto;
    border: solid 0px black;
    text-align: center;
}

#topHalf
{
    width:100%;
    padding-bottom: 10px;
    background-color: #ffffff;
    height: 124px; 
    vertical-align: bottom;  
}

#bottomHalf
{
    /*background: #162643 url(../images/BGWebsiteBottom.gif) repeat-x;*/
    width: 100%;
    min-height: 300px;
}

#bottomHalfContainer, #topHalfContainer
{
    width: 962px;
    margin: 0 auto;
}

#bottomHalfContainer
{
    width: 862px;
}

#banner
{
    padding-top: 0px;
    padding-left: 5px;
    width: 450px;
    border: solid 0px Black;
    float:left;
}

#banner, #pagePic
{
    float: left;
}

#pagePic
{
    width: 350px;
    height: 352px;
    background-color: #28323c;   
    border: solid 1px #3984ae;
}

#rightSite, #rightTopHalfContainer
{
    width: 510px;
    float: right;
}

#rightSite
{
    height: 353px;
    background-color: White;
}

#mainMenu
{
    height: 24px;
    width:inherit;
}

#mainMenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: inherit;
    height: inherit;
    border-bottom: solid 1px #3984ae;
}

#mainMenu ul li
{
    height: 32px;
    width: 351px;
    border-top: solid 1px #DEE8ED;
    background-color: White;
    padding-top: 11px;
    text-align: center;
    font-variant:small-caps;
    font-size: 12pt;
    font-weight:bold;
    color: #162643;
}

#mainMenu ul li:hover
{
 background-color: #f5f5f5;
}


#contentBorder
{
    height: 353px;
    padding-top: 0px;
    border-right: solid 1px #3984ae; 
    border-left: solid 1px #3984ae; 
    border-bottom: solid 1px #3984ae; 
}

#content
{
    width: 488px;
    height: 338px;
    border: solid 1px #CCC;
    background-color: White;
    margin: 0 auto 0 auto;
    text-align:justify;
    color: #666;
    overflow: auto
}

.content
{
	margin: 0 10px 0 10px;
}

.content h1
{
    position: relative;
    left: -10px; 
    padding-left: 9px;   
}

.pageTitle
{
    padding: 5px 15px;
    display: block;
    width: 250px;
    background-color: #162643;
    font-variant:small-caps;
    font-size: 10pt;
    font-weight:normal;
    color: White;
    margin-bottom: 5px;
}

div.tx-flvplayer2-pi1 {
    margin-left:130px;
}
