body {

background: url(images/bg.png) repeat center;

}


ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

/*
width: 930px

*/

/* ============ Content ============
====================================*/



#contentsize {
	width: 931px;
margin: auto;


}

/* ============ Header ============
====================================*/
#header {
margin: auto;
width: 930px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 4px;
}

#header img {
margin-left: 27px;
clear: both;
padding-left: 5px;

}
/* ============ Menu ============
====================================*/

#menu {
	background: url(images/menu_bg.png) repeat-x;
height: 31px;
	width: 932px;
	margin: auto;
margin-right: 3px;
clear: both;
}

#menu ul {
margin-left: 200px;
}

#menu li {

	float: left;
	font-size: 21px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	list-style: none;
	font-weight: bold;
font-family: arial, Tahoma, sans-serif;
}


#menu li a {
	text-decoration: none;
	color: white;
font-family: arial, Tahoma, sans-serif;
}

#menu li a:hover {
	color: #cd1e1d;
}

/* ========== Sides ================
====================================*/

#leftside {
float: left;
}

#rightside {
float: right;
}


/* ========== SPORTSBOOK NEWS ==============
====================================*/
#sportnews {
width: 650px;
margin: auto;
font-size: 11px;
font-family: arial, Tahoma, sans-serif;
font-weight: bold;
color: #685f5f;
margin-bottom: 10px;
}

#sportnews h1{
font-size: 51px;
font-family: arial, Tahoma, sans-serif;
font-weight: bold;
color: #26466b;
letter-spacing: -2px;
text-align: center;
}

#sportnews h5 {
font-family: arial, Tahoma, sans-serif;
font-weight: bold;
color: #b20000;
font-size: 13px;
padding:0px;
margin-top:5px;
margin-bottom:5px;
}

/* ========= Reviews ===============
====================================*/
#reviews {
width: 680px;
margin: auto;
margin-top: 10px;
}

#reviews h2 {
padding-left: 10px;
font-family: arial, Tahoma, sans-serif;
font-size: 13px;
font-weight: bold;
color: #26466b;
letter-spacing: -.5px;
line-height: 22px;
border-bottom: 2px solid #26466b;
}

#reviews p {
font-family: arial, Tahoma, sans-serif;
font-size: 12px;
color: #b3a6a6;
font-weight: bold;
margin-bottom: 30px;
}
/* ======== Sportsbooks =============
====================================*/

#sportsbooks {

margin: auto;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 15px;
}

#sportsbooks li {
width: 215px;
background: #eeeeee;
border: 1px solid #bfbbbb;
text-align: center;
list-style: none;
}

#sportsbooks h5 {
font-family: arial, Tahoma, sans-serif;
font-size: 20px;
background: #999999;
color: #ffffff;
text-align: center;
margin:0px;
}


#sportsbooks li a {
font-family: arial, Tahoma, sans-serif;
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #7b7979;
}

#sportsbooks li a:hover {
font-family: arial, Tahoma, sans-serif;
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: white;
background: black;
}
/* ============ Advertisement ==========
====================================*/

#adbanner {
height: 290px;
width: 150px;
margin: auto;
text-align: center;
border: 1px solid #9e9797;
margin-bottom: 10px;
float: left;
margin-left: 50px;
}

#adbanner img {
padding-bottom: 5px;
width: 125px;
height: 125px;
}

#adbanner h5 {
color: #6b7075;
font-family: arial, Tahoma, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
margin-top: 4px;
margin-bottom: 4px;
}


/* =========== Footer ==============
====================================*/
#footer {

	background: url(images/footer-bg.png) repeat-x;
height: 27px;
width: 931px;

clear: both;
}

#footer ul {
color: white;
margin-left: 315px;

}

#footer li {

	float: left;
	font-size: 12px;
margin-left: 5px;
margin-right: 5px;
	padding-top: 5px;
	list-style: none;
	font-weight: bold;
	font-family: arial;

}


#footer li a {
	text-decoration: none;
	color: white;
}

#footer li a:hover {
	color: #cd1e1d;
}

#copyright {
font-size: 13px;
color: #395e83;
font-family: arial, Tahoma, sans-serif;
	width: 930px;
margin: auto;
text-align: center;
}
