﻿
#sidebar-left,  footer a, #sidebar-right, #presentedby
{
    display:none !important;
}

#logo                           
{ 
    width: 286px;
    height: 141px;
    margin: 0 auto;
}


#wrapper                
{ 
    margin: 0 auto; 
    width: 980px; 
}

h1,
h2,
h3,
h4,
h5
{
    font-family: 'Felt Tip Roman W01 Reg', Goergia, Times News Roman, serif;
    font-weight: normal;
    color: #286f7e;
    margin: 0 0 12px 0;
    line-height: 1em;
}


#header h1
{
    margin: 0;
    padding-bottom:50px;
}

#header h1 a   
{ 
    display: block;
    height: 61px; 
    width: 390px; 
    margin: 4px auto 0; 
    overflow: hidden;
}

a { color: #286e7d; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }