body {
        background-color: #000000;
	background-image: url(images/bg-new.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
	background-attachment: scroll;
        scrollbar-face-color:#222222;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;	
}

a:link {
color: #000000;
text-decoration: none;
}   
a:visited {
color: #000000;
text-decoration: none;
}   
a:hover {
color: #FFFFFF;
text-decoration: underline;
}  
a:active {
color: #FFFFFF;
text-decoration: underline;
}  


#clearhome {
position: absolute;
    width: 205px;
    height: 163px;
    top: 3px;
    left: 396px;
   
	}

#cart {
     position: absolute;
    width: 51px;
    height: 17px; 
    top: 5px;
    left: 730px;
     
   
	}

#checkout {
     position: absolute;
    width: 75px;
    height: 15px;
    top: 4px;
    left: 784px;
   
	}

#note {
     position: absolute;
    width: 15px;
    height: 29px;
    top: 70px;
    left: 352px;
   
	}

#menssym {

   position: absolute;
  float: center;
 width: 31px;
    height: 16px;
    top: 190px;
    left: 431px;
    
	}

#accsym {
   position: absolute;
    width: 37px;
    height: 18px;
     top: 202;
    left: 482px;
    
	}

#womenssym {
position: absolute;
    width: 24px;
    height: 17px;
    top: 192px;
    left: 538px;
    
       }

#mens {
     position: absolute;
     width: 146px;
    height: 31px;
     top: 495px;
     left: 180px;
    
	}

#clearmen {
position: absolute;
    width: 214px;
    height: 272px;
    top: 220px;
    left: 150px;
    filter:alpha(opacity=0);  
    opacity: 0;
    -moz-opacity:0;
    zoom: 1;
	}

#womens {
    position: absolute;
    width: 184px;
    height: 33px;
    top: 495px;
    left: 651px;
    
	}

#clearwomen {
    position: absolute;
    width: 214px;
    height: 272px;
    top: 220px;
    left: 632px;
    filter:alpha(opacity=0);  
    opacity: 0;
    -moz-opacity:0;
    zoom: 1;
	}

#acc {
    position: absolute;
    width: 174px;
    height: 49px;
    top: 273px;
    left: 414px;
    
	}

#clearpin {
position: absolute;
    width: 195px;
    height: 195px;
    top: 324px;
    left: 404px;
    filter:alpha(opacity=0);  
    opacity: 0;
    -moz-opacity:0;
    zoom: 1;
	}

#clearpin {
position: absolute;
    width: 195px;
    height: 195px;
    top: 324px;
    left: 404px;
    filter:alpha(opacity=0);  
    opacity: 0;
    -moz-opacity:0;
    zoom: 1;
	}
	#linkspot {
position: absolute;
    width: 400px;
    height: 5px;
    top: 576px;
    left: 317px;
    zoom: 1;
    color: #808080;
    
	}
td.linkspot { color: #808080; }
td.linkspot table tr td { color: #808080; }
	
a.linky:link {color: white; text-decoration: none; }
a.linky:visited {color: white; text-decoration: none; }
a.linky:hover {color: #808080; text-decoration: underline; }
a.linky:active {color: #808080; } 

* { 
    margin: 0; 
} 
html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -9.7em; 
} 
.footer, .push { 
    height: 4em;
  } 




