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


#header {
  background; #2f4f2f;
  width: 893px;
  height: 120px;
  border: 0px;
}

#navbar {
  background: #215e21;
  float: left;
  width: 150px;
  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: 710px;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
}

#footer {
  background: #215e21;
  font-size: 10px; 
  clear: left;
  width: 900px;
  height: 100px;
  text-align: center;
  a: font-size: 10px;
}

a img {border: none;}

  
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 {
text-decoration: none;
color: #ffffff;
background: transparent;
}

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


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

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



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




