body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#wrapper {
	width: 100%;
	display: table;
	background-image: url(../images/no-flash-bckgnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1360px;
	background-color: #ffffff;
}
#social-media-links {
	width: 75px;
	float: right;
}
#no-flash {
	float: left;
	height: 230px;
	width: 450px;
	margin-top: 290px;
	margin-left: 245px;
}
.no-flash-copy {
	font-size: 24px;
	text-align: center;
}
.no-flash-copy a{
	font-size: 24px;
	text-align: center;
	color: #F00;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 20px;
	background-color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
