body {
	font-family: 'arial';
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: FFFFFF;
}


body {
	font-family: "Arial", Arial, Verdana, sans-serif;
	font-size:13px;
	background-image: url(http://www.football-fanzone.co.uk/images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #012553;
	color:#C5C9C8;
}

td,th {
	font-family: "Arial", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#000000;
}

}

span {
	font-family: "Arial", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}


a {
	color: #000000;
  	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;	text-decoration: none;
}


p#footer {
	font-size: 0px;
	line-height: 40px;
	text-align: center;
	border-top: 1px #DDD dashed;	
}

