BODY
{
    /*background: #475A53;*/
    background: #6F8973;
    background: #6F8973 url(/images/template/pagebg.gif) bottom left fixed repeat-x;
    margin: 0px auto;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    
}

P
{
    line-height: 16px;
}
H2
{
    font-size: 18px;
    font-weight: bold;
    color: #475A53;
    margin: 0px 0px 5px 0px;
}
.disclaimer
{
    font-size: 10px;
    line-height: 16px;
}

.headertext
{
    font-size: 300%;
    font-style: italic;
    margin-left: 40px;
}

#content
{
    background: #F5F5F5 url(/images/template/pagebgedges.gif) top repeat-y; /*border-top: 1px solid #000000; 	border-right: 1px solid #000000; 	border-left: 1px solid #000000;*/
    padding: 10px;
}

#footer
{
    background: #F5F5F5 url(/images/template/pagebgedges.gif) top repeat-y;
/*border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/
padding:10px;
text-align:center;
}

#header
{
    background: #F5F5F5 url(/images/template/pagebgedges.gif) top repeat-y;
    margin: 0px;
    padding: 10px;
    text-align: center;
}

#wrapper
{
    position: relative;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    width: 750px;
    voice-family: "\"}\"";
    voice-family: inherit;
}

/* Below is for navigation */
#navcontainer 
{
    text-align: center;
}

#navlist
{
    font-size: 17px;
    font-variant: small-caps;
    margin: 0;
    padding: 0px 10px 20px 35px;
}

#navlist ul, #navlist li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    font-family: Times New Roman;
}

#navlist a:link, #navlist a:visited
{
    padding-bottom: 4px;
    float: left;
    line-height: 14px;
    font-weight: bold;
    margin: 0 10px 4px 10px;
    text-decoration: none;
    color: #f5f5f5;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
    border-bottom: 2px solid #f5f5f5;
    background: transparent;
    color: #f5f5f5;
    padding-bottom: 0px;
}

#navlist a:hover
{
    color: #f5f5f5;
}
.site_block
{
    padding: 10px;
    margin: 0px 0px 10px 0px;
}
.site_block .block
{
    border: #999 1px solid;
    padding: 10px;
    margin: 0px 0px 10px 0px;
}
.site_block .header
{
    font-size: 20px;
    font-weight: bold;
    font-family: Times New Roman;
    color: #333;
    /*border-bottom: #aaa 1px solid;*/
    text-align: right;
    margin: 0px 0px 0px 0px;
}
.site_block .image
{
    position: relative;
    float: right;
    margin: 0px 0px 0px 10px;
}
.site_block .details
{
    font-size: 12px;
    line-height: 16px;
    height: 140px;
    margin: 0px 0px 0px 220px;
}
.site_block .logo
{
    position: relative; 
    float: left;
    margin: 0px 10px 0px 0px;
}
.site_block .marketing
{
    text-align: left;
    font-size: 10px;
}
