body {
	background-color: rgb(255, 255, 255);
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: rgb(0, 0, 0);
	margin: 0px;
	padding: 0px;
}
body a:link { color: rgb(223, 127, 0); }
body a:visited { color: rgb(127, 63, 0); }
body a:hover { color: rgb(255, 191, 0); }
div.fptitle { width: 800px; height: 180px; margin-left: auto; margin-right: auto; }
div.fpheader { width: 640px; height: 40px; margin-left: auto; margin-right: auto; }
div.fptext { width: 608px; text-align: justify; margin-left: auto; margin-right: auto; }
div.disclaimer { font-size: 80%; width: 100%; text-align: center; margin-left: auto; margin-right: auto; border-style: solid; border-width: 0px; border-top-width: 1px; border-color: rgb(127, 63, 0); }

div.forum { width: 512px; height: 40px; margin-left: auto; margin-right: auto; }
div.fheader1 { font-weight: bold; font-size: 200%; color: rgb(127, 0, 0); }

div.ads { height: 20px; background-color: black; width: 90%; margin-left: auto; margin-right: auto; text-align: center;}



 .harry { background-image: url(/i/harry.gif); position: fixed; right: 0px; bottom: 0px; width: 130px; height: 200px; z-index: 10; } 
/*.harry { display: none; width: 0; height: 0; } */
