﻿body
{
    margin: 0px 0px 0px -50px; /*margin: 0px 0px;*/
    padding-top: 0px;
    text-align: center;
    font-family: verdana, Arial, Trebuchet MS;
    font-size: 13px;
    color:#333333; /*#515051*/
    background-color: #fbfbfc;
    background-position: left top;
    background-image: url(../images/bg_grad_sky.jpg);
    background-repeat: repeat-x;
}
#bg-graphic
{
    width:1183px;
    height:860px;
    margin:0px auto;
    margin-top:10px;
    background-position: left top;
    background-image: url(../images/bg_flowers.gif);
    background-repeat: no-repeat;
    }
#Content
{
    width:670px;
    height:100%;
    margin:0px auto;
    padding-left:135px;
    text-align:left;
    /*background-color:orange;*/
    
}
A
{
    color:#0097db;
    text-decoration:none;
    }
A:hover
{
    color:#72cdf5;
    }    
H1
{
    color:#0d328c; 
    font-size:18px; 
    text-align:center;
    font-weight:600;
    font-style:italic;    
    }
H2
{
    color:#0d328c; 
    font-size:14px; 
    font-weight:600;
    font-style:italic;    
    margin-bottom:0px;
    }
.nav-left
{
    position:absolute;
    top:81px;
    margin-left:-117px;
    text-align:right;
    }
.nav-left A
{
    color:#0097db;
    font-family:Verdana;
    font-size:10pt;
    font-weight:500;
    text-decoration:none;
    margin-right:3px;
    }
.nav-left A:hover
{
    color:#72cdf5;
    }    
.nav-left TD
{
    height:45px;
    border-bottom:2px solid #8abc00;
    padding-top:5px;
    } 
.nav-left TD IMG
{
    margin-right:7px;
    margin-top:3px;
    margin-bottom:3px;
    }           
.nav-sub
{    
    text-align:center;
    }
.nav-sub A
{    
    margin-right:25px;
    }    
.nav-sub IMG
{    
    Border:none;
    margin-right:3px;
    margin-bottom:3px;
    }    
.body
{
    line-height:20px;
    margin-top:20px; 
    padding-left:15px; 
    padding-right:5px;
    }
.footer
{
    
    }
.footer A
{
    color:#47b4e5;
    font-size:11px;
    margin-right:15px;
    }
.footer A:hover
{
    color:#b5d334;
    }    
.footer .copyright
{
    color:#b5d334;
    }
.copyright
{
   font-size:11px;
   }
.question
{
    color:#8abc00;
    font-weight:600;
    }
.answer
{
    
    }
.newsbox
{
    line-height: 14px;
    color:#000000;
    }
.newsbox A
{
    color:#ffffff;   
    }
.newsbox A:hover
{
    color:#e0fc94;
    }    
UL
{
    PADDING-LEFT: 0px;
    MARGIN-LEFT: 0px;
    LIST-STYLE-TYPE: none
}
LI
{
    BACKGROUND-POSITION: left 5px;
    PADDING-LEFT: 15px;
    BACKGROUND-IMAGE: url(../images/dot.gif);
    BACKGROUND-REPEAT: no-repeat
}    