body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 8px;
	background-color: #000000;
	background-image: url('/images/background.gif') ;
	background-position: top;
	background-repeat: repeat-x;
}

div.topedge {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 19px;
	background-image: url('/images/top.gif') ;
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
}

div.bottomedge {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 18px;
	background-image: url('/images/bot.gif') ;
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
}

div.legal {
}

div.container {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding: 0px;
	border-left: 2px solid #818285;
	border-right: 2px solid #818285;
	text-align: left;
	background: #FFFFFF ;
	width: 966px;
}

div.titlecontentarea {
	padding: 0px;
	text-align: center;
	width: 966px;
}

div.maincontentarea {
	background-repeat: none;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 60px;
	text-align: center;
	width: 926px;
}

div.contentpara {
	text-align: left;
}

div.para {
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: left ;
}

table.content_row {
}

tr.content_row {
}

td.content_row {
	margin: 12px;
}

table.content {
}

td.content {
	padding: 0px;
	text-align: left;
}

img {
	border: 0px;
}

h1 {
	font-family: calibri, arial, Helvetica,sans-serif ;
	font-size: 20px;
	color: #009900;
	text-align: center;
	margin-top: 0em;
	text-transform: capitalize ;
}

h2 {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: x-large;
	color: #EE8C2B;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: lowercase ;
}

h3 {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: medium;
	color: #000000;
	text-align: left;
	margin-top: 1em;
	margin-bottom: 0em;
}

p,a,li {
	font-family: calibri, arial, Helvetica,sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: #000000;
}

a:hover {
	color: red; }

.legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
}

a.legal:hover {
	color: red;
}

.menudiv {
	vertical-align: bottom;
}

#menu li, ul {
	margin: 0px;
	padding: 0px;
}

#menudiv {
	float: left;
	width: 966px;
	background-image: url('/images/menu-background.gif') ;
	background-repeat: repeat-x;
	padding: 0px 0px 25px 0px;
	/*
	border-left: 2px solid #8e9093;
	border-right: 2px solid #8e9093;
	*/
	font-size: small;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 87px;
	list-style: none;
}

#menu a#normal {
	float: left;
	background: url('/images/menu-tab-normal.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#menu a#sports_normal {
	float: left;
	background: url('/images/menu-tab-normal-4sports.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#menu a#sports_normal:hover {
	float: left;
	background: url('/images/menu-tab-on-4sports.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#work_normal {
	float: left;
	background: url('/images/menu-tab-normal-4work.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#menu a#work_normal:hover {
	float: left;
	background: url('/images/menu-tab-on-4work.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#normal:hover {
	background: url('/images/menu-tab-on.gif') bottom left no-repeat;
	width: 87px;
	padding: 8px 0px 13px 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a#current {
	float: left;
	background: url('/images/menu-tab-on.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#current:hover {
	color: #FFFFFF ;
}

#menu a#sports_current {
	float: left;
	background: url('/images/menu-tab-on-4sports.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#work_current {
	float: left;
	background: url('/images/menu-tab-on-4work.gif') bottom left no-repeat;
	width: 87px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0px 13px 0px;
	margin: 0px;
}

#menu a#sports_current:hover {
	color: #FFFFFF ;
}

#menu a#work_current:hover {
	color: #FFFFFF ;
}

/* For the BBC new feed */
.newsTitle {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#newsFeedWrap {
	font-weight: bold;
}
#newsFeed {
	float: right;
	width: 210px;
}

#newsFeed ul {
	width: 210px;
}

#newsFeed li {
	width: 210px;
	margin: 4px 0px 0px 0px;
}

#newsFeed a {
	width: 210px;
	text-decoration: none;
	color: #293C90;
	border-bottom: 1px dotted #231f20;
	font-size: small ;
}

#newsFeed a:hover {
	color: #bcd630;
	border-bottom: 1px dotted #231f20;
}

#newsFeed ul p {
	width: 210px;
}

