body {
	background-color: #000;
	color: #FFF;
}
#Main #Notify #frmNotify #email {
	height: 26px;
	width: 260px;
	position: relative;
	top: -7px;
	font-family: Calibri;
	font-size: 22px;
}
#Main #Notify #frmNotify input {
	position: relative;
	top: 5px;
}


#Main #Video_Holder{
	position: relative;
	top: 0px;
	z-index: 100;
}
#Main {
	text-align: center;
}

#Main #Logo #Logo_Img {
	position: relative;
	left: 0px;
	top: 0px;
}
#Main #Notify {
	position: relative;
	top: 10px;
}
.Text {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	;
}

