body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	background-position: center top;
	background-attachment: fixed;
	background-repeat:no-repeat;
}
* {
	margin: 0px;
	padding: 0px;
}

#supersize {
	position:fixed;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	cursor: default;
}
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}


#container {
	margin: auto;
	width: 960px;
	position: relative;
	z-index: 1000;
}

#header {
	float: left;
	height: 165px;
	width: 960px;
	padding: 0px 0px 0px 0px;
}
#topnav {
	float: right;
	width: 300px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #000;
	margin: 0px 10px 0px 0px;
}
#topnav li {
	float: right;
	font-size: 0.69em;
	border-left: 1px solid #000;
}
#topnav a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 0px;
}
#topnav a:hover {
	background-color: #FFFFFF;
}
#logo {
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px 90px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#cfmlogo {
	border: none;
}
#toppics {
	float: left;
	height: 100px;
	width: 700px;
	background-image: url(../images/design/banneradbkgd.png);
	padding: 10px;
}

.toppics {
	float: left;
	height: 100px;
	width: 700px;
	overflow: hidden;
}

.toppics img {
	border: none;
	margin: 0px;
	float: left;
}
#twitter {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 10px;
}
#twitter p {
	font-size: 0.88em;
	line-height: 1em;
	color: #013085;
	text-transform: none;
}
#nav {
	float: left;
	width: 930px;
	height: 30px;
	background-image: url(../images/design/nav-bkgd.png);
	background-repeat: no-repeat;
	padding: 10px 15px;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 930px;
	border-left: 1px solid #0083D7;
}
#nav li {
	float: left;
	font-size: 1em;
	line-height: 1em;
}
#nav a {
	display: block;
	padding: 7px 7px;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #0083D7;
}
#nav a:hover {
	background-image: url(../images/design/nav-hover.png);
	background-repeat: repeat-x;
}
#content {
	float: left;
	width: 960px;
	padding: 0px 0px;
}
#title {
	width: 960px;
	float: left;
	padding: 10px 0px;
}
#title h1 {
	font-weight: normal;
	color: #72019B;
	line-height: 1em;
	font-size: 2.58em;
	padding: 0px 0px 0px 10px;
	letter-spacing: -2px;
	text-transform: lowercase;
}
#title em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
#text,
#schedulewrap {
	float: left;
	width: 640px;
	background-image: url(../images/design/text-head.png);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
}
#textarea {
	float: left;
	width: 640px;
	background-image: url(../images/design/text-bkgd.png);
	min-height: 620px;
}
#googlemap {
	float: right;
	width: 340px;
	padding: 0px 20px 10px 0px;
}
#schedulearea {
	float: left;
	width: 600px;
	background-image: url(../images/design/text-bkgd.png);
	padding: 0px 20px;
	min-height: 620px;
}
#schedulearea hr {
	clear: left;
	float: left;
	width: 560px;
	border-top: 3px solid #E7BFFE;
	height: 3px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	margin-bottom: 5px;
}
#textarea img {
	float: right;
	margin: 0px 20px 10px 10px;
}
#textarea form h2 {
	margin: 0px 0px 5px 0px;
	padding: 20px 0px 0px 0px;
}
#textarea form {
	padding: 0px 20px;
	float: left;
	width: 600px;
	margin: 0px 0px 20px 0px;
}
#textarea form table {
	float: left;
	width: 600px;
	margin: -25px 0px 0px 0px;
}
#textarea .formsub {
	float: left;
	width: 600px;
	font-size: 0.75em;
	color: #72019B;
	padding: 5px 0px;
	line-height: 1.3em;
	font-weight: bold;
}
#textarea .formrow {
	float: left;
	width: 100%;
	padding: 5px 0px;
}
#textarea .formlabel {
	font-size: 0.75em;
	color: #222;
	float: left;
	width: 200px;
	font-weight: bold;
}
#textarea .formfunction {
	float: left;
	width: 400px;
}
#textarea .formfunction input,
#textarea .formfunction textarea {
	width: 398px;
	border: 1px solid #72019B;
}
#textarea .formfunction input {
	height: 20px;
}
#textarea .formfunction textarea {
	height: 160px;
}
#textfoot {
	float: left;
	width: 640px;
	background-image: url(../images/design/text-foot.png);
	height: 20px;
}

