body {
	background-color: #141111;
	margin-top: 0px;
	margin-bottom: 0px;
}
.upperswirly {
	color: #ECE9D8;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/curly_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lowerswirly {
	color: #ECE9D8;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/curly_bottom_left_top_half.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textmain {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	font-weight: normal;
}
.heading {
	color: #DFDAB6;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/curly_bottom_left_bottom_half.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footertext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.secondary_links {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10pt;
	color: #DFDAB6;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.subheading {

	color: #DFDAB6;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.announcement {

	color: #FF0066;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.networthyBright {
	color: #DFDAB6;
	text-decoration: none;
	font-weight: bold;
}
.networthyBlue {
	color: #0033FF;
	text-decoration: none;
}
.monthLink {

	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.currentMonth {


	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10pt;
	color: #C84892;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.textMainLink {



	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12pt;
	color: #E0956B;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.Fixed { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal }
