body {
	background-image: url(images/mainbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #330F07;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_brick {
	background-image: url(images/brickwall_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 10px;
	padding: 0px;
}
.right_brick {
	background-image: url(images/brickwall_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer_background {
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555;
	text-decoration: none;
	text-align: center;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555;
	text-decoration: none;
	text-align: center;
}
.flashID {
}
