@charset "UTF-8";
/* CSS Document */

/* It is common to set printer friendly styles such as a white background with black text. */
body {
	background-color: #fff;
	background-image: url(Artwork/Unexpected%20Kisses.png);
	border-color: #000; /* Sets the border color properties for an element using shorthand notation */
	color: #000;
.menulist {
}
#outerWrapper #contentWrapper #leftColumn1 #menu ul li {
	list-style-type: square;
.none li {
	color: #AD4AC5;
}
#menu .none li {
	color: #AD4AC5;
}
#menu .none li {
	color: #AD4AC5;
}
#leftColumn1 #menu .none li {
	color: #AD4AC5;
}
#contentWrapper #content p {
	color: #33F;
}
#contentWrapper #content p {
	color: 7D77DC;
}
