@charset "UTF-8";body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	color: #000000;	background-image: url(../images/brownpaper.jpg);	background-repeat: repeat;	text-align: center;	margin: 0px;	padding: 0px;}#container {	text-align: left;	margin: 0px auto;	padding: 0px;	width: 924px;	position: relative;	z-index: 1;	top: 0px;	height: 850px;}#header {	background-image: url(../images/header.jpg);	background-repeat: no-repeat;	height: 178px;	width: 924px;	position: absolute;	z-index: 2;	top: 0px;}#wrapper {	background-image: url(../images/page_background.jpg);	background-repeat: repeat-y;	margin: 0px;	padding: 0px;	height: auto;	width: 924px;	overflow: hidden;	position: relative;	z-index: 3;	top: 178px;}#text_content {	margin-top: 0px;	margin-right: 31em;	margin-left: 4.5em;	top: 0px;	z-index: 4;	position: relative;	margin-bottom: 0px;	padding: 0px;}p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	color: #000000;}#footer {	background-image: url(../images/footer.jpg);	background-repeat: no-repeat;	height: 109px;	width: 924px;	z-index: 6;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #000000;}h1 {	margin: 0px;	padding: 0px;}#postit {	background-image: url(../images/post_it2.jpg);	background-repeat: no-repeat;	margin: 0px;	padding: 0px;	height: 578px;	width: 290px;	position: absolute;	z-index: 7;	top: 0px;	right: 3px;}#offers {	background-image: url(../images/offers.jpg);	height: 332px;	width: 298px;	position: absolute;	z-index: 8;	top: 202px;	right: 184px;}#bddlink {	height: 125px;	width: 272px;	position: absolute;	z-index: 9;	top: 600px;	right: 0px;}#movie {	height: 248px;	width: 260px;	position: absolute;	z-index: 10;	left: 17px;	top: 20px;}#offerpage {	height: 248px;	width: 260px;	position: absolute;	z-index: 9;	left: 17px;	top: 20px;}
