body {background-image: urlimages/background.gif);}.leftend {background-color: #FFFFFF;background-image: urlimages/left-end.giff);background-repeat: no-repeat;}.leftmiddle {
	background-color: #FFFFFF;
	background-image: urlimages/left-middle.giff);
	background-repeat: repeat;
}
.rightmiddle {
	background-color: #FFFFFF;
	background-image: urlimages/right-middle.giff);
	background-repeat: repeat;
}
.rightend {
	background-color: #FFFFFF;
	background-image: urlimages/right-end.giff);
	background-repeat: no-repeat;
}
.love {
	background-image: urlimages/love.jpgg);
	background-repeat: no-repeat;
	background-position: right;
}
.location {
	background-image:urlimages/stores/white.giff);
	background-position: bottom;
	background-repeat:repeat-x;
}
.blackWide {
	background-image:urlimages/stores/black_wide.giff);
	background-position: center;
	background-repeat: no-repeat;
}
.blackTall {
	background-image:urlimages/stores/black_tall.giff);
	background-position: center;
	background-repeat: no-repeat;
}

<!-- CSS for menu tabs -->
ul#navlist
{
	font: bold 11px arial, sans-serif;
	color:#000000
	list-style-type: none;
	vertical-align: baseline;
}

ul#navlist li
{
	float: left;
	height: 140%;
	background-color: #CCCCCC;
	margin: 2px 2px 0 2px;
	list-style-type: none;
}

li#active a {
	background-color: #fff;
	vertical-align: baseline;
	height:auto;
}

li#active a { 
	color: #000; 
}

#navlist a
{
float: left;
display: block;
color: #000000;
text-decoration: none;
padding: 4px;
}

#navlist a:hover {
	color:#FFFF00;
	background-color:#000000 	 }
#active a:hover {
	color:#000000;
	background-color:#ffffff;
 	 }


