

body {

 
 background-color: #CCCCCC;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 	font-size:12px;
}

#wrapper {
	margin: 0 auto;
	width: 890px;
	background-color: #FFFFFF;
	padding: 10px;
	border: solid #669933 1px;
}
#header {
	width: 890px;
	height: 181px;
	background-image: url(http://www.longsuttonhockey.co.uk/img/titleBar.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 880px;
	height: 41px;
	background-image: url(/img/menuBar.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}
#content { 
 width: 889px;
 color: #333;
 border: 0px solid #ccc;
}
#footer {
	width: 890px;
	background-image: url(/img/footerBar.jpg);
	height: 24px;
	padding-top: 10px;
	padding-left: 5px;
}
.sectionHeader{
background-image:url(/img/headerFull.jpg);
background-repeat:no-repeat;
background-color:#E8FDDC;
height:23px;
max-height:23px;
min-height:23px;
}
.sectionHeader td{
height:23px;
max-height:23px;
min-height:23px;

}
/*.style2 {font-size: xx-small}*/
a{text-decoration:none;
color:#000000;}
a:hover{text-decoration:none;
color:#000000;}
a:visited{text-decoration:none;
color:#000000;}
a:active{text-decoration:none;
color:#000000;}
