@charset "utf-8";
/* CSS Document */

td img {display: block;}#container {
	clear: none;
	width: 1060px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	clear: both;
	width: 1060px;
	position: relative;
	height: 235px;
}
#column3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	width: 297px;
	position: absolute;
	left: 722px;
	top: -11px;
}
#cds {
	background-image: url(images/hypnoticcds.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 48px;
	top: 1174px;
	visibility: hidden;
}
#middle {
	clear: both;
	width: 1060px;
	position: relative;
	height: 1570px;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}
#column2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	width: 297px;
	position: absolute;
	left: 383px;
	top: -17px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	width: 1060px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	height: 165px;
}
#column1 {
	width: 293px;
	position: absolute;
	left: 40px;
	top: -19px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
