*, html, body {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 12px;
    font-family: arial, "lucida console", sans-serif;
}
p {
    line-height: 14px;
    margin-bottom: 10px;
}
h1 {
	font-family: georgia, times new roman, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0f152f;
	margin: 0 0 5px 15px;
        display: block;
        width: 760px;
        border-bottom: #0f152f solid 1px;
}
h2 {
	font-family: georgia, times new roman, sans-serif;
	font-size: 14px;
	color: #0f152f;
	margin: 0 0 5px 18px;
}
body {
    width:100%;
    height:100%;
    text-align: center;
    background: #ffffff url('assets/images/body_bg.jpg') repeat-x;
}
a {margin-right:10px}
a:link {color: #61678b; text-decoration: underline;}
a:visited {color: #61678b; text-decoration: underline}
a:active {color: #61678b; text-decoration: underline}
a:hover {color: #999999; text-decoration: underline}

#wrapper-far-outer {
	width: 970px;
	height: 100%;
    margin: 0 auto;
	padding: 0px auto;
}
#wrapper-outer {
    text-align: left;
    position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 0px auto;
    background: #ffffff;
}
#wrapper-inner {
	position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 0;
	background-image: url('assets/images/wrapper-inner_bg.jpg');
	background-repeat: repeat-x;
}
#header {
	height: 252px;
	margin: 0 auto;
	background-image: url('assets/images/header_bg.jpg');
	background-repeat: no-repeat;
}
#header p {
	text-align: left;
	padding: 8px 0px 0px 65px;
	color: #FFFFFF;
}
#header ul {margin: 0 0 0 75px; padding-top: 10px;}
#header ul a:link {color: #c0c1c4; text-decoration: none;}
#header ul a:visited {color: #c0c1c4; text-decoration: none}
#header ul a:active {color: #c0c1c4; text-decoration: none}
#header ul a:hover {color: #ffffff; text-decoration: none}

#header li {
	display: inline;
        margin-right: 10px;
}
#float-left {
	position: relative;
	float:left;
	width: 67px;
	height: 338px;
	background-image: url('assets/images/float_left.jpg');
	background-repeat: no-repeat;
}
#float-right {
	position: relative;
	float:right;
	width: 67px;
	height: 338px;
	background-image: url('assets/images/float_right.jpg');
	background-repeat: no-repeat;
}
#content-wrapper {
	text-align: left;
	height: 100%;
	margin: 0 90px;
	padding: 0;
}
.left-side {
	float: left;
	position: relative;
	width: 250px;
}
.right-side {
	float: right;
	position: relative;
	width: 500px;
}

/* This is the beginning of the LEFT SIDE INFOBOX */

.left-infobox {
	width: 250px;
	background-color: #ebeeff;
	position: relative;
	border: #575d7d solid 1px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
.left-infobox-content {
	margin: 10px 10px 10px 10px;
	padding: 0;
}
.left-infobox h3 {
	display: block;
	background-image: url('assets/images/infobox-flame.jpg');
	background-position: right;
	background-repeat: no-repeat;
	background-color: #565d7d;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #c0c1c4;
	margin: 0px;
	text-indent: 10px;
	line-height: 25px;
}
.left-infobox p {
	text-align: left;
	margin: 0;
}

/* This is the end of the LEFT SIDE INFOBOX */

/* This is the beginning of the RIGHT SIDE INFOBOX */

.right-infobox {
	position: relative;
	width: 500px;
	background-color: #ebeeff;
	border: #575d7d solid 1px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
.right-infobox-content {
	margin: 10px 10px 10px 10px;
	padding: 0;
}
.right-infobox h3 {
	display: block;
	background-image: url('assets/images/infobox-flame.jpg');
	background-position: right;
	background-repeat: no-repeat;
	background-color: #565d7d;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #c0c1c4;
	margin: 0px;
	text-indent: 10px;
	line-height: 25px;
}
.right-infobox p {
	text-align: left;
	margin: 0;
}

/* This is the end of the RIGHT SIDE INFOBOX */

#footer {
	height: 25px;
	background-color: #5c6383;
	position: relative;

	clear: both;
	margin: 0 90px;
}
#footer p {
	text-align: left;
	margin: 4px 0px 0px 12px;
        line-height: 25px;
}
#footer ul {margin: 0 0 0 12px; line-height:25px;}
#footer ul a:link {color: #eaeaea; text-decoration: none}
#footer ul a:visited {color: #eaeaea; text-decoration: none}
#footer ul a:active {color: #eaeaea; text-decoration: none}
#footer ul a:hover {color: #cccccc; text-decoration: underline}

#footer li {
	display: inline;
        margin-right: 10px;
        list-style-type: none;
}
#credits {
	width: 830px;
	position: relative;
	float: left;
	margin-left: 65px;
}
#credits p {
	text-align: right;
	margin: 4px 12px 0px 0px;
}
.left_float {
        float:left;
        margin: 0px 15px 10px 15px;
        border: #575d7d solid 1px;
}

/* .left_float td {
        padding-left: 5px;
}
*/

.left_float h3 {
	font-size: 14px;
	font-weight: normal;
	color: #c0c1c4;
}
.left_float h2 {
	font-size: 18px;
	font-weight: normal;
	color: #575d7d;
        margin-left: 20px;
}
.right_float {
        float:right;
        margin: 0px 15px 10px 15px;
        border: #575d7d solid 1px;
}
.right_float td {
        padding-left: 5px;
}
.right_float h3 {
	font-size: 14px;
	font-weight: normal;
	color: #c0c1c4;
	text-indent: 10px;
}

/* trying this left half-right half tactic */

.left_half {
	position: relative;
	float: left;
	width: 50%;
}
.right_half {
	position: relative;
	float: right;
	width: 50%;
}

.matchup-wrapper {
        width: 100%;
}
.leading-scorers-wrapper {
        position: relative;
        clear: both;
        width: 100%;
}