﻿body 
{
   padding: 0; 
   margin: 0; 
   text-align: center; 
   background-image: url('Background.gif');
   background-repeat: repeat;
   color: #202020;
   font-size: 10pt;
}

h1
{
    font-size:40px;
    color: #393738;
    font-family:Arial,"san-serif";
    font-weight:bold;
    margin: 0;
      padding-bottom:3px;
    
 
}
h2
{
    font-size:28px;
    color: #019444;
    font-family:Arial,"san-serif";
    font-weight:bold;
      padding-bottom:3px;
      margin-bottom:0px;
}
h3
{
    color: #393738;
    font-family:Arial,"san-serif";
    font-weight:bold;
    margin-bottom:0px;
    
}

h4
{
    color: #019444;
    font-size: 16px;
    padding-bottom:3px;
    font-family:Arial,"san-serif";
    font-weight:bold;
        margin: 0;
    padding-bottom:3px;
}
p
{
    margin-top:7px;
    margin-bottom:10px;
}
a:link {
COLOR: #9e0000;
text-decoration:none;
}
a:visited {
COLOR: #9e0000;
text-decoration:none;
}
a:hover {
COLOR: #9e0000;
text-decoration:none;

}
a:active {
COLOR: #9e0000;
text-decoration:none;
}



#printmarquee
{
    display: none;
}
#marquee
{
  /*  position: absolute; */
    background-image: url('Header.gif');
    background-repeat:no-repeat;
    margin: 0px 0px 0px 0px;
   height: 350px; max-height: 350px; min-height: 350px; 

    
}

#wrapper
{
    position: relative;
    width:986px; 
    margin: 0 auto; 
    text-align: left;
    background-image: url(graybar.gif);
    background-repeat:repeat-y;
}
#left
{ 
    width:660px;
   
}
#leftcol
{
  padding: 0px 10px 10px 10px;
  width:623px;
  min-height:1200px;
  margin-top: -45px;
  
  
}

#rightcol
{
    top: 50px;
    left: 680px;
    width: 262px;
    position: absolute;
    font-size:9pt;
}
#rightcol a:link {
COLOR: #545454;
text-decoration:none;
}
#rightcol a:visited {
COLOR: #545454;
text-decoration:none;
}
#rightcol a:hover {
COLOR: #9e0000;
text-decoration:none;

}
#rightcol a:active {
COLOR: #545454;
text-decoration:none;
}

#tarp a:link {
COLOR: #545454;
text-decoration:none;
}
#tarp a:visited {
COLOR: #545454;
text-decoration:none;
}
#tarp a:hover {
COLOR: #9e0000;
text-decoration:none;

}
#tarp a:active {
COLOR: #545454;
text-decoration:none;
}


#tarplinks a:link {
COLOR: #545454;
text-decoration:none;
}
#tarplinks a:visited {
COLOR: #545454;
text-decoration:none;
}
#tarplinks a:hover {
COLOR: #9e0000;
text-decoration:none;

}
#tarplinks a:active {
COLOR: #545454;
text-decoration:none;
}

#contact a:link {
COLOR: #545454;
text-decoration:none;
}
#contact a:visited {
COLOR: #545454;
text-decoration:none;
}
#contact a:hover {
COLOR: #9e0000;
text-decoration:none;

}
#contact a:active {
COLOR: #545454;
text-decoration:none;
}

#date
{
   
}


