@charset "iso-8859-1";
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#FFFFFF url('images/2lobsters.gif') repeat-x fixed bottom left; color: #333;
	margin: 0;
	border-top: 10px solid #ff0033;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px; padding-left:0; padding-right:0; padding-top:0
	}

a:link, a:visited {
	font-size : 11px; 
	text-decoration : none;
	color: #ff0033;
	background: transparent; 
	}

a:hover {
	font-size : 11px; 
	text-decoration : underline;
	color: #99f;
	background: transparent; 
	}

a:active {
	font-size : 11px; 
	text-decoration : none;
	color: #b8860b;
	background: transparent;  
	}

p        {
     font: .95em;
	}

li {
	list-style-type: bullet;
	margin-left: -15px;
}
