* {
  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;
}
#homeheader {
  margin-top: -12px;
  height: 142px;
  background-image:  url(../images/elements/homeheader.gif);
  background-repeat: no-repeat;
  text-align: right;
}
#homeheader h2 {
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  background: transparent;
  padding: 31px 148px 0 0;
}
#homeheader h2 span {
  color: #F4931D;
}


#menuwrap {   
    width:100%;   
    height:365px;   
    position:relative;   
}   
ul#menu {   
    width:960px;   
    height:365px;   
    margin:0;   
    padding:0;   
    list-style-type:none;   
}     
ul#menu li {   
    float:left;   
}    
ul#menu li a {   
    display: block;   
    height:365px;   
    overflow:hidden;   
    text-indent:-99999px;   
    background:transparent url(../images/menu/home_menu.gif) no-repeat;
	outline: none;   
}    
ul#menu li#clothing a { background-position:0 0; width:334px; }   
ul#menu li#clothing a:hover { background-position:0 -365px; width:334px; }   
  
ul#menu li#dvds a { background-position:-334px 0; width:310px; }   
ul#menu li#dvds a:hover { background-position:-334px -365px; width:310px; }   
  
ul#menu li#posters a { background-position:-644px 0; width:316px; }   
ul#menu li#posters a:hover { background-position:-644px -365px; width:316px; }   
  
#home {
  position: relative;
  width: 100%;
  height: 365px;
  overflow: hidden;
  background-image:  url(../images/elements/homebg.gif);
  background-repeat: no-repeat;
}
#hcolone {
  position: absolute;
  top: 0;
  left: 25px;
  width: 288px;
  padding-top: 28px;
}
#hcolone h1 {
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 287px;
  color: #FFFFFF;
  text-align: right;
  padding-right: 20px; 
}
#hcoltwo {
  position: absolute;
  top: 0;
  left: 335px;
  width: 288px;
  padding: 28px 0 0 0;
}
#hcoltwo h1 {
  padding-bottom: 287px;
}
#hcolthree {
  float: right;
  padding: 28px 28px 0 0;
  width: 288px;
}
#hcolthree h1 {
  font-size: 110%;
  font-weight: bold;
  padding-bottom: 287px;
  color: #FFFFFF;
  text-align: left;
  padding-left: 18px; 
}
.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: 120%;
  font-weight: bold;
  padding-bottom: 0.4em;
  color: #FFFFFF; 
}
p {
  font-size: 80%;
  line-height: normal;
  padding-bottom: 0.4em;
} 
#footer a:link, #pcolone a:link, #pcoltwo a:link, #pcolthree a:link, #pcolfour a:link, #home a:link,
#footer a:visited, #pcolone a:visited, #pcoltwo a:visited, #pcolthree a:visited, #pcolfour a:visited, #home a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
#footer a:hover, #pcolone a:hover, #pcoltwo a:hover, #pcolthree a:hover, #pcolfour a:hover, #home 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-top: 30px;
  font-size: 80%;
  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;
}
