#col_1 {
	float: left;
	width: 333px;
	margin-right: 30px;
}
#col_2 {
	float: left;
	width: 403px;
}
#children {
	clear: both;
	width: 766px;
}

#content_area h1 {
	color: #B82829;
	font-size: 28px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#content_area h2 {
	font-family: "Trebuchet MS";
	color: #B82828;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#content_area h3 {
	font-size: 16px;
	color: #B82828;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content_area p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.intro {
	background-color: #10283A;
	margin-top: 0px;
	color: #B82828;
	font-family: Trebuchet MS;
	font-size: 16px;
}
#intro_container {
	width: 1036px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 780px;
	position: relative;
	background-attachment: fixed;
	background-image: url(../images/bg_intro.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#intro_header {
	position:absolute;
	left:258px;
	top:38px;
	width:521px;
	height:106px;
	z-index:1;
}
#intro_flash {
	position: absolute;
	height: 395px;
	width: 595px;
	left: 225px;
	top: 148px;
}
#intro_copy {
	position: absolute;
	left: 107px;
	top: 557px;
	width: 839px;
	height: 232px;
	text-align: center;
	font-weight: lighter;
}
#intro_copy h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#intro_copy p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.uppercase {
	text-transform: uppercase;
}
#form1 label {
	float: left;
	width: 60px;
}
#form1 input {
	margin-bottom: 5px;
}
#my_song {
	width: 480px;
	background-color: #0F2C4B;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	height: 50px;
	text-align: left;
}
#my_song a {
	color: #FF0000;
}
