body{
height:100%;
background-color:white;
}

a:link, a:visited, a:hover{
color:blue;
text-decoration:underline;
}

#ticker{
width:67.5em;
margin:15px auto;
height:1.3em;
font-size: 1.0em;
font-weight:bold;
color: black;
background-color: #a4d0f8;
}

#ticker2{
width:67.5em;
margin:15px auto;
height:1.3em;
font-size: 1.0em;
font-weight: bold;
color: black;
background-color: #ff000b;
}

#header{
width:67.5em;
height:156px;
background-image:url(../gfx/header3.jpg);
background-repeat:no-repeat;
background-position:center center;
margin:0 auto;
}

#header1{
float:left;
background-color:white;
background-image:url(../gfx/hcc_2.png);
background-repeat:no-repeat;
background-position:top left;
width:12.5%;
height:100%;
}

#header2{
float:left;
background-color:white;
background-image:url(../gfx/hcc_2.png);
background-repeat:no-repeat;
background-position:top left;
width:12.5%;
height:100%;
}

#headerbanner{
float:left;
background-image:url(../gfx/banner2.png);
background-repeat:no-repeat;
background-position:top center;
width:75%;
height:100%;
margin-top:15px;
}

#outercontainer{
width:100%;
height:100%;
margin:2em auto;
}

#epssp{
width:150px;
height:150px;
margin-top:10px;
margin-left:12px;
background-image:url('../gfx/epssp.png');
float:left;
clear:left;
}

#menu{
width:16%;
height:100%;
background-color:transparent;
float:left;
margin:5px auto;
}

#nav{
list-style:none;
padding-left:15px;
margin-left:0;
}

#minfo, #cinfo, #aande, #gallery, #links, #spons, #other{
display:none;
}

.sublist{
marker-offset:2px;
padding-left:20px;
margin-left:0;
}

.sublist li{
font-size:85%;
list-style:disc;
}

.container{
width:68%;
background-color:transparent;
float:left;
height:100%;
}

.sportengland{
background-image:url(../gfx/clubmark.jpg);
background-repeat:no-repeat;
float:right;
width:15%;
height:177px;
margin:10px auto;
}

.jplogo{
background-image:url(../gfx/JPLogo.jpg);
background-repeat:no-repeat;
float:right;
width:15%;
height:150px;
margin:20px auto;
}

.item{
float:left;
width:100%;
margin-left:4px;
margin-top:5px;
margin-bottom:5px;
}

.itemhead{
text-align:center;
}

.itembody{
text-align:justify;
width:80%;
margin:0 auto;
}

.newsitembody{
text-align:justify;
width:80%;
margin:0 auto;
}

.itemhead2{
text-align:center;
font-weight: bold;
font-size: small;
}

.newsitembody2{
text-align:justify;
width:80%;
margin:0 auto;
}

#teamlist{
margin: 0 auto;
width: 100%;
}

.teams{
width: 31.8%;
text-align:center;
float:left;
}

.tlist{
list-style:none;
}

.fixtures{
margin: 0 auto;
width:90%;
clear:left;
}

.fixturetab{
width:90%;
margin: 0 auto;
border-style:solid;
border-width: 1px;
padding:0;
}

.fixthead{
background-color: #a4d0f8;
border-style:none;
border-width:0;
}

.fixtrow{
font-size:90%;
text-align:center;
}

p.title{
width:100%;
text-align:center;
font-size:medium;
font-weight:bold;
}

.monthrow{
font-weight:bold;
text-decoration:underline;
}

h2{
text-align:center;
}

.contactbox{
margin: 0 auto;
}

.contactitem{
width:95%;
margin: 0 auto;
}

h4{
color: #071c85;
}

.map{
width:100%;
text-align:center;
margin: 0 auto;
}

/* new menu code */

ul#parentmenu {
  list-style:none;
  margin: 0;
  padding-left: 24px;
  color: blue;
  text-decoration:underline;
}

ul#parentmenu ol {
  display: none;
  padding-left: 26px;  
}

ul.nondrilldownmenu {
  list-style:none;
  margin: 0;
  padding-left: 24px;
}

ul.nondrilldownmenu li {
  list-style:none;
}