  <!--
  	
A:link		{color: blue;}		/* unvisited link   */
a:visited	{color: purple;}	/* visited link     */
a:hover		{color: red;}		/* mouse hovers     */
a:active	{color: green;}		/* active link      */

	
body {	font-family: Arial;
	font-size: small;
	margin:5px 5px 5px 5px;
	padding:0px;
	border: 0px solid #000;
	}
		
.pagenav { 
	display: none;
	} 

#leftcontent {
	position: absolute;
	left:5px;
	top:130px;
	width:200px;
	background-repeat: no-repeat;
	background: url(../images/b2.gif);
	border:0px solid #0f0;
	}
#centercontent {
	background:#fff;
   	margin-left: 200px;
   	margin-right:0px;
	border:0px solid #f00;
	
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 200px;
   	margin-right:0px;
	}

#hitdiv	{
	text-align: right;
	}

#banner {
	background-repeat: no-repeat;
	background-image: url(../images/b3.gif);
	height:120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:120px;
	}

	
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
.partner {
	border: 1px solid black;
	border-left: 0px;
	border-right: 0px;
	padding: 10px;
	}
	
h1 {
	padding-top:10px;
	}

.bold	{
	margin-left: 1em;
	font-weight: bold;
	}
	
table	{
	font-size: small;
	}
	
#banner h1 {
	padding:10px 10px 0px 10px;
	margin: 10px 10px 10px 10px;
	}
	
li	{
	margin-left: -15px;
	}

.xnosee
	{
	width:1px;
	position:absolute;
	left:-9999px;
	}

.centered
	{
	text-align: center;
	}
	
	
.floatright { 
	float: right; 
	margin: 1em;
	}

.floatleft {
	float: left;
	margin: 1em;
	}
	
.clear	{
	clear: both;
	}

-->