#main_content {
	position: absolute;
	height: 410px;
	left: 1px;
	top: -3px;
	width: 352px;
	padding-top: 4px;
	color: #FFFF00;
	text-align: left;
	font-size: 11px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}



#meet_the_team {
	position: absolute;
	height: 403px;
	width: 142px;
	color: #FFFF00;
	text-align: center;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	left: 6px;
	top: 9px;
	line-height: 13px;
}

#meet_the_team_img {
	position: absolute;
	height: 411px;
	left: 1px;
	width: 167px;
	color: #FFFF00;
	text-align: center;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	line-height: 13px;
}
#meet_the_team_pics {
	position: relative;
	height: auto;
	width: 117px;
	color: #FFFF00;
	text-align: left;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 13px;
}

.img_border
	{
	border:solid #993300 medium;
	}

#media_player {
	position: absolute;
	height: 275px;
	left: 27px;
	width: 300px;
	text-align: center;
	top: 85px;
}

#header {
	height: auto;
	top: 50px;
	width: 324px;
	color: #000000;
	text-align: center;
	font-size: 28px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: 400;
	position: absolute;
	left: 17px;
	display: block;
	line-height: 1em;
	color: #000000; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}


#header:before,
#header:after{
	content: "A NIGHT AT MUSTARD"; /* generated text */
	display: block;
}

#header:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #000000; /* shadow color */
	background-color: transparent;
}

#header:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #FFFFFF;
	background-color: transparent;
}

.team_header {
	color: #FFFF00;
	font-size: 18px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-decoration: underline;
}
#video_info {
	position: absolute;
	left: 27px;
	top: 349px;
	width: 250px;
	height: 36px;
	color: #FFFFFF;
}
.blur{
	background-color: #000000; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #000000; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #ffffff; /*background color of content*/
	color: #000; /*text color of content*/;
}

.flash_link {
	text-decoration: none;
}
.flash_link a:visited {
	color: #FFFF00;
}

.flash_link a:link {
	color: #FFFF00;
}

.flash_link a:active {
	color: #FFFF00;
}
.flash_link a:hover {
	color: #FF33CC;
}
