body {	margin: 0px;	left-margin: 0px;
	top-margin: 0px;	padding: 0px;	min-width: 800px;	background: #ffffff;	font-family: Arial, sans serif;	font-weight: normal;	color: #000000;	font-color: #000000;	position: absolute;	text-align: justify;	}     A { color: #990000; text-decoration: none; font-weight: bold; }A:link { color: #990000; text-decoration: none; font-weight: bold; }A:visited { color: #990000;  text-decoration: none; font-weight: bold; }A:active { color: #cc0000;  text-decoration: none; font-weight: bold; }A:hover { color: #cc0000;  text-decoration: none; font-weight: bold; }

A.join { color: #ffffff; text-decoration: none; font-weight: bold; }A:link.join { color: #ffffff; text-decoration: none; font-weight: bold; }A:visited.join { color: #ffffff;  text-decoration: none; font-weight: bold; }A:active.join { color: #c3c3c3;  text-decoration: none; font-weight: bold; }A:hover.join { color: #c3c3c3;  text-decoration: none; font-weight: bold; }h1 {	font-family: Arial, sans serif;	color: #000000;	font-weight: normal;	font-size: 24px;	padding: 5px;	text-align: left;	text-transform: uppercase;}

h2 {
	font-family: Arial, sans serif;	color: #000000;	font-weight: normal;	font-size: 18px;	padding: 5px;}
p{	font-family: Arial, sans serif;	color: #000000;	font-weight: normal;
	font-size: 12px;
	padding: 3px;}

.listings{	font-family: Arial, sans serif;	color: #000000;	font-weight: normal;
	font-size: 12px;
	padding: 3px;}

.nav{	font-family: Arial, sans serif;	color: #000000;	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	text-align: right;}

.goto{	font-family: Georgia, serif;	font-weight: normal;
	font-style: italic
	font-size: 14px;
	padding: 3px;
	text-align: left;
}

.categories{	font-family: Arial, sans serif;	font-weight: normal;
	font-size: 14px;
	padding: 3px;
}

.updated{	font-family: Arial, sans serif;	color: #c3c3c3;	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	text-align: center;}

.header{	font-family: Arial, sans serif;	font-size: 16px;
	padding: 3px;
	text-align: center;
}

.credit{
	font-family: Arial, sans serif;	color: #000000;	font-weight: normal;
	font-size: 8px;
	padding: 3px;}
          .right{	border-right: thin solid #990000 }          .bottom{	border-bottom: thin solid #990000 }                    