#aim {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align:center;
}


#googleVid {
	z-index: 1000;
}

#transBack {
	margin: 0 auto;
	width: 100%;
	background: url('/images/vids/backgroundHover.png') repeat;
	padding: 20px 0;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
/*	filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5; */
}

.trigger {
	display: block;
	text-decoration: none;
	font-size: 20px;
	color: #2d4925;
	height: 64px;
	padding: 25px 0 0 90px;
	width: 100px;
	margin: 0 auto;
}

.trigger:hover {
	color: #cc8137;
}

#movieWrap a {
	background: url('/images/vids/closeBackground.png') repeat;
	color: white;
	margin: 0 auto 20px;
	display: block;
	padding: 10px 10px;
	width: 50px;
	border: 1px solid #222222;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
}
