/* CSS Document */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
 text-align:center; 
 background-color:#000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 color:#FFFFFF;
} 
img {
border:none;
}
a:link, a:visited {
	color: #666633;
}
a:hover {
	color: #999999;
}
h1 {
	color: #666633;
	font-size:12px;
}
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
} 
#header {
width:800px;
height:257px;
}
#wrapper {
background:url('../images/background2.jpg');
background-repeat:no-repeat;
}
#leftcol {
float:left;
position:relative;
left:32px;
width:208px;
background-color:#000000;
}

#maincol{
  background-color: #000000;  
position:relative;
  float: right; 
  right:32px;
  width:464px; 
 }

#footer {
clear:both;
margin-top:30px;
margin-bottom:30px;
text-align:center;
height:20px;
line-height:20px
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#affil {
margin:33px 0px 0px 0px;
}
#affil a.opsgear, #affil a.opsgear:visited {
display:block;
width:208px;
height:52px;
background:url('../images/opsgear.gif');
background-position:top left;
background-color:transparent;
line-height:52px;
}

#affil a.opsgear:hover {
background-position:-208px 0px;
overflow:hidden;
}
#affil a.paintball-sports, #affil a.paintball-sports:visited {
display:block;
width:208px;
height:56px;
background:url('../images/paintball-sports.gif');
background-position:top left;
background-color:transparent;
line-height:56px;
}

#affil a.paintball-sports:hover {
background-position:-208px 0px;
overflow:hidden;
}

#affil a.sling-system, #affil a.sling-system:visited {
display:block;
width:208px;
height:60px;
background:url('../images/sling-system.gif');
background-position:top left;
background-color:transparent;
line-height:60px;
}

#affil a.sling-system:hover {
background-position:-208px 0px;
overflow:hidden;
}

#affil a.tippmann, #affil a.tippmann:visited {
display:block;
width:208px;
height:43px;
background:url('../images/tippmann.gif');
background-position:top left;
background-color:transparent;
line-height:43px;
}

#affil a.tippmann:hover {
background-position:-208px 0px;
overflow:hidden;
}

#affil a.tiberius, #affil a.tiberius:visited {
display:block;
width:208px;
height:50px;
background:url('../images/tiberius.gif');
background-position:top left;
background-color:transparent;
line-height:50px;
}

#affil a.tiberius:hover {
background-position:-208px 0px;
overflow:hidden;
}
#affil a.true-spec, #affil a.true-spec:visited {
display:block;
width:208px;
height:85px;
background:url('../images/true-spec.gif');
background-position:top left;
background-color:transparent;
line-height:85px;
}

#affil a.true-spec:hover {
background-position:-208px 0px;
overflow:hidden;
}

#affil a.army, #affil a.army:visited {
float:left;
width:90px;
height:88px;
background:url('../images/army.gif');
background-position:top left;
background-color:transparent;
line-height:88px;
}

#affil a.army:hover {
background-position:-90px 0px;
overflow:hidden;
} 
#affil a.alta-tactical, #affil a.alta-tactical:visited {
float:right;
width:118px;
height:88px;
background:url('../images/alta-tactical.gif');
background-position:top left;
background-color:transparent;
line-height:88px;
}

#affil a.alta-tactical:hover {
background-position:-118px 0px;
overflow:hidden;
}
.reg {
font-size:7px;
}
