#content .customizePageContent
{
	background-color: #f5d59d;
	border-color: #ed6262;
	color: #0b0c0d;
}

#content .customizePageContent a
{
	color: #0b0c0d;
}

#content .pageContent .customizeEntry
{
	background-color: #86e3a3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#content .pageContent .customizeEntry a
{
}

#content .pageContent .customizeTitle
{
	background-color: #f0a1e7;
	color: #3f53b5;
	font-family: Petit Formal Script;
	font-size: 12px;
}

#content .pageContent .customizeTitle a
{
	color: #3f53b5;
}

.customizeSecondaryContent
{
	background-color: #e0d069;
	border-color: #ed6363;
	color: #069e0b;
}

.customizeSecondaryContent a
{
	color: #069e0b;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3
{
	background-color: #f0a563;
	color: #16a106;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3 a
{
	color: #16a106;
}

