﻿body {
}

#content
{
    font: 12px Verdana;
    line-height: 20px;
    width: 760px;
    margin: 0 auto;
}

#content img
{
border: 0px;
}


#copy
{
    padding-left: 11px;
    padding-right: 11px;
    margin-top: 10px;
    float: left;
}

.narrow
{
   width: 550px;
}

.full-width
{
	width: 730px;
}

#footer
{
    margin-top: 10px;
    border-top: 1px solid #808080;
    font-size: 10px;
    padding-top: 11px;
    margin-left: 11px;
    margin-right: 11px;
    text-align: center;
}

#footer a:link, #footer a:visited
{
    color: #000000;
    text-decoration: none;
}

#footer a:hover
{
    color: #999;
}

#headline
{
    font: 22px Verdana;
    margin-left: 11px;
    margin-right: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #808080;
    margin-top: 11px;
}

#right
{
    width: 152px;
    border: 1px solid #ACACAC;
    border-top: 9px solid #ACACAC;
    padding: 10px;
    min-height: 130px;
    background: #F5F5F5;
    font: 9px Verdana;
    float: left;
    margin-top: 12px;
    margin-bottom: 10px;
}

#right a:link, #right a:visited
{
    text-decoration: none;
    color: #333;
}

#right strong a:link, #right strong a:visited
{
    color: navy;
}

.clear
{
    clear: both;
}
