html,body{margin:0;padding:0}

body{
	font: 11px Arial, Verdana;
	text-align:center;
	background-color: #E0E0E0;
	padding-top: 25px;
	line-height: 19px;
	color: #757575;
	display: inline;
}

  
div#container{
	text-align:left;
	background-color: #FFFFFF;
}

div#content p{line-height:1.8}

div#navigation{
	width: 165px;
	float: left;
	display: block;
	height: 540px;
	font-size: 14px;
	border-left: solid #FFFFFF 5px;
	background-color: #E0E0E0;
	background-image: url(../images/menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: solid 1px #FFFFFF;
}

#nav ul{
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#nav ul li{
	list-style-type: none;
	background-color: #E0E0E0;
	border-bottom: solid 1px #FFFFFF;

}
#nav ul li a{
	color: #6E6D6C;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#nav ul li a:hover{
	background-color: #F8A318;
	text-decoration: none;
	width: 165px;
	color: #FFFFFF;
}



div#footer{
	background-color: #FFFFFF;
}

div#footer p{margin:0;padding:5px 10px}


div#container{width:750px;margin:0 auto}

div#content{
	float:right;
	width:550px;
	padding-right: 10px;
}

div#sponsors{
	width:530px;
	clear: both;
}

div#contenthonours{
	float:right;
	width:530px;
	padding-right: 30px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
}

div#contentstatistics{
	float:right;
	width:530px;
	padding-right: 30px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
}

div#footer{clear:both;width:100%}

div#left50 {
	width: 260px;
	padding-top: 0px;
	float: left;
	}
	
div#right50 {
	float:right;
	width: 260px;
	padding-top: 0px;
	}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
	color: #FDA31B;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #006699;
	margin-bottom: 3px;
}


#left {
	float: left;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	display: inline;
}

#right {
	float: right;
	width: 270px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	display: inline;
}

#leftbig {
	float: left;
	width: 330px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#rightbig { 
	margin: 0;
	float: right;
	width: 180px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


a:link {
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #F8A318;
}
a:active {
	text-decoration: none;
	color: #003366;
}

.fixture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDA31B;
}

.imageborder {
	border: 1px solid #193461;
}

.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.tabletops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.playernames {

font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F2D61;
}

.imagemargin {
	border: 1px solid #193461;
	margin-right: 15px;
	float: left;

}
.thinorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDA31B;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #993333;
}
div#contentfixtures {
	float:right;
	width:500px;
	padding-right: 20px;
}
