@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic";
	color:#900;
	font-size: 12px;
	background-color: #FFF;
	margin:auto;
	margin-top:0px;
}

a {
	color:#C30;}
	
a:hover {
	background-color:#C30;
	color:#FFF;}

h1 {
	font-size:18px;
	color:#C03;
	}

.bodytable {
	width: 842px;
	background-image: url(images/bets-for-free-logo.gif);
	background-repeat:no-repeat;
	margin:auto;
	}
	
.sports {
	font-size:14px;
	line-height: 22px;
	}
	
.footer {
	font-size:11px;
	width:852px;
	min-height:73px;
	text-align:center;
	background-image: url(images/footer.gif);
	background-repeat:no-repeat;
	color:#666;
	}
	
.rightcolumn {
	line-height: 24px;
	color:#F03;
	}
	
.menu a {
	font-size:13px;
	line-height: 22px;
	color:#F03;
	text-decoration:none;
	}
	
.menu a:hover {
	color:#FFF;
	background-color:#f2350f;
	}
	
