body {
 background-color: #000000;
background-image: url(images/seanhopp_bg.jpg);
 background-attachment: fixed;
 background-repeat: repeat-x;
 background-position: top center;
 margin: 0 0 0 0;
}



p,tr,td,td.p,td p {font-family: Georgia, "Times new roman", Times, serif; color: #CCCC99; font-size: 10pt;
}



.small {font-family: Verdana, Arial, Helvetica, sans-serif; color: #993300; font-size: 8pt;
}



/**************************************************************
  link colors
***************************************************************/



a,
a:link,
a:visited { 
color: #d89013;
}



a:hover { 
background: #993300;
color: #ffffff;
}



a:active {color: #ffffff;
}



td a,
p a,
body a {color: #d89013;
}



.menu,
.h2,
.head1,
.header {
 font-family : Georgia, "Times new roman", Times, serif;
 font-style : normal;
 font-size : 15px;
 color: #52686B;
 font-weight : bold;
 margin-top: 2px;
 margin-bottom: 2px;
}



.white {color: #FFFFFF;}



.dk_blue {color: #009999;}

