/*img,
.main,
.products,
.specials,
.about,
.about2,
.navbar,
.clothing,
.clothing_image,
.tandc,
.gifts,
.quote,
div { behavior: url(iepngfix.htc); }*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; }
.main {
	background-image: url(images/bg_main_image.png);
	background-repeat: no-repeat
}
.about {
	background-image: url(images/bg_welcome.png);
	background-repeat: no-repeat;
	background-position: center bottom
}
.specials {
	background-image: url(images/bg_specials.png);
	background-repeat: no-repeat;
	background-position: left bottom
}
.products {
	background-image: url(images/bg_products.png);
	background-repeat: no-repeat;
	background-position: left bottom
}
.navbar {
	background-image: url(images/bg_navbar.png);
	background-repeat: no-repeat
}
.phptable a img { border: none; }
.phptable p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.phptable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

a:visited { color: #FFFFFF; }

