@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
}
a {
	color: #FFFF00;
}

.side_wrap {
	float: left;
	width: 204px;
}
#body {
	width: 1122px;
	height: 401px;
}
#body  #content {
	float: left;
	height: 401px;
	background-image: url(images/screen_bg.jpg);
	width: 714px;
}
#body  #content  #vid_panel {
	height: 401px;
	width: 451px;
	float: left;
}
#body  #content  #vid_panel  img {
	float: left;
}
#body #content #optin #GRSubscribeForm {
	margin: 0px;
	border: 0;
	text-align: center;
}
#body #content #optin #GRSubscribeForm fieldset {
	border: 0;
}


#body #content #optin {
	float: left;
	width: 263px;

}
#body #content #optin #GRSubscribeForm #form_cont {
	width: 215px;
	margin: 15px auto 0 auto;
}

.optin_text     {
	font-family: Journal;
	font-size: 29pt;
	color: #FFFFFF;
}
.text_field {
	background-image: url(images/text_field.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.text_input {
	background-color: transparent;
	border: 0;
	font-size: medium;
}
#GRSubscribeForm p {
	font-size: 12px;
	margin: 15 0 0 0;
}
