@import url(style.css);

h3 { 
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-weight:normal;
	line-height: normal;
	font-size: 11px; 
	color: #eb008b;
	background-color:#FFFFFF;
}

#content {min-height:664px}

#content .info h2 {
	position: relative;
	z-index: 2;
	display: block;
	vertical-align: middle;
	border-bottom: none;
}

#apparel li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
	background: url(../images/stripe.gif) repeat-x bottom;
	margin-bottom: 7px;
	width:100%;
}

#apparel_list li {
	list-style-type: none;
	display: block;
	float: left;
	margin-left:4px;
	margin-right: 5px;
	background: url(../images/stripe.gif) repeat-x bottom;
	margin-bottom: 7px;
}

#apparel p { 
	font-size: 1px; 
	margin-bottom: 7px;
	display: block;
}

#main {  
     background-image: url(../images/collageback.jpg); 
     background-position: 695px 0;
     background-repeat: repeat;
}     

#slogan { display: none; }