a:link	
{
   color : #FFFFAB;
   font-size : 13px;
   font-weight : bold;
   font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : underline;
}
a:visited
{
   color : #FFFFAB;
   font-size : 13px;
   font-weight : bold;
   font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : underline;
}

a:hover 
{
   color : #ffffff;
   font-size : 13px;
   font-weight : bold;
   font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : none;
}

a:active 
{
   color : #ffffff;
   font-size : 13px;
   font-weight : bold;
   font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : none;
}

a.fineprint:link	
{
   color : #ffffff;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : underline;
}
a.fineprint:visited
{
   color : #ffffff;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : underline;
}

a.fineprint:hover 
{
   color : #ffffff;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : none;
}

a.fineprint:active 
{
   color : #ffffff;
   font-size : 10px;
   font-weight : bold;
   font-family: Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-decoration : none;
}


body
{
   font: 13px/150% "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   color: #000000;
   background-color : #563D3D;
   background-image: url(../images/bg.gif);
   background-position: left top;
   background-repeat: repeat-x;
   margin-top : 0px;
}

#main
{
   
   border: 1px solid #cccccc;
   border-collapse : collapse;
 
}


.border
{
   border : 1px solid #cccccc;
   vertical-align : top;
   background-color: #626262;
   padding : 0px;
   
}

#sub
{
   color : #ffffff;
}


#content
{
   width: 513px;
   background-color : #D2C4B5;
   background-image: url(../images/contentgradient.jpg);
   background-position: left top;
   background-repeat: repeat-y;
   margin: 0 0 0 0;
   padding : 5px 30px 15px 30px;
}

#footer {
   width: 513px;
   background-color: #907373;
   background-image: url(../images/footergradient.jpg);
   background-position: left top;
   background-repeat: repeat-x;
   margin: 0 0 0 0;
}

p 
{
   color : #000000;
   font: 13px/150% "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   text-indent: 10px;
   text-align: left;
}

p.caption
{
   color : #C2CEFD;
   font: 13px/150% Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   text-indent: 0px;
   text-align: center;
   margin-top: 0px;
 
}


td 
{
   color : #000000;
   font: 13px/150% Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-indent: 0px;
}

ul, li, blockquote 
{
   color : #000000;
   font: 13px/150% Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   text-align: left;
 
}

p.copyright
{
color: white;
font: 10px/100% Verdana, Arial Geneva, Helvetica, sans-serif;
text-align: center;
}

h1
{
   color : #563D3D;
   font-family : "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size : 18px;
   font-weight: bold;
   line-height : 175%;
   text-align: left;

}

h2
{
   border-top: solid 1px;
   border-color: #ffffff;
   padding-top: 10px;
   color : #ffffff;
   font-family : Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   font-size : 14px;
   font-weight: bold;
   line-height : normal;
   margin-left: 5px;
   margin-right: 10px;

}

h2.article
{
   border: none;
   padding-top: 3px;
   color : #ffffff;
   font-family : Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   font-size : 14px;
   font-weight: bold;
   line-height : normal;
   margin-left: 5px;
   margin-right: 10px;
   margin-top: 0;

}

h3
{
   color : #ffffff;
   font-family : Arial, "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
   font-size : 13px;
   font-weight: bold;
   line-height : normal;

}