	
.margin{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
} /* end margin line */
	
.marginal{
	
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
		
} /* end marginal styles */

	
a:link {
	font-weight: none;
	text-decoration: none;
	color: #000;
	background: transparent;
	display:block;
} /* end anchor element styles */
	
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background: transparent;
} /*end visited hyperlink display styles */
	
a:hover {
	color: #FA0000;
	background: transparent;
	text-decoration: underline;
} /* end hover over hyperlink display styles */
	
a:active {
	color: #494949;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
} /* end active hyperlink display styles */
	 

li {
	margin-bottom: 10px
} /*end list item styles */
	

	
#Sports_onepage-headlines {
	text-align: center;
	align: top;
	//valign: center;
	width: 1060px;//100%;
	height: 20px;
	
	
	font-weight: bold;
	line-height: 20px;
	//text-shadow: 0px 0px 0px #000;
	text-transform:uppercase;
	border-radius: 4px;
	text-color: #000;
	
	//background-color: white;
	//background-color: pink;
	//background-color: red;
	//background-color: #00CCCC;
	
	background: rgb(220,227,196); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZTNjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2RjZTNjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2UzYzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(220,227,196,1) 0%, rgba(220,227,196,1) 42%, rgba(220,227,196,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(220,227,196,1)), color-stop(42%,rgba(220,227,196,1)), color-stop(100%,rgba(220,227,196,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(220,227,196,1) 0%,rgba(220,227,196,1) 42%,rgba(220,227,196,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(220,227,196,1) 0%,rgba(220,227,196,1) 42%,rgba(220,227,196,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(220,227,196,1) 0%,rgba(220,227,196,1) 42%,rgba(220,227,196,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(220,227,196,1) 0%,rgba(220,227,196,1) 42%,rgba(220,227,196,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce3c4', endColorstr='#dce3c4',GradientType=1 ); /* IE6-8 */

	
	margin-left: 10px;//0px;
	margin-right: 10px;//0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	//border: 0px;
} /* end Sports_onepage-headlines styles */
	
	
	
#Sports_onepage-block {
	width: 100%; //1080px;
	height: 1000px;
	//float: right;
	//background-color: teal;
	//background-color: pink;
	background-color:  transparent;//#00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//text-align: left;
	//width: 1074px;
	
	
	//border: 20px;
} /* end Sports_onepage-block styles */
	
	
#Sports_onepage-subblock {
	width: 315px; //1080px;
	height: 830px;
	float: right;
	//background-color: teal;
	//background-color: pink;
	background-color:  transparent;//#00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//text-align: left;
	//width: 1074px;
	
	
	//border: 20px;
} /* end Sports_onepage-subblock styles */
	
#Sports_onepage-pics {
	align: center;
	width: 295px;//300px;
	height: 300px;
	
	//background-color:  transparent;//pink;
	//background-color: red;
	background-color: #00CCCC;
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	//border: 0px;
	
} /* end Sports_onepage-pics styles */
	
#Sports_onepage-message {
	width: 745px;//760px;
	height: 500px;
	float: left;
	text-align:justify;
	border-radius: 4px;
	
	background-color: white;
	//background-color: pink;
	//background-color: red;
	//background-color: #00CCCC;
	
	margin-left: 10px;
	margin-right: 10px;//5px;
	margin-top: 10px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Sports_onepage-message styles */
	
	
#Sports_onepage-googleAdtop {
	width: 100%;
	height: 100px;
	//background-color: pink;
	//background-color: red;
	background-color: transparent;//#00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	
	//border: 0px;
	//align: center;
} /* end Sports_onepage-googleAdtop styles */
	
#Sports_onepage-googleAdright {
	width: 300px;
	height: 500px;
	//float: right;
	//background-color: pink;
	//background-color: red;
	background-color:  transparent;//#00CCCC;
	
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	
	//border: 0px;
	//align: center;
} /* end Sports_onepage-googleAdright styles */