#content .customizePageContent
{
	background-color: #9597c7;
	color: #31657d;
}

#content .customizePageContent a
{
	color: #31657d;
}

#content .pageContent .customizeEntry
{
	background-color: #191442;
	border-color: #cc644a;
	color: #3162de;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}

#content .pageContent .customizeEntry a
{
	color: #3162de;
}

#content .pageContent .customizeTitle
{
	background-color: #d4774c;
	color: #574d26;
}

#content .pageContent .customizeTitle a
{
	color: #574d26;
}

