#content .customizePageContent
{
	background-color: #000000;
	color: #3698d9;
}

#content .customizePageContent a
{
	color: #3698d9;
}

#content .pageContent .customizeEntry
{
	background-color: #000000;
	color: #1b5ec2;
}

#content .pageContent .customizeEntry a
{
	color: #1b5ec2;
}

#content .pageContent .customizeTitle
{
	background-color: #080808;
	border-color: #e31919;
}

#content .pageContent .customizeTitle a
{
}

.customizeBody
{
	background-color: #000000;
	border-color: #e01919;
	color: #000000;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 16px;
}

.customizeBody a
{
	color: #000000;
}

.customizeSecondaryContent
{
	background-color: #0d0c0c;
}

.customizeSecondaryContent a
{
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3
{
	background-color: #0a0a0a;
	color: #195bbf;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3 a
{
	color: #195bbf;
}

