.body
{
	background: #282828;
	font-family: Cambria, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

.maincontent
{
	margin: 0px auto 20px auto;
	width:940px;
	overflow:hidden;
	background: #282828;
}

.content
{
	width: 900px;
	margin: 20px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
}

.blurb
{
	width: 900px;
	margin: 20px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
}

.blurb2
{
	margin-bottom: 20px;
	padding: 5px 20px 5px 0px;
	font-family: Cambria, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

.blurb p
{
	color: #d9d9d9;
}

.blurb h1
{
	margin-bottom: 20px;
	padding: 5px 20px 5px 0px;
	font: 18px/18px century gothic, verdana, sans-serif;
	font-weight: bold;
	background: #282828;
	color: #ffa04b;
	border-top: 1px solid #5a524c;
	border-bottom: 1px solid #5a524c;
}

.blurb a
{
	color: #ff4b93;
	border-bottom:1px dashed #cbcbcb;
	text-decoration: none;
}

. blurb a:hover
{
	color: #ff4b75;
	border-bottom:1px dashed #d28626;
	text-decoration: none;
}

.menu
{
	width: 900px;
	color: #ffffff;
	margin: 20px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
	font-family: "Century Gothic";
}

.menu a
{
	color: #ffa04b;
	border-bottom:1px dashed #cbcbcb;
	text-decoration: none;
    font: 18px/18px century gothic, verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

. menu a:hover
{
	color: #ff4b75;
	border-bottom:1px dashed #d28626;
	text-decoration: none;
}

.footer
{
	color: #B8FAD3;
	border-bottom:1px dashed #cbcbcb;
	text-decoration: none;
	font-family: Cambria, serif;
	font-size: 10px;
}