﻿body {
  margin: 0px auto;
  padding: 0px;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  background-image: url(http://www.paintball-east-grinstead-skirmish.co.uk/img/east-grinstead-background5.jpg); width: 900px; background-repeat: no-repeat; background-position: center top; background-color: #215e21;  
  color: #ffffff;
  font: 12px verdana, arial, sans-serif;
  font-weight: normal;
}


#header {
  backgroun; #2f4f2f;
  width: 905px;
  height: 120px;
}

#navbar {
  background: #215e21;
  float: left;
  width: 140px;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
  line-height: 250%;
  border:1px white solid;
  padding: 5px 5px 5px 5px;
}

#content {
  background: transparent;
  float: left;
  width: 718px;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}

#footer {
  background: transparent;
  font-size: 10px; 
  padding: 10px 0 0 0;
  width: 895px;
  height: 100px;
  text-align: center;
  a: font-size: 10px;
}

#IMG {
  border: 1px white solid;
}
 
img {
   border:1px solid white;
}
  
#img {
   border:1px solid white;
}

h1{
font: 16px "comic sans MS", verdana, arial, sans-serif;
font-weight: bold;
color: #ffffff;
}

h2{
font: 14px "comic sans MS", verdana, arial, sans-serif;
color: #ffffff;
font-weight: bold;
}

h3{
font-size: 12px "comic sans MS", verdana, arial, sans-serif;
color: #ffffff;
font-weight bold
}


a {
font-weight: bold;
text-decoration: none;
color: #ffffff;
background: transparent;
}

a:visited {
font-weight: bold;
text-decoration: none;
colour: black;
background: transparent;
}

a:hover {
color: #ffffff;
background: transparent;
text-weight: bold;
text-decoration: underline;
}

active {
color: #cdcdcd;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#item {
text-align: center;
width: 100%;
}



