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: #999;
	font-size: 10pt;
}



.small {font-family: Verdana, Arial, Helvetica, sans-serif; color: #993300; font-size: 8pt;
}



/**************************************************************
  link colors
***************************************************************/



a,
a:link,
a:visited {
	color: #FFF;
}



a:hover {
	background: #fff;
	color: #000000;
}



a:active {
	background: #fff;
	color: #000000;
}



td a,
p a,
body a {
	color: #FFF;
}



.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;}


