@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #CCE4FF;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFF;
	background-image: url(assets/images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: -20px;
}
#sidebar {
	float: left;
	width: 159px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
}
#nav {
	width: 159px;
}
#footer {
	color: #fff;
	background-color: #3300cc;
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 7px;
}
#nextMatch p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.4;
}
#sideBar2 p {
	font-size: 85%;
	line-height: 1.4;
}

#nav a {
	text-align: center;
	display: block;
	width: 159px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#nav a:link, #nav a:visited {
	color: #666;
	text-decoration: none;
	background-color: #fff;
}
#nav a:hover, #nav a:focus, #nav a:active {
	color: #000;
	background-color: #256299;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #fff;
	text-decoration: none;
	background-color: #124680;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.lefftlmg {
	float: left;
	margin-right: 8px;
}
.rightimg {
	float: right;
	margin-left: 8px;
}
.centre {
	text-align: center;
}

#mainContent {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 20px;
}
#mainContent h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #1a5089;
	margin-top: 0px;
	padding-top: 20px;
}
#mainContent h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #1a5089;
}
#mainContent h3  {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContent h4 {
	font-size: 90%;
	color: #1a5089;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainContent p {
	font-size: 85%;
	line-height: 1.4;
}
#mainContent p bold {
}
.sideContent {
	width: 159px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #666;
	background-color: #fff;
	float: right;
}
#mainContent ul li {
	list-style-type: square;
	font-size: 80%;
	color: #1a5089;
}

.sideContent h3 {
	font-size: 90%;
	color: #1a5089;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sideContent p {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	width: 159px;
}
#nav li {
	font-size: 85%;
	list-style-type: none;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 159px;
}
#container #sidebar {
	width: 159px;
}

#mainContent p a {
	font-size: 100%;
}
.sideContent script {
}

#sidebar .sideContent ul li {
	font-size: 80%;
	list-style-type: square;
	width: 159px;
}
.bold {
	font-weight: bold;
}
#mainContent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #1a5089;
}
#footer_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	color: #fff;
}
#sideBar2 {
	float: right;
	width: 180px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#twitterBar #TwitterWidget {
	float: right;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
}

#nextMatch {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	background-image: none;
	font-weight: normal;
}
#nextMatch h3 {
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: repeat;
	background-color: #fff;
	color: #fff;
}
#nextMatch h2 {
	color: #1A5089;
}
#sideBar2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#sideBar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-left: 5px;
}
#sideBar2 h3 {
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: repeat;
	color: #fff;
}
#sideBar2 h4 {
	color: #fff;
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: repeat;
}
#mainContent h3 {
	color: #fff;
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: repeat;
}
#pageTitle {
	font-size: 150%;
	color: #1a5089;
	margin-right: 200px;
	margin-left: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight: bold;
}
#mainContent table tr td {
	color: #1a5089;
	font-size: 110%;
	border: 1px solid #000;
}
#mainContent table tr td h4 {
	color: #fff;
	background-color: #1a5089;
	text-align: center;
	font-size: 120%;
}
#mainContent table tr td p {
	font-size: 85%;
}
#footerAd {
	margin-left: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	color: #1a5089;
}
#container #mainContent table tr td table tr th {
	color: #fff;
}
#container #mainContent table tr th {
	color: #fff;
}
