body
{
	background-attachment: fixed;
	background-image: url('img/page_bg_dark.jpg');
	background-position: center;
}

.BgColor
{
	background-color: #e8e0cd;
}

.BigBgText
{
	color: #515953;
	font-family: 'Arial';
	font-size: 48pt;
	z-index: 1;
}

.ContactAddr
{
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 24pt;
}

.ContactName
{
	color: #515953;
	font-family: 'Arial';
	font-size: 48pt;
}

.Divider
{
	border-left-color: #e8e0cd;
	border-left-style: solid;
}

.Normal
{
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 10pt;
	font-style: 'italic';
	z-index: 0;
}

.Label
{
	color: #515953;
	font-family: 'Arial';
	font-size: 24pt;
	font-style: 'italic';
	z-index: 2;
}

.NavLink
{
	background-color: #e8e0cd;
	color: #000000;
	font-style: italic;
}

.PlainLink
{
	color: #FFFFFF;
}

.Heading
{
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 14pt;
	font-style: 'italic';
}