html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #005795;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;
	line-height: 20px;
}
h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0;
}
h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
	line-height: 20px;
}
h4 {
	color: #333;
	font-size:18px;
	margin:-5px 0 5px -5px;
	padding:0 0 5px 0;
	text-align:left;
	border-bottom: dashed 1px #333;
	text-transform:
}
a, a:link {
	color: #0a0055;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0a0055;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0a0055;
	text-decoration: underline;
}
a:focus {
	color: #0a0055;
}
a:active {
	color: #0a0055;
}
p {
  margin:0;
  padding:0 0 20px 10px;
}

#outerWrapper {
	background-color: #fff;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 960px;
}
#outerWrapper #header {
	background: transparent url(images/American_Football_Betting_Lines.jpg);
	font-size: 18px;
	font-weight: bold;
	height: 125px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	position:relative;
}
#outerWrapper #header h1{
	text-indent:-9999px;
	font-size:24px;
	position:absolute;
	top: 10px;
	left: 25px;
	
}
#outerWrapper #header h2 {
	text-indent:-9999px;
	font-size:20px;
	position:absolute;
	top: 60px;
	left: 25px;
	
}
#outerWrapper #contentWrapper {
	overflow: hidden;
}
#outerWrapper #contentWrapper #column {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 280px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0px 0 0;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
}
#outerWrapper #footer {
	background-color: #C9C5C4;
	border-top: solid 1px #666;
	padding: 10px 10px 10px 50px;
	overflow:hidden;
}
#outerWrapper #footer h1 {
	font-size:14px;
	color: #333;
	text-align:justify;
	margin:0 0 10px 0;
	padding:0;
	width:auto !important;
}
#outerWrapper #footer h2 {
	color:#333;
	font-size:18px;
	margin: 10px auto 20px auto;
}
#outerWrapper #footer ul {
	list-style:none;
	list-style-type:none !important;
	margin: 0 20px 30px 10px;
	padding:0;
	float:left;
	width:21% !important;
	border-right: solid 1px #fff;
}
#outerWrapper #footer ul:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}
#outerWrapper #footer li {
	text-align:left;
	padding:0;
	margin : 0 0 0 20px;
	list-style-type:disc;
}






/*
###################################
####  FEATURED ARTICLE SLIDER #####
###################################*/
#article_slider {
	width: 575px;
	height: 185px;
	position: relative;
	margin: 0 0 25px 0;
	padding: 10px;
	border: solid 1px #ccc;
	background: #fff url(images/bg_feature.jpg) repeat-x;
}
#article_slider h1 {
	padding-left:10px;
}
#article_slider h1 a {
}
#start-stop{ display:none }
#article_slider .article_slider_wrapper {
	width: 575px;
	overflow: hidden;
	height: 235px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left:0px;
}
#article_slider .article_slider_wrapper ul {
	width: 9999px;
	height: 225px;
	list-style: none;
	margin: 0;
	padding:0;
	position:relative;
}
#article_slider ul li {
	float: left;
	width: 585px;
	height: 225px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:normal;
}
#article_slider ul li p img {
	float:left;
	margin: 0 10px 10px 0;
	border: none;
}
#article_slider ul li p {
	margin: 0 10px;
	line-height:16px;
}
#article_slider ul li p a.a_link {
	display:block;
	float:right;
	margin: 0 0px 10px 0;
	border: none;
}
#thumbNav {
	position: relative;
	top: 160px;
	text-align: right;
	margin-right:5px;
}
#article_slider .article_slider_wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
#article_slider .article_slider_wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/* ############ Paging system ############ */ 
 
div.pager {
	float:right;
	margin:10px 10px 10px 10px;
	line-height:30px
}
div.pager a, #thumbNav a {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	padding:2px 6px;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 0;
	font-weight:bold;
	text-decoration:none;
	background-color: #32506C;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
div.pager a:hover, #thumbNav a:hover {
	color:#fff;
}
div.pager a.current, #thumbNav a.cur {
	background-color:#fff;
	color:#1C324B;
	border:1px solid #32506C;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
}
/* ############ ARTICLES / REVIEWS ############ */ 

.post {
	margin : 10px 0 10px 0;
	min-height:165px;
	border-bottom: 1px solid #ddd;
}
.article {
	min-height:195px;
}
div.article div.img {
	float:left;
	margin: 0 10px 0px 0;
	width:150px;
	height:100px;
	overflow:hidden;
}
div.img img {
	float:left;
	margin: 0 10px 0px 0;
	border: none;
}
a.article_img img {
	float:right;
	border:1px solid #000000;
	margin-left: 15px;
	margin-bottom: 15px;
}
p.article_date {
	text-align:right;
	margin-bottom: -10px;
}
ul#thephotos {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	width:320px;
	position:relative;
}
ul#thephotos li {
	width:140px;
	height:110px;
	float:left;
	padding:5px;
	text-align:center;
	padding:3px;
	margin:2px;
}
img.reviewlogo {
	margin-bottom:20px !important;
}
ul#thephotos li a img {
	float:none !important;
	margin:0px !important;
}
p.imagedescription {
	text-align:center;
	margin:0;
	padding:0;
}
p.readmore {
	text-align:right;
	padding-right:10px;
}
a.a_link {
	padding:6px 12px 8px;
	text-decoration:underline;
/*	color: #fff;
*/	text-transform:uppercase;
	font-family:Verdana, Sans-serif;
	font-size:10px;
}
form#formnewsletter, form#searchform {
}
div.widget {
	border: solid 1px #dddddd;
	margin-bottom:10px;
	background-color:#C9C5C4;
	border:1px solid #666666;
	overflow:hidden;
	padding:10px;
}

ul li {
 padding-top:5px;
 padding-bottom:5px;
}


