body {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(http://www.lilaandmay.com.au/images/sweetboutique-topbkg.gif);
	background-repeat: repeat-x;
	background-position: center 15px;
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	color: #797979;
	line-height: 18px;
}
p, td, li {
	font-family: "Lucida Grande", Arial;
	font-size: 12px;
	color: #797979;
	line-height: 18px;
}
#hdr {
	text-align: center;
}
#ftr {
	background-image: url(http://www.lilaandmay.com.au/images/sweetboutique03.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.cr {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #797979;
}
.cr a {
	color: #797979;
	text-decoration: none;
}
.cr a:hover {
	color: #797979;
	text-decoration: underline overline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}
.leftcol {
	padding: 0px;
}
.maincol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}