html, body {
height:100%;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:.81em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

h1, .contentheading {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:32px;
padding-bottom:10px;
padding-top:5px;
}

h2 {
padding-top:5px;
font-size:18px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
font-style:italic;
text-decoration:underline;
}


.footlinks a {
color:#FFFFFF;
text-decoration:none;
}

.footlinks a:hover {
color:#ff0000;
}

a {
text-decoration:none;
color:#990099;
}

#noticeboard {
width:610px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-repeat:no-repeat;
}
#noticetype {
background-image:url(../images/site/notice_middle.jpg);
background-repeat:repeat-y;
position:relative;
bottom:25px;
}
#noticetype p{
padding-left:230px;
padding-right:110px;

}

#noticebottom{
background-image:url(../images/site/notice_bottom.jpg);
width:610px;
height:146px;
background-repeat:no-repeat;
position:relative;
bottom:25px;
}

#fixtures td {
text-align:center;
padding:5px;
margin:0px;
border:solid;
border-width:1px;
border-color:#006699;
}

#fixtures tr {
text-align:center;
padding:0px;
margin:0px;
border:solid;
border-width:1px;
}

#fixtures table {
text-align:center;
height:8px;
padding:0px;
margin:0px;
border:solid;
border-width:1px;
}