.background {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(fixed_magpie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.title {
	background-color: #000000;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

a.titletext:link {
	color: #ffffff;
	text-decoration: none;
}

a.titletext:visited {
	color: #ffffff;
	text-decoration: none;

}

a.titletext:hover {
	color: #ffffff;
	text-decoration: underline;


}

a.titletext:active {
	color: #000000;
	text-decoration: underline;
}

.topnavigation {
	background-color: #FFFFFF;
	background-image: url(top_navbar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.topnavigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.topnavigationtext:link {
	color: #000000;
	text-decoration: none;
}
a.topnavigationtext:visited {
	color: #000000;
	text-decoration: none;

}
a.topnavigationtext:hover {
	color: #FF0000;
	text-decoration: underline;


}
a.topnavigationtext:active {
	color: #FF9933;
	text-decoration: underline;
}
.homepagebody {
	background-color: #FFFFFF;

}
.hpnswcup {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(watermark_nswcup.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}
.hpnrl {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(watermark_nrl.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}
.hpsgball {

	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(watermark_sgball.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hpharoldmatthews {

	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(watermark_haroldmatthews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hpweststigers {

	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: none;
}
.hpnews {

	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: none;
}
.hpblank {
	background-image: url(watermark_magpie.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

#creditfooter
{
display: none;
}