﻿body {
  margin: 0px auto;
  padding: 0px;
  font: 100% courier new, Verdana, Arial, Helvetica, sans-serif;   
  color: #000000;
  font: 14px courier new, verdana, arial, sans-serif;
  font-weight: normal;
  background-image: url(http://www.real-gun.com/img/Background22.jpg); width: 1000px; background-repeat: repeat-y; background-position: center top; background-color: #CC9966;
}

#header {
  background: transparent;
  width: 1000px;
  height: 200px;
}

#navbar {
  background-image: url(http://www.real-gun.com/img/Menu.png); background-repeat: no-repeat;
  float: left;
  width: 280px;
  height: 1220
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  line-height: 150%;
  padding: 20px 0px 20px 20px;
}

#content {
  background: transparent;
  float: left;
  width: 640px;
  margin-left:0px;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:15px;
  padding: 5px 5px 5px 5px;
}

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

a img {border: none;}

  
h1{
font: 18px courier new, verdana, arial, sans-serif;
font-weight: bold;
color: #000000;
}

h2{
font: 16px courier new, verdana, arial, sans-serif;
font-weight: bold;
color: #000000;
}

h3{
font: 20px courier new, verdana, arial, sans-serif;
font-weight: bold;
color: #000000;
}


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

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


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

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



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









