@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: 15px;
	color: #000;
	width: 297px;
	position: absolute;
	left: 385px;
	top: -17px;
	height: 1585px;
}
#footer {
	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;
}
h1 {
	font-size: 24px;
	color: #5161A2;
}
.bigger {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	border: 1px none #485791;
}


#container #middle #column2 p {
	color: #242D48;
	font-size: 16px;
}
.bluebox {
	border: 1px solid #3A4674;
}
#column1 h3 {
	font-size: 18px;
	color: #5262A0;
	font-weight: bold;
}
#column2 h3 {
	font-size: 18px;
	color: #5262A0;
	font-weight: bold;
}






.bigger strong a {
	color: #009;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bigger a {
	color: #009;
}
p a {
	color: #00C;
}
#column2 table tr td .bigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}

