body {

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-top: 15px;
	color: #1E103B;

}
a {

	color: #503686;

}

#bottom {

	width: 770px;
	color: #ffffff;
	font-size: 9px;
	background: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#bottom b {

	font-weight: normal;

}

#bottom a {

	font-size: 9px;
	color: #ffffff;
	text-decoration: none;

}

#bottom a:hover {

	text-decoration: underline;

}

#copyright {

	float: right;

}

#viewCart {

	text-align: right;
	padding: 5px;

}

#viewCart a {

	text-decoration: none;
	background: url("images/cart.gif") left no-repeat;
	padding: 2px;
	padding-left: 25px;

}

#viewCart a:hover {

	background: #F0EBFC url("images/cart.gif") left no-repeat;

}

h2.photoGallery {

	display: none;

}