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

html	{
background: url(image/bg_page.jpg) no-repeat scroll center top #576F93;

}

#wrapper {
	background-color:#FFF;
	width:900px;
	margin:auto;
}

#content	{
	background-color:#FFF;
	margin:auto;
	padding-bottom:20px;
	width:800px;
}

#header	{
	/*background:url(image/football-betting-data.gif) no-repeat top left;*/
	background-color:#204179;
	min-height:130px;
	margin:auto;
	width:900px;
}

p, li	{
	font:1.1em Georgia, "Times New Roman", Times, serif;
}

h1	{
	font: 2.2em Georgia, "Times New Roman", Times, serif ;
	color:#24467E;
}

h2 {
font:2.0em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#1D4268;
margin:0;
padding:0;

}

h3		{
	font:1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#83A5B4;
}

a img {
border:none;

}

.bigFont		{
	font-size:1.5em;
	font-weight:bold;
}

a:link	{
	text-decoration:none;
	color:#1D4268;
}