body {
background: #000000;
font-size: 14px;
font-family:  sans-serif;
color: #000000;
}

table {
font-size: 12px;
font-family:  sans-serif;
color: #000000;
}

a{
text-decoration: none;
font-family: sans-serif;
font-weight:bold;
}

a:link {color:#FFFF00; background-color:#336633}
a:visited {color:#DDDD00; background-color:#336633}
a:hover{text-decoration: blink; font-weight:bold}
a:active{color:#FFFFFF; background-color:#336633}

img {
	border: 0px;
}
a:img {
	border: 0px;
}
a:active img{
	border: 0px;
}

#maingraphic  {
width: 950px;
height: 250px;
float: center;
padding-top: 12px;
text-align: right;
font-size: 25px;
background: #000000 url(paintballmain1.gif) ;
background-repeat: no-repeat;
color: #ffff99;
}

#nav  {
width: 950px;
height: 75px;
float: center;
padding-top: 20px;
text-align: center;
font-size: 15px;
background: #000000 url(paintballnav.gif) ;
background-repeat: no-repeat;
}

div.float {
  float: right;
  }
  
div.float p {
   text-align: left;
   }
   
   
div.float1 {
  float1: center;
  }
  
div.float1 p {
   text-align: left;
   }

#content  {
width: 950px;
float: center;
padding-top: 10px;
text-align: left;
font-size: 12px;
background: #ffffff ;
padding-left: 8px;
}

#footer  {
width: 950px;
height: 75px;
float: center;
padding-top: 20px;
text-align: center;
font-size: 15px;
background: #000000 url(paintballnav.gif) ;
background-repeat: no-repeat;
}
