BODY
{
	background-color: #000;
	background-image: url(background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	color: #9f9f9f;
}

A
{
	color: blue;
}

#frame
{
	width: 700px;
	margin: 0px auto;
}

#header
{
	text-align: center;
}

#header A
{
	font: bold 12px Arial, sans-serif;
	font-style: italic;
	padding: 0 10px;
	text-decoration: none;
}

#bodyarea
{
	font-size: 12px;
	line-height: 16px;
}

H3
{
	font-size: 18px;
	border-bottom: solid 1px black;
}

#sponsorfloat
{
	width: 185px;
	float: right;
	background-color: black;
	text-align: center;
}

#sponsorfloat IMG
{
	border: 0;
}

#fp_img {
	margin: 0 auto;
	display: block;
}

#fp_col_txt
{
	width: 500px;
	vertical-align: top;
}

#fp_col_img
{
	width: 180px;
	text-align: center;
	vertical-align: top;
}

#fp_col_img IMG
{
	margin: 3px 0;
	border: 0;
}

#footer
{
	background-color: black;
	clear: both;
	text-align: center;
	font: 10px Arial, sans-serif;
	padding: 15px 0;
}

LI
{
	padding: 3px 0;
}

.linkspage TD
{
	width: 200px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

.linkspage IMG
{
	border: 0;
}
