body {
	background-color: #333;
	background-image: url(../images/bkground.jpg);
	background-repeat: repeat;
}
#outerwrapper {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	float: right;
}
#backtolucy {
	height: auto;
	width: 40px;
	float: left;
}


#header {
	height: 151px;
	width: 900px;
	background-color: #666;
}
#headerimg {
	float: left;
	height: 150px;
	width: 750px;
	background-image: url(../images/header750.jpg);
}
#shopping {
	background-image: url(../images/shopping.png);
	float: left;
	height: 150px;
	width: 150px;
	background-repeat: no-repeat;
}

#mainbody {
	height: auto;
	width: 900px;
	background-color: #a1a1a1;
}


#footer {
	height: 100px;
	width: 900px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 20px;
	text-align: center;
}
#footerholder ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	float: left;
	list-style-type: none;
	display: block;
	padding-left: 5px;
}
#newsletter {
	height: 40px;
	width: 700px;
	margin-left: 100px;
	margin-right: 99px;
	padding-top: 8px;
	float: left;
}
tr td label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#footerholder ul li a {
	color: #FFF;
	text-decoration: none;
}
#footerholder ul li a:hover {
	color: #C0C;
}



#footerholder {
	height: auto;
	width: 700px;
	margin-left: 100px;
}


#navbar {
	height: 35px;
	width: 900px;
	background-image: url(../images/navgrad35.jpg);
}
#home {
	height: 35px;
	width: 41px;
	float: left;
	background-image: url(../images/navgrad35.jpg);
	background-repeat: no-repeat;
}
#home a {
	background-image: url(../images/navgrad35.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 35px;
	width: 41px;
	display: block;
}

#home a:hover {
	background-image: url(../images/navgradpink35.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 35px;
	width: 41px;
	display: block;
}


#leftcol {
	height: 500px;
	width: 150px;
	float: left;
}
#midcol {
	height: 500px;
	width: 500px;
	float: left;
}
#rightcol {
	height: 500px;
	width: 250px;
	float: left;
}
#newjackets {
	float: left;
	height: 373px;
	width: 700px;
}
#hotstyles {
	float: right;
	height: 373px;
	width: 200px;
}
#hotlooks {
	float: left;
	height: 203px;
	width: 200px;
}
#sale {
	height: 170px;
	width: 200px;
	float: left;
	display: block;
}
#sale a img {
	background-image: url(../images/sale.png);
	background-repeat: no-repeat;
	background-position: left top;
}
