body {
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #3b1f2b;
	background: #F8F4FF;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover
}

.subfooter {
	background-color: #101010;
}

p.footertop {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}

footer
{
	background-image: linear-gradient(to bottom, #101010 0, #303030 100%);
}

.headingbarx
{
	background-image: linear-gradient(to bottom, #404040 0, #808080 100%);
}
td.linkcell
{
	background-image: linear-gradient(to bottom, #101010 0, #303030 100%);
}

.sidebarmenu
{
	background-color: #000000;
}

.headingbar
{
	background-image: none;
	background-color: #ffffff;
	border-style: solid none solid none;
	border-color: #D4AD38;
}

.titlebar
{
	color: inherit;
}

h1.titlebar
{
	font-size: 24px;
	color: inherit;
}

h2.titlebar
{
	font-size: 22px;
	color: inherit;
}

.navbar-inverse
{
	background-image: linear-gradient(to bottom, #101010 0, #303030 100%);
}

.blender {
  background: #000000;
}