body {
 margin: 0px;
 padding: 0px;
 background-color: #D96E2A;
}  
   
#bigbg {
 border: 0px;
 border-color: #D96E2A;
 font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12px;
 width: 100%;
 height: 100%;	
 text-align: center;
 vertical-align: middle;
 margin: 0px;
 padding: 0px;
 background-color: #D96E2A;
 background: url(BG_gun_orange.jpg);
}
   
h4 {
 font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 margin: 0px;
 padding-top: 7px;
 padding-right: 12px;
 padding-bottom: 7px;
 padding-left: 12px;
 color: #D96E2A; 
}

h2 {
 font-family: Tahoma, Helvetica, "Trebuchet MS", sans-serif;
 font-weight: bold;
 font-size: 16px;
 color: #D96E2A; 
}

h3 {
 font-family: Helvetica, "Trebuchet MS", Tahoma, sans-serif;
 font-weight: bold;
 font-size: 16px;
 color: #D96E2A; 
}

a:link, a:visited, a:active, a:hover {
 text-decoration: none;
 outline-style: none;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: normal;
 color: #D96E2A;
}
   
a:active, a:hover {
 color: #FFF;
}
  
.main_border_top_bottom {
 width: 731px;
 height: 8px;
 margin: auto;
 background-color: #D96E2A;
}
   
.main_border {
 border: 0px solid yellow;
 width: 731px;
 margin: auto;
 text-align: left;
 background-color: #D96E2A;
}
   
.main {
 border:0px solid blue;
 width: 725px;
 text-align: left;
 margin-left: 3px;
 background-color: #D96E2A;
}

#content {
 border-top: 7px solid #FFF;
 border-right: 1px solid #FFF;
 border-bottom: 1px solid #FFF;
 border-left: 1px solid #FFF;
 width: 723px;
 margin: 0px;
 padding: 0px;
 background-color: #FFF;
}
   
#content_text {
 border: 0px;
 margin: 10px;
 padding: 0px;
 background-color: #FFF;
}
   
.headerline {
 border-top: 3px solid #D96E2A;
 border-bottom: 3px solid #D96E2A;
 width: 725px;
 height: 30px;
 margin: 0px;
 padding: -20px;
 color: #D96E2A;
 background-color: #000;
}

.footerline {
 border-top: 3px solid #D96E2A;
 border-bottom: 3px solid #D96E2A;
 width: 725px;
 height: 20px;
 margin: 0px;
 background-color: #000;
}

.footerline_text{
 margin-top: -27px;
 height: 25px;
 background-color: transparent;
}

.header {
 border: 2px solid #000;
 width: 721px;
 height: 120px;
 margin: 0px;
 padding: 0px;
 position: relative; 
 background-color: #000;
}

.creator_link a {
 color: #8D2B14;
}

.creator_link a:active, .creator_link a:hover {
 color: #FFF;
}

