body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F9E5EF;
	background-image: url(images/shadowbg3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-size: 11px;
}

p, ul, li {
	font-size:11px;
	text-align: left;
}

span {
	font-size:11px;
	text-align: center;
}

div#container {
	position: relative;
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	top: 0px;
}
#bigleft {
	height: 100%;
	width: 245px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#smallleft {
	height: 100%;
	width: 177px;
	border-right-color: #FFCCFF;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#homeright {
	height: 100%;
	position: absolute;
	left: 246px;
	top: 0px;
	bottom: 0px;
	text-align: left;
}
#shopright {
	height: 100%;
	position: absolute;
	left: 177px;
	top: 0px;
	bottom: 0px;
	width: 623px;
}
#navbar {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 20;
}
.navbutton {
	font-weight: bold;
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 126px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: right;
	clear: left;
	margin-bottom: 18px;
}
.tabspace {
	padding-right: 4px;
	color: #B2004D;
}
#bag {
	font-size: 10px;
	width: 124px;
	padding-top: 80px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
	background-image: url(shop_images/pasbag.gif);
	background-repeat: no-repeat;
	height: 130px;
	margin-right: 16px;
	margin-left: 18px;
	text-align: center;
}
.shoppadding {
	padding: 8px;
	text-align: center;
	width: 606px;
}
.shopboxes {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.smalltitle {
	font-size: 9px;
	font-weight: bold;
	color: #B2004D;
	text-align: left;
	padding: 5px;
}
.completeleft {
	text-align: left;
}
.alignleft {
	text-align: left;
	padding-left: 22px;
	padding-top: 12px;
}
.homepadding {
	padding: 8px;
	width: 538px;
}
#taglinepic {
	left: 0px;
	top: 0px;
	width: 166px;
	position: absolute;
	z-index: 200;
}
a:link, a:active, a:visited {
  color: #B2004D;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #CC6699;
  text-decoration: underline;
  font-weight: bold;
}
a.links2:link, a.links2:active, a.links2:visited {
  color: #B2004D;
  text-decoration: underline;
  font-weight: normal;
}
a.links2:hover {
  color: #CC6699;
  text-decoration: underline;
  font-weight: normal;
} .rightpics {
	float: right;
	margin-right: 8px;
}
.homebox {
	padding: 12px;
	border: 4px double #F9CEEA;
	background-color: #FFEEF5;
	background-image: url(homeimages/homeboxbg.gif);
	background-repeat: no-repeat;
}
.alignlefthome {
	position: relative;
	width: 160px;
	padding-left: 10px;
	margin: 28px 0px 0px;
}

