@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 12px;
}
img {
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#container {
	width: 1024px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #header {
	float: left;
	width: 1024px;
	height: 80px;
	margin-top: 25px;
}
#header #logo {
	float: left;
	height: 80px;
	width: 132px;
}
#logo h1 {
	background-image: url(../images/stc_logo.gif);
	height: 80px;
	width: 132px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#logo h1 a {
	display: block;
	height: 80px;
	width: 132px;
}

#header #navigation {
	height: 12px;
	width: 676px;
	margin-left: 25px;
	float: left;
	margin-top: 68px;
}
#content {
	width: 1024px;
	clear: both;
	float: left;
	margin-top: 25px;
}
#content #leftcolumn {
	float: left;
	width: 132px;
}
#leftcolumn #welcome {
	float: left;
	width: 132px;
	margin-top: 40px;
	color: #BA8748;
	height: 146px;
}
#leftcolumn #welcome_ad {
	float: left;
	width: 132px;
	color: #BA8748;
	height: 372px;
	background-image: url(../images/ad.jpg);
	background-repeat: no-repeat;
}
#leftcolumn #lastseason {
	float: left;
	width: 132px;
	margin-top: 185px;
	color: #BA8748;
	height: 42px;
}
#leftcolumn #lastseason_ad {
	float: left;
	width: 132px;
	margin-top: 38px;
	color: #BA8748;
	height: 42px;
}

#content #centercolumn {
	float: left;
	width: 636px;
	margin-left: 25px;
}
#centercolumn #seasonbanner {
	float: left;
	height: 107px;
	width: 636px;
}
#centercolumn #ad_title {
	float: left;
	height: 90px;
	width: 636px;
	background-image: url(../images/ad_title.gif);
	background-repeat: no-repeat;
	margin-top: 18px;
}
#centercolumn #letmeknow_title {
	float: left;
	height: 90px;
	width: 636px;
	background-image: url(../images/letmeknow_title.gif);
	background-repeat: no-repeat;
	margin-top: 18px;
}


#centercolumn #productions {
	float: left;
	height: 263px;
	width: 636px;
}
#centercolumn #ad_texts {
	float: left;
	width: 636px;
}
#ad_texts p {
	color: #FFFFFF;
}

#ad_texts #ad_texts_left {
	float: left;
	width: 312px;
}
#ad_texts #ad_texts_right {
	float: right;
	width: 305px;
}

#centercolumn  #letyouknow {
	float: left;
	height: 47px;
	width: 636px;
	margin-top: 10px;
}
#centercolumn #anxious {
	float: left;
	height: 54px;
	width: 329px;
	background-image: url(../images/anxious.gif);
	background-repeat: no-repeat;
}

#centercolumn #letyouknow_content {
	float: left;
	width: 636px;
}

#centercolumn #footer {
	float: left;
	width: 636px;
	font-size: 11px;
	color: #999999;
	margin-top: 85px;
	height: 32px;
}
#centercolumn #footer_ad {
	float: left;
	width: 636px;
	font-size: 11px;
	color: #999999;
	margin-top: 40px;
	height: 32px;
}

#footer #copy,
#footer_ad #copy {
	width: 500px;
	float: left;
	margin-top: 18px;
}
#footer #social,
#footer_ad #social {
	float: right;
	height: 32px;
	width: 32px;
}
#content #rightcolumn {
	float: right;
	width: 205px;
	height: 372px;
}
#content #rightcolumn_ad {
	float: right;
	width: 205px;
	height: 372px;
	background-image: url(../images/ad_right.jpg);
	background-repeat: no-repeat;
}
#letyouknow_content input#submit {
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	border: none;
	height: 30px;
	width: 60px;
	line-height: 0px;
	font-size: 0px;
	display: block;
}
#letyouknow_content input {
	margin-bottom: 12px;
}
