@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background:#000000 url(../images/bg.jpg) repeat-x top;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
  }

#container {
  margin: 0 auto;
  width: 900px;
  }
  #container a{
   color:#FFFFFF;
  }
#mainborderLeft {
	background:url(../images/borderLeft.gif) left repeat-y;
	}
#mainborderRight {
	background:url(../images/borderRight.gif) right repeat-y;
	}
	#main {
	padding-top:5px;
	}
#footer {
padding-top:30px;
text-align:center;
	text-transform: uppercase;	
	line-height:21px;
	font-size:10px;
	color:#666666;
}
#footer a{	
	text-decoration:underline;
	color:#666666;
}
#content {
text-align:center;
margin-left:12px;
margin-right:10px;
}
#subcontent {
width:280px;
height:300px;
float:left;
margin:6px;
margin-top:20px;
margin-bottom:20px;

}
#mainHTML {
width:828px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	margin:10px;
	border:1px solid #666666; 
	background-color:#341e0f;
  } 

  #HTMLbkg {
  width:828px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	margin:10px;
	border:1px solid #666666; 
	background:#003300 url(../images/bg_rev.jpg) repeat-x top;
	
  }
  .spacer{
  float:left;
  }
   .downloads{
	width:155px;
  float:left;
  }
  #subscribe {
  width:300px;
  margin: 40px;
  text-align: left;
  float:left;
  }
    #contact {
	width:600px;
  padding: 40px;
  text-align: left;
  float:left;
  } 
  .distributor {
  width:230px;
  margin: 10px;
  margin-bottom:30px;
  text-align: left;
  float:left;
  }
.merch {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	padding-left: 30px;
	padding-top: 10px;
}

