body{
	  background: #4784d1;
}
.mainlinks ul li{
	color: White;
	background:  url('images/buttonUP.jpg') no-repeat top left;
	font-style:normal; font-variant:small-caps; font-weight:bold; font-size:14px; font-family:Verdana, sans-serif; list-style-type:none; padding-left:30px; padding-right:0; padding-top:10px; padding-bottom:0
	}
	/*a {
	color: White;
	text-decoration: none;
}*/
.mainlinks  ul li a{
color:White;
text-decoration: none;
	}
	.mainlinks  ul li a:hover{
	color: Navy;
	text-decoration: underline;
}
.mainlinks {
	position:absolute;
/*	background: #4784d1;
*/	width: 200px;
	top: 150px;
	left: 5px;
/*	border: 1px ridge;
*/	visibility: visible;
}
.banner {
	background: url('images/banner.jpg') no-repeat left 50%;
	height: 144px;
	background-position-x:left; background-position-y:50%
}

.banner h1{
	display: none;
}
.sportbanner {
width: 99%;
	background: url('images/BG_Sportname.jpg') repeat-x;
		font-style:normal; font-variant:small-caps; font-weight:normal; font-size:x-large; font-family:BankGothic Md BT, BradBecker, Century Gothic, sans-serif
}

.content {
	position: absolute;
	margin-left:199px;
	padding-bottom:10px;
	background:#fff;
	border: 1px solid #3171C4;
	text-align:left;
	top: 265px;
	width: 50%;
	visibility: visible;
	left: 532px;

	}
.otherlinks{
	position:absolute;
	background: #0000CD;
	width: 150px;
	right: 10px;
	top: 155px;
	visibility: visible;
	}
.homeLinks a{
	color:  #87CEFA;;
	text-decoration: none;
	font: bold 12px Verdana, Arial, sans-serif;
}
.homeLinks a:hover{
	color: #0D0688;;
	text-decoration: none;
	font: bold 12px Verdana, Arial, sans-serif;
}

.homeLinks {
	color: #87CEFA;
	bottom: 10px;
	position:absolute;
}

p:first-line {
	font: small-caps;
}
p:first-letter {
	font: larger;
	color: Navy;
}
.month{
	background: #0C018E;
	color: White;
	font: bold Verdana;
}
.odd{
	background: #F5F5F5;
}
.fixtures{
	background: White;
	font:  12px Arial sans-serif;
	width: 98%;
}
img.profile {
	border: 1px outset #09008D;
}

.profile {
	font: 12px  Verdana;
	list-style-type: none;
}
.news {
	border-style:inset;
	border-width:1;
	padding:0;
	color: #000080;
	position:relative;
	font-family:Verdana;
	font-size:12pt;
	background: #E8E8E8;
	left: 219px;
	top: 58px;
	width: 500px;

}

.news h1{
	color: #993300;
	text-align: center;
	font: small-caps 24px Georgia, "Times New Roman", Times, serif;
}
.news h2{
	color: #003300;
	text-align: center;
	font: normal 18px Geneva, Arial, Helvetica, sans-serif;
}

