body {
	background-image: url(../images/bbcbkgd.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #763607;
}
.centerimage {
	text-align: center;
}
div.instructions{
border:2px solid red;
width:400px;
background-color:#ffffff;
color:#000000;
left-margin:auto;
right:margin:auto;
}

h1{
color:#000000;
font-size:18px;
}

h2{
font-size:16px;
color:#725B3B;
}
h3{
font-size:14px;
color:#000000;
}
ul.menu
{
list-style-type: none;
padding: 0px;
margin: 0px;
margin-bottom:14px;
text-transform:uppercase;
font-size:11px;
}
li.menu
{
background-image: url(http://www.bagsbychilli.com/buttons/ball.gif);
background-repeat: no-repeat;
background-position: 0px .5px;
padding-left: 14.5px;
padding-right: 14px;																																																																																																																																																																																																																																																																																																																													
display: inline;
}
div#wn	{ 
	position:relative; 
	width:606px; 
	height:300px; 
	overflow:hidden;	
	margin-top:0px;	
	margin-bottom:0px;																																																																
	}  

#arrow1
{
  display: block;
  width: 45px;
  height: 116px;
  background: url("../images/aro-lft.gif") no-repeat 0 0;
}
#arrow1:hover
{ 
  background-position: 0 -58px;
}
#arrow1 span
{
  display: none;
}   

#italian_splendor
{
display: block;
width: 606px;
height: 300px;
background: url("../images/31_bg.jpg") no-repeat 0 0;
}
#italian_splendor:hover
{
background-position: 0 -300px;
}
#italian_splendor span
{
display: none;
}
#the_anytime_bag
{
display: block;
width: 606px;
height: 300px;
background: url("../images/the_anytime_bag.jpg") no-repeat 0 0;
}
#the_anytime_bag:hover
{
background-position: 0 -300px;
}
#the_anytime_bag span
{
display: none;
}

a { 
color: #000000; 
text-decoration:none;
}
a:visited { color: #000000; }
a:hover { color: #ffffff; }
a:active { color: #ffffff; }



