/* STYLES FOR ADS - DO NOT REMOVE
    no_skin = display def overridden in default no_skin madison code
    absolute = used for 1x1s to pull them out of the normal flow
    curl, skin, etc. = ensure default madison code doesn't insert extra spacing at the top of the page
*******************************/

body {
    margin: 0;
    border: 0;
    text-align: center;
    background: url(images/bg.jpg) center repeat-x #FFFFFF;
    font: normal 12px Arial;
    }

#container    { color: #333; font-size: 11px; font-family: Verdana; font-weight: normal; text-decoration: none }
#container a  { color: #0000FF; font-size: 11px; font-family: Verdana; font-weight: normal; text-decoration: none }
#container a:hover   { color: black }
#footer    { color: #333; font-size: 10px; font-family: Verdana; font-weight: normal; text-decoration: none; text-align: left; text-indent: 2pt; height: 17px; border-top: 1px dashed #333; border-bottom: 2px solid #333 }
#footer a  { color: #333; font-size: 10px; font-family: Verdana; font-weight: normal; text-decoration: none }
#footer a:hover   { color: black }
