* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background: #000000 url(../images/elements/bodybg.gif) repeat-x;   
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
#wrapper {
  position: relative;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 27px;
}
#prods {
  position: relative;
  width: 908px;
  margin-right: auto;
  margin-left: auto;
}
#homeheader {
  margin-top: -12px;
  height: 142px;
  background-image:  url(../images/elements/homeheader.gif);
  background-repeat: no-repeat;
}
#homeheader h2 {
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;
  padding: 31px 148px 0 0;
  text-align: right;
}
#homeheader h2 span {
  color: #F4931D;
}

#menuwrap {   
    position: absolute;
	width:416px;   
    height:147px;   
    top: 30px;
	left: 0;   
}   
ul#menu {   
    width:416px;   
    height:147px;   
    margin:0;   
    padding:0;   
    list-style-type:none;   
}     
ul#menu li {   
    float:left;   
}    
ul#menu li a {   
    display: block;   
    height:147px;   
    overflow:hidden;   
    text-indent:-99999px;   
    background:transparent url(../images/menu/menu.gif) no-repeat;
	outline: none;   
}    
ul#menu li#clothing a { background-position:0 0; width:162px; }   
ul#menu li#clothing a:hover { background-position:0 -147px; width:162px; }   
ul#menu li#clothing a.on1 { background-position:0 -147px; width:162px; }   
ul#menu li#dvds a { background-position:-162px 0; width:137px; }   
ul#menu li#dvds a:hover { background-position:-162px -147px; width:137px; }
ul#menu li#dvds a.on2 { background-position:-162px -147px; width:137px; }
ul#menu li#posters a { background-position:-299px 0; width:117px; }   
ul#menu li#posters a:hover { background-position:-299px -147px; width:117px; }   
ul#menu li#posters a.on3 { background-position:-299px -147px; width:117px; }   
.prodstop {
  margin-top: 23px;
  height: 32px;
  background-image:  url(../images/elements/prods1strowtop.gif);
  background-repeat: no-repeat;
  text-align: left;
}
.prodstop img, .prods2ndtop img, .div {
  float: right;
  margin: 6px 5px 0 0; 
}
.prods2ndtop {
  margin-top: 23px;
  height: 32px;
  background-image:  url(../images/elements/prods2ndrowtop.gif);
  background-repeat: no-repeat;
  text-align: left;
}
.prodstop h1, .prods2ndtop h1 {
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;
  padding: 2px 0 0 10px;
}
.prodstop span, .prods2ndtop span {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  background: transparent;
  padding-left: 5px;
}
.prodsbg {
  position: relative;
  text-align: center;
  width: 908px;
  overflow:hidden;   
  background-image: url(../images/elements/prods1strowbg.gif);
  background-repeat: no-repeat;
}
.prods2ndbg {
	position: relative;
	text-align: center;
	width: 908px;
	overflow:hidden;
	background-image: url(../images/elements/prods2ndrowbg.gif);
	background-repeat: no-repeat;
}
.prodsbgplain {
  position: relative;
  text-align: center;
  overflow:hidden;   
  width: 908px;
}
.show {
  float: left;
  margin-top: 75px;
  width: 336px;
  height: 197px;
  background-image:  url(../images/posters/eastshow.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 28px 0 0 12px;
}
.show p {
  font-size: 70%;
  line-height: normal;
}
.noshow {
  float: left;
  margin-top: 75px;
  width: 336px;
  height: 197px;
  background-image:  url(../images/posters/show.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 28px 0 0 12px;
}
.noshow p {
  font-size: 70%;
  line-height: normal;
}
.petershow {
  float: left;
  margin-top: 50px;
  width: 336px;
  height: 197px;
  background-image:  url(../images/posters/petershow.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 28px 0 0 12px;
}
.petershow p {
  font-size: 70%;
  line-height: normal;
}
.oneactshow {
  float: left;
  margin-top: 50px;
  width: 336px;
  height: 197px;
  background-image:  url(../images/posters/oneactshow.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 28px 0 0 12px;
}
.oneactshow p {
  font-size: 70%;
  line-height: normal;
}
.loveshow {
  float: left;
  margin-top: 50px;
  width: 336px;
  height: 197px;
  background-image:  url(../images/posters/loveshow.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 28px 0 0 12px;
}
.loveshow p {
  font-size: 70%;
  line-height: normal;
}
.islandshow {
  float: left;
  margin-top: 50px;
  width: 336px;
  height: 197px;
  background-image:  url(../images/posters/islandshow.gif);
  background-repeat: no-repeat;
  text-align: left;
  padding: 28px 0 0 12px;
}
.islandshow p {
  font-size: 70%;
  line-height: normal;
}
#big {
  position: relative;
  text-align: left;
  width: 868px;
  margin: 20px 20px 0 50px;
}
#big img.big {
  float: left;
  margin-right: 30px;
}
#big h1 {
  font-size: 180%;
  font-weight: bold;
  padding-bottom: 0.5em;
  color: #FFFFFF; 
  margin-right: 40px;
}
#big p {
  font-size: 70%;
  line-height: normal;
  padding-bottom: 1em;
  margin-right: 40px;
}
.prodsbg p, .prods2ndbg p, .prodsbgplain p {
  font-size: 70%;
  line-height: normal;
  padding-bottom: 0.6em;
}
.intro {
  margin: 10px 10px 0 10px;
}  
.intro p {
  font-size: 80%;
  line-height: normal;
  text-align: left;
}  
.prodsbase {
  width: 908px;
  height: 30px;
  background-image:  url(../images/elements/prodsbottom.gif);
  background-repeat: no-repeat;
}
.prodscolone, .prodscoltwo, .prodscolthree {
  float: left;
  width: 227px;
  margin-top: 20px;
}
.prodscolfour {
  float: right;
  width: 227px;
  margin-top: 20px;
}
.prodsclothingone, .prodsclothingtwo {
  float: left;
  width: 300px;
  margin-top: 20px;
}
.prodsclothingthree {
  float: right;
  width: 300px;
  margin-top: 20px;
}

.clear {
	clear:both;
}
h1 {
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 0.5em;
  color: #FFFFFF; 
}
h2 {
  font-size: 95%;
  font-weight: bold;
  padding-bottom: 0.4em;
  color: #FFFFFF; 
}
h3 {
  font-size: 80%;
  font-weight: bold;
  padding-bottom: 0.4em;
  color: #FFFFFF; 
}
p {
  font-size: 70%;
  line-height: normal;
  padding-bottom: 0.4em;
} 
a:link, a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: underline;
}
#main {
  position: relative;
  width: 97%;
  text-align: left;
  margin: 15px 0 0 15px; 
}
#main img.left {
  float: left;
  margin-right: 15px; 
}
#main img.right {
  float: right;
  margin-left: 15px; 
}
#footer {
  margin: 15px 0 15px 0;
  font-size: 90%;
  line-height: normal;
}
.rule {
  clear: both;
  border-bottom: 1px #FF0000 solid;
  margin-bottom: 20px;   
}
img {
  border: 0;
}

.back p {
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 height: auto;
 text-align: left;
 margin-left: 26px;
} 
.back p a:link, p a:visited {
 color: #FFFFFF;
 text-decoration: none;
} 	
.back p a:hover {
 text-decoration: none;
 color: #FF6600;
}