#text h2,
#text h3,
#text h4,
#text p {
	padding: 0px 20px;
}
#text h2 {
	color: #013085;
	font-size: 1em;
	margin: 0px 0px 10px;
	font-weight: normal;
	clear: left;
}
#text  h2  a {
	color: #013085;
	font-weight: bold;
	text-decoration: none;
}
#text h2 a:hover {
	text-decoration: underline;
}
#schedulearea h2 {
	color: #013085;
	font-size: 1.25em;
	margin: 0px 0px 5px;
	font-weight: bold;
	text-transform: lowercase;
	clear: left;
}

#text h3 {
	color: #72019B;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: bold;
}
#text h4 {
	color: #72019B;
	font-size: 0.88em;
	line-height: 1em;
	font-weight: normal;
	margin: -10px 0px 5px;
}

#schedulearea h3 {
	color: #72019B;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
}


#text p,
#schedulearea p {
	font-size: 0.75em;
	margin: 0px 0px 10px;
	color: #222;
	line-height: 1.3em;
}
#text p a,
#text li a {
	color: #222;
}
#text p a:hover,
#text li a:hover {
	color: #72019B;
}

#text ul,
#text ol {
	margin: 0px 0px 10px;
	padding: 0px 20px 0px 50px;
}
#text li {
	font-size: 0.75em;
	color: #222;
	line-height: 1.3em;
}
#side {
	float: left;
	width: 320px;
}
#home {
	float: left;
	width: 960px;
	padding: 0px 0px;
}
#home1 {
	float: left;
	width: 640px;
}
#home2 {
	float: left;
	width: 320px;
}

.homebox {
	float: left;
	padding: 0px;
}

#predictor h2,
#predictor h3,
#predictor h4,
#predictor p,
#bingo h2,
#bingo h3,
#bingo h4,
#bingo p,
#donate h2,
#donate h3,
#donate h4,
#donate p,
#contact h2,
#contact h3,
#contact h4,
#contact p {
	padding: 0px 20px;
	color: #FFFFFF;
}

#schedule h2,
#schedule h3,
#schedule h4,
#schedule p,
#news h2,
#news h3,
#news h4,
#news p {
	padding: 0px 20px;
	color: #FFFFFF;
}
 {
	padding: 0px 20px;
	color: #FFFFFF;
}
#home #streaming h2,
#home #streaming h3,
#home #streaming h4,
#home #streaming p {
	padding: 0px 160px 0px 20px;
	color: #FFFFFF;
}

#side #streaming h2,
#side #streaming h3,
#side #streaming h4,
#side #streaming p {
	padding: 0px 80px 0px 20px;
	color: #FFFFFF;
}
#schedule p {
	margin: 0px;
}



.homebox h2 {
	font-size: 1.25em;
	margin: 18px 0px 5px;
	line-height: 1em;
	text-transform: lowercase;
	font-weight: normal;
}
.homebox h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.homebox h3 {
	font-size: 0.88em;
	margin: 5px 0px 5px 0px;
	line-height: 1em;
	text-transform: lowercase;
}

.homebox h4 {
	font-size: 0.88em;
	line-height: 1em;
	font-weight: normal;
	margin: -3px 0px 5px 0px;
}

.homebox p {
	font-size: 0.75em;
	margin: 0px 0px 3px 0px;
	line-height: 1.25em;
}
#home a,
#side a {
	color: #FFFFFF;
	text-decoration: none;
}
#home a:hover,
#side a:hover {
	text-decoration: underline;
}

#home #streaming {
	background-image: url(../images/design/listen.png);
	width: 640px;
	height: 330px;
}
#streaming img {
	border: none;
}

#side #streaming {
	background-image: url(../images/design/listen-side.png);
	width: 320px;
	height: 220px;
}

#home  #showtext {
	float: left;
	width: 640px;
	height: 220px;
}


#home  #miniplayer {
	float: left;
	width: 400px;
	padding: 10px 0px 0px 20px;
}



#side  #miniplayer {
	float: left;
	width: 160px;
	padding: 40px 0px 0px 15px;
}

