@charset "utf-8";
body {
	margin: 0px;
}

img {
	border: 0;
	margin: 0;
}

.body_img {
	text-align: center;
	width: 783px;
}

.optin_text {
	font-family: "Arial";
	font-weight: bold;
	font-size: 24px;
	color: #b40202;
	text-align: center;
}

.bodytext {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.text_field {
	background-image: url(images/text_input.jpg);
	text-align: center;
}
.text_input {
	border: 0;
	background-color: transparent;

}


#head {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#head #header {
	height: auto;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
}

#body #l_cont {
	height: auto;
	width: 465px;
	float: left;
}

#vid_head {
	width: 465px;
}

#vid_L {
	float: left;
	width: 20px;
}


#vid_holder {
	background-color: #000000;
	width: 425px;
	float: left;
}

#vid_R {
	float: left;
	width: 20px;
}

#vid_foot   {
	background-image: url(images/vid_con_foot.jpg);
	float: left;
}

#body #r_panel {
	float: right;
	height: auto;
	width: 312px;
}

#body #r_panel #arrows {
	float: right;
}

#body  #r_panel  #mid_r  {
	height: auto;
	width: 312px;
	float: right;
}

#body  #r_panel  #mid_r  #form  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: auto;
}

/* form box */
#GRSubscribeForm fieldset {
	border: 0;
	width: auto;
}
#GRSubscribeForm p/* comment about GetResponse */
    {
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
}

/* table used to position form elements */
#GRSubscribeForm table {
	border: 0;
	margin-top: 15px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
