	body {
		background: url('768989a2cc4d9baf4d63bf14cb95a24a64b6b1c1.png') center fixed;
		font-family:Helvetica, sans-serif;
		font-size: 11px;
		color: #EBE2CA;
		margin: 0px;
		padding: 0px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	.holder {
		width: 990px;
		margin: 5% auto;
	}

	.header {
		height: 100px;
	}

	.logo {
		font-size: 102px;
		font-weight: bold;
		color: #f2f2f2;
		text-shadow: 2px 2px 10px #000000;
		margin-bottom: -15px;
	}

	.sub {
		font-size: 16px;
		font-weight: bold;
		color: #f2f2f2;
		text-shadow: 1px 2px 10px #000000;
		margin: 0px 0px 15px 45px;
	}

	.container {
		background-color: rgb(82, 82, 82);
		background-color: rgba(16, 16, 16, 0.5);
		border: 1px #5C5C5C solid;
		padding: 10px;
		float: left;
		-moz-box-shadow: 1px 2px 10px #000000;
		-webkit-box-shadow: 1px 2px 10px #000000;
		box-shadow: 1px 2px 10px #000000;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	.containerChat {
		background-color: rgb(82, 82, 82);
		background-color: rgba(40, 42, 46, 0.5);
		border: 1px #5C5C5C solid;
		padding: 10px;
		float: left;
		-moz-box-shadow: 1px 2px 10px #000000;
		-webkit-box-shadow: 1px 2px 10px #000000;
		box-shadow: 1px 2px 10px #000000;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		overflow-y: scroll;
	}

	.navigation {
		background-color: rgb(82, 82, 82);
		background-color: rgba(16, 16, 16, 1);
		border: 1px #5C5C5C solid;
		padding: 2px 5px;
		-moz-box-shadow: 1px 2px 10px #000000;
		-webkit-box-shadow: 1px 2px 10px #000000;
		box-shadow: 1px 2px 10px #000000;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		text-align: center;
		margin: 10px auto;
		width: 968px;
	}

	.con1 {
		text-align: center;
	}

	.con1, .con3 {
		width: 150px;
		margin: 0px 6px;
		height: 700px;
	}

	.con2 {
		width: 600px;
		height: 700px;
	}

	.post-header {
		font-size: 10pt;
		font-weight: 800;
	}

	.post-content {
		margin: 5px 5px 5px;
	}

	#wrapper {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	#mask {
		width: 100%;
	}

	.item {
		display: none;
	}

	.item.active {
		display: block;
	}

	.clear {
		clear: both;
	}

	.donationspace{
		height: 345px;
	}

	.spacer0{
		height: 5px;
	}

	.spacer {
		height: 10px;
	}

	.spacer2 {
		height: 60px;
	}

	.spacer3 {
		height: 40px;
	}

	.spacer4 {
		height: 140px;
	}

	.spacer5 {
		height: 110px;
	}

	.spacer6 {
		height: 100px;
	}

	.spacer7{
		height: 20px;
	}

	.spacer8{
		height: 15px;
	}

	.spacer9{
		height: 70px;
	}

	.spacer10{
		height: 160px;
	}

	.spacer11{
		height: 650px;
	}

	.spacer12{
		height: 120px;
	}

	.selected {
		font-size: 9pt;
	}

	.raquo {
		vertical-align: 11%;
	}

	img {
		border: 0;
	}

	a {
		text-decoration: none;
		color: #EBE2CA;
		font-weight: bold;
	}

	a:hover {
		text-shadow: 1px 1px 1px #c16b50;
		color: #EBE2CA;
	}

	.logo a:hover {
		text-shadow: 3px 3px 3px #c16b50;
		color: #EBE2CA;
	}