#cache {
	height: 220px;
	width: 320px;
	background-image: url(../images/design/cache.png);
}
#cacheamount {
	font-size: 1.25em;
	color: #590171;
	font-weight: bold;
	text-align: center;
	padding-top: 174px;
	line-height: 1em;
}

#news {
	height: 220px;
	width: 320px;
	background-image: url(../images/design/news.png);
}

#schedule {
	background-image: url(../images/design/schedule.png);
	width: 320px;
	height: 220px;
}

#contact {
	background-image: url(../images/design/contact.png);
	width: 320px;
	height: 220px;
}

#home #predictor {
	background-image: url(../images/design/predictor.png);
	width: 320px;
	height: 110px;
}

#side #predictor {
	background-image: url(../images/design/predictor-side.png);
	width: 320px;
	height: 110px;
}

#bingo {
	background-image: url(../images/design/bingo.png);
	width: 320px;
	height: 110px;
}


#donate {
	background-image: url(../images/design/donate.png);
	width: 320px;
	height: 110px;
}
#donate form {
	padding: 0px 0px 0px 0px;
}

#listingwrapper {
	width: 640px;
	float: left;
}
#listingwrapper .presenter {
	float: left;
	height: 110px;
	width: 320px;
	background-image: url(../images/design/presenter.png);
}
.presenterimg {
	float: left;
	width: 80px;
	padding: 10px 0px 10px 16px;
	height: 90px;
}
.presenterimg img {
	width: 80px;
	height: 90px;
}
.presentertext {
	float: left;
	padding: 18px 20px 10px 8px;
	width: 195px;
}

.presenter h2,
.presenter p {
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

.presenter h2 {
	font-size: 0.88em;
	margin: 0px 0px 5px;
	line-height: 1em;
}
.presenter  h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.presenter h2 a:hover {
	text-decoration: underline;
}

.presenter p {
	font-size: 0.75em;
	margin: 0;
	line-height: 1em;
}


#predictorlink {
	margin: 0px 0px 0px;
	border: none;
}
#tablewrapper {
	float: left;
	width: 640px;
	padding: 0px 0px 20px 0px;
	background-image: url(../images/design/table-foot.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#tablewrapper table {
	float: left;
	width: 640px;
}

th.position {
	width: 70px;
	text-align: center;
	padding: 20px 0px 10px 10px;
	background-image: url(../images/design/table-head.png);
}

td.position {
	width: 70px;
	text-align: center;
	background-image: url(../images/design/td-bkgd.png);
	padding: 8px 0px 8px 10px;
	background-position: bottom left;
}
th.name {
	text-align: left;
	background-image: url(../images/design/table-head.png);
	background-position: top center;
	padding: 20px 10px 10px 10px;
}
td.name {
	text-align: left;
	background-position: bottom center;
	padding: 8px 10px;
}

th.thisweek {
	width: 80px;
	text-align: center;
	background-image: url(../images/design/table-head.png);
	background-position: top right;
	padding: 20px 20px 10px 10px;
}

td.thisweek {
	width: 80px;
	text-align: center;
	background-image: url(../images/design/td-bkgd.png);
	background-position: bottom right;
	padding: 8px 20px 8px 10px;
}
td.match {
	font-size: 0.75em;
	font-weight: bold;
	color: #222222;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px solid #CCC;
}
th.match {
	font-size: 0.75em;
	font-weight: bold;
	color: #72019B;
	padding: 5px 0px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

td.prediction {
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
th.prediction {
	text-align: center;
	padding: 5px 0px;
	border-left: 1px solid #CCC;
	width: 60px;
	font-size: 0.75em;
	font-weight: bold;
	color: #72019B;
	border-bottom: 1px solid #CCC;
}
td.number {
	width: 30px;
	font-size: 0.75em;
	padding: 10px 0px;
	color: #222;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

#tablewrapper th {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
#tablewrapper th.position,
#tablewrapper th.name {
	border-right: 0px solid #FFF;
}

#tablewrapper td {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/design/td-bkgd.png);
}
#tablewrapper td.position,
#tablewrapper td.name {
	border-right: 0px solid #FFF;
}
#footer {
	padding: 10px 15px;
	clear: both;
}
#footer p {
	font-size: 0.69em;
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
