body {
  margin: 0 auto;
  width: 1000px;
  background: url("/graphics/bkgd.jpg") top center;
  background-repeat: no-repeat;
  background-color:#020202;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  color: #DDCDAE;
}
a{
  color: #DDCDAE;
  font-size: 12px;
  text-decoration:none;
}
a:hover,active{
  color: #FF6600;
  font-size: 12px;
  text-decoration:none;
}
#contentWrap{
  margin: 0 auto;
  width:1000px;
  float:left;
  display:inline;
}
#aboveNav{
  width: 1000px;
  height:26px;
  margin: 5px 0px 5px 0px;
  float: left;
  display:inline;
}
#aboveNavLeft{
  color: #FF6600;
  width: 600px;
  float: left;
  margin-top:6px;
  font-weight:bold;
}
#aboveNavRight{
  width: 400px;
  float: left;
  text-align:right;
}
#aboveNav a{
  color: #FF6600;
  font-weight:bold;
}
#headerWrap{
  width: 1000px;
  float:left;
}
#leftColumn{
  width: 200px;
  min-height:600px;
  float:left;
  display:inline;
}
#productLines{
  width:200px;
  min-height: 300px;
  background-color:#603813;
}
#productLines ul{
  list-style-type: none;
  width:200px;
  padding: 0px 0px;
  margin: 0; 
}
#productLines ul li{
  border-bottom: 1px solid #020202; 
  padding: 4px 0px 4px 0px;
}
#productLines ul li a{
  padding-left: 4px;
  color: #DDCDAE;
  font-size: 12px;
  font-weight: bold;
}
#productLines ul li a:hover,active{
  padding-left: 4px;
  color: #FF6600;
  font-size: 12px;
  font-weight: bold;
}
.orangeLink li a{
  color: #FF6600 !important;
}

#facebook {
  margin: 10px 25px;
}

#featuredProduct{
  margin-top:10px;
  width:200px;
  min-height:400px;
  background-color:#603813;
  color: #DDCDAE;
  float:left;
  display:inline;
}
.featuedProductItem{
  color:#DDCDAE;
  float:left;
  width: 180px;
  margin:10px 10px 10px 10px;
}
#featuredProduct .ecom_ourPrice{
  color:#DDCDAE;
}
#centerColumn{
  width: 580px;
  float:left;
  text-align:center;
  margin: 0px 10px 0px 10px;
}
#middleContent{
  min-height:580px;
  text-align:left;
}
#videoPlayerWrap{
  width: 538px;
  height:300px;
  margin: 0px auto;
}
/*.clips{
  width:580px;
  margin-top:16px;
  background-color: #361F11;
  min-height: 115px;
}*/
#welcomeBox{
  width:580px;
  margin-top:16px;
  background-color: #000000;
  text-align:left;
  color: #FFFFFF;
  min-height: 140px;
}
#sponsors{
  float:left;
  width:580px;
  min-height: 130px;
  background-color: #603813;
}
#rightColumn{
  width:200px;
  float:right;
  display:inline;
}
#adBox{
  width:200px;
  height: 138px;
}
#searchBox{
  width:200px;
  height: 88px;
  background-color:#603813;
  margin-top:10px;
}
#searchBox input{
  margin-left:10px;
  margin-top: 10px;
}
#latestNews{
  width:200px;
  height: 470px;
  background-color:#603813;
  color:#FFFFFF;
  margin-top:20px;
}
.latestNewsItem{
  color:#DDCDAE;
  float:left;
  width: 180px;
  margin:10px 10px 10px 10px;
}
.roundCorner200{
  width:200px;
  height:12px;
  background-image: url('/graphics/bottom.200.gif');
  background-repeat: no-repeat;
  float:left;
}
#footer{
  width:1000px;
  height:80px;
  margin-top:100px;
  float:left;
  font-size:10px;
}
#footer hr{
 color: #603813;
}
#footerLinks a{
  color: #DDCDAE;
  font-weight:bold;
  margin-left:10px;
}
#footerLogo{
  float: right;
}
#copyLeft{
  float: left;
  padding-left:4px;
}
#ecomContent{
  width: 580px;
  float:left;
  display:inline;
}
.ecom_productSfHeadingLink{
  color: #FF6600;
  font-weight:bold;
}
.orangeBold{
  color: #FF6600;
  font-weight:bold;
}
.categoryWrap{
  width:290px;
  float:left;
}
.categoryImage{
  width:160px;
  float:left;
}
.categoryListings{
  width:130px;
  float:left;
}
.summaryWrap{
  width:290px;
  height: 160px;
  float:left;
}
.summaryImage{
  width:160px;
  float:left;
}
.ecom_productPartNumber{
  color: #FF6600;
  font-weight:bold;
}
.summaryText{
  width:130px;
  float:left;
}
.ecom_ourPrice{
  color: #FF6600;
  font-weight:bold;
}
#detailText{
  width:300px;
  float:left;
}
#buynowbutton{
  margin: -4px 8px;
}
#detailImage{
  width:280px;
  float:left;
}
.clearFloat{
  clear:both;
}
.productThumbnail{
  float:left;
  margin-right:5px;
}
.sponsor {
  float: left;
  margin: 10px 7px;
}
.staff {
  float: left;
  width: 280px;
  margin: 5px;
}
