
body
{
	text-align: center;
	width:800;
	margin:auto;
	margin-top: 10px;
	height:800px;
}

a,active,visited {
	text-decoration: none;
	color: #aa6a00;
}

a:hover {
	color: #7F0900;
	text-decoration: underline;
}

.top
{
	width:800;
	height:90;
	background-image: url("images/menu.gif");
	background-repeat: repeat-x;
	background-position: right top;
	text-align: center;
	font-family: Impact;
	font-size: 42px;
}

.bottom
{
	width:800;
	height:25;
	background-image: url("images/bottom.gif");
	background-repeat: repeat-x;
	background-position: right top;
}

#maintable
{
	width:510px;	
	font-family:arial;
	font-size:13px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

.greybackground
{
	background-color:#dddddd;
	padding-top:2px;
	margin-bottom:2px;
}

.top #feedr
{
	font-family: arial;
	font-size: 22px;
}

.ad1
{
	width:728;
	height:90;

	text-align:center;
	padding-top: 10px;
}
.ad2
{
	width:728;
	height:20;
	text-align:center;
}

.dialing
{
	font-family: verdana, arial;

	font-size:15px;
	text-align: center;
}

.dialing span
{
	Font-size:10px;
}

.copyright
{
	font-family: verdana, arial;
	text-align: center;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
}

.bold
{
	font-weight: bold;
	color: #aa0000;
}


.footer
{
	font-family: arial;
	font-size: 10px;
}
