body	        {page: normal;
                 margin: 0 !important;
                 padding: 0;
                 font-family: Garamond, Times, "Times New Roman", serif !important;
                 font-size: 12pt;
}
head, .rightalign, #footer, .top {display: none;}

/* -- text styling -- */

a:link:after    {content: " (" attr(href) ") ";}
h2		{font-size: 1.5em;
                 font-family: Times New Roman, serif;
                 font-style: italic;
                 font-weight: bold;
                 color: #FFFFFF !important;
                 text-transform: capitalize;
                 margin: 3px 6px 3px 9px;}
h3		{font-size: 0.85em;
                 color: #666666;
                 font-family: Times New Roman, serif;
                 font-weight: bolder;
                 font-variant: small-caps;
                 background-color: #FFFFFF;
                 margin: 12px 12px 0 0;
                 page-break-after: avoid;}
h4		{font-size: 0.80em;
                 font-weight: bold;
                 background-color: #FFFFFF;
                 color: #999966;
                 margin: 12px 12px 0 0;}
h5              {font-family: Georgia, Times, serif;
                 font-style: italic;
                 font-size: 0.70em;
                 text-align: center;
                 background-color: #FFFFFF;
                 color: #333333;}
p, ol, ul       {text-align: left;
                 font-size: 0.80em !important;
                 color: #000000;
                 background-color: #FFFFFF;}
p img           {float: right;
                 border: 1px solid #000000;
                 margin: 0 0 5px 25px;}


/*  -- page header styling -- */
div#header {position: static;
            width: 700px;
            height: 135px;
            margin: 0;
            padding: 0;
            color: #000000;
            border-style: none;}
#header2   {position: static;
            width: 700px;
            height: 40px;
            margin-top: -45px;
            padding: 3px 0 0 18px;
            color: #000000;
            font-family: Times New Roman, serif;
            font-variant: small-caps;
            font-weight: bold;
            font-size: 28px;}
#contentmain    {position: static;
                 margin-top: 0;
                 width: 700px;
                 page-break-inside: auto;
                 background-image: url(../images/blue_border.png);}
                 
#contentleft{border-right: 1px solid #9a9a68;}

