body{
	margin:0px;
	padding:0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	overflow-x: hidden;
}
.wrapper {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-right:0px;
	min-width: 1024px;
	margin-top: 0px;
}

.title_head {
	height: 110px;
	width: 578px;
	position: relative;
	top: 5px;
	left: 300px;
	z-index: 2;
	margin-left: -15px;
}
.polaroid {
	position: relative;
	left: 235px;
	top: -10px;
	height: 577px;
	width: 578px;
	z-index: 2;
	margin-left: -54px;
}
.main_play {
	position: relative;
	z-index: 3;
	height: auto;
	width: 166px;
	left: 440px;
	top: -150px;
	margin-left: -30px;
}
.chooser {
	position: relative;
	height: 168px;
	width: 557px;
	left: 245px;
	top: -200px;
	z-index: 3;
	margin-left: -65px;
}
.comments {
	position: relative;
	height: auto;
	left: -1px;
	top: -80px;
	background-color: #000000;
	padding: 0px;
	color: #FFFFFF;
       margin:0px;
}
.comments img{
	margin-top:-100px;
position: relative;
z-index:-3;
}
.polaroid_bg {
	position: absolute;
	height: 786px;
	width: 1024px;
	z-index: -2;
	left: auto;
	right: auto;
	top: 0px;
	margin-left: -95px;
}
.choices {
	padding-right: 20px;
	position: relative;
	z-index: 4;
	left: 110px;
	top: -225px;
	width: auto;
	overflow:visible;
	vertical-align: top;
}
.wrapper .chooser .choices img {
	border: 0px;
	overflow:visible;
	z-index:6;
	vertical-align: top;
}

.wrapper .chooser .choices a {
	text-decoration:none;
	padding-right: 20px;
	overflow:visible;
}

.wrapper .chooser .choices img:hover {
	background-image: url(../img/ch_mouseover.png);
	background-repeat: no-repeat;
	overflow: visible;
	background-position: 0px -50px;
}
.media_wrapper {
	position: relative;
	left: 77px;
	z-index: 5;
	margin-bottom: -478px;
	padding-top: 22px;
}
.contact {
	width:327px;
	margin-right: auto;
	margin-left: auto;
position:relative;
z-index:5;
padding-bottom:100px;
padding-top:40px;
}
.wrapper .comments hr {
	color: #000000;
	background-color: #000000;
}
.postit {
	font-family: "Courier New", Courier, monospace;
	height: 200px;
	width: 500px;
	margin-right: auto;
	margin-top:200px;
	padding: 50px;
	margin-left: auto;
	position:relative;
	z-index:4;
}

