*{
margin: 0

}

html, body{
	height: 100%;
	height: auto !important;
	min-height: 100%;
	background: url(/images/template/bottom_bg.jpg) bottom center repeat-x;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	background: url(/images/template/top_bg.jpg) top center repeat-x;
}

#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#nopadding_wrapper{
	min-height: 840px;
	height: auto !important;
	height: 100%;
	width: 960px;
	padding-top:6px;
	margin:auto;
}

.left_border {
	padding:0;
	height: 100%;
	min-height: 100%;
	background: url(/images/template/left_border.jpg) repeat-y;
	width:10px;
}

#body_wrapper{
	min-height: 840px;
	height: auto !important;
	height: 100%;
	width: 948px;
	padding-top:16px;
	padding-right:6px;
	padding-left:6px;
	margin:auto;
}

#nfl_wrapper{
	min-height: 840px;
	height: auto !important;
	height: 100%;
	width: 948px;
	padding-top:16px;
	margin:auto;
}


.right_border {
	padding:0;
	height: 100%;
	min-height: 100%;
	background: url(/images/template/right_border.jpg) repeat-y;
	width:10px;
}

a img{
	border: none;
	outline:none;
}

a {
	outline:none;	
}

.title{
padding: 0;
margin: 0 0 20px 0;
font-size: 25px;
color: #848484;
line-height: 1em;
}

.textlink{
color: #06c;
text-decoration: none;
}

.textlink:hover{
color: #666;
text-decoration: none;
}

.smalltext{
font-size:10px;
text-align: left;
}

.clearit{
clear: both;
height: 0;
padding: 0;
margin: 0;
line-height: 0.0;
font-size: 0;
display: none;
}

.copyblock{
width: 948px;
min-height: 700px;
}

p{
font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
font-size: 13px;
font-weight: normal;
color: #000;
padding: 10px 10px;
text-align: left;
line-height: 1.5em;
}

.itemtitle{
font-size: 20px;
margin: 15px 0 0 0;
padding: 0;
}

.sub_itemtitle{
font-size: 15px;
margin: 15px 0 0 0;
padding: 0;
}


a{
	color: #06C;
}

a:hover{
	color: #8BC443;
}

.spacer {
	height:20px;	
}