body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/bak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#opt_bg {
	background-image: url(images/optin_bg.jpg);
}
#vid_bg {
	background-image: url(images/Home_10.jpg);
}
#bd {
	background-color: #FFF;
}
#bd_lt {
	background-image: url(images/Home_14.jpg);
	height: 211px;
}
#bd_rt {
	background-image: url(images/Home_16.jpg);
	height: 211px;
}

/*--optin--*/

.optinname{
	padding:6px;
	padding-right:23px;
	width:185px;
	height:30px;
	font-size:11px;
	color:#666;
	border:1px solid #1a1a1a;
	background:#FFF url(images/name.gif) no-repeat right center;
}

.optinemail{
	padding:6px;
	padding-right:23px;
	width:185px;
	height:30px;
	font-size:11px;
	color:#666;
	border:1px solid #1a1a1a;
	background:#FFF url(images/email.gif) no-repeat right center;
}
.optinemail{
	padding:6px;
	padding-right:23px;
	width:185px;
	height:30px;
	font-size:11px;
	color:#666;
	border:1px solid #1a1a1a;
	background:#FFF url(images/email.gif) no-repeat right center;
}
.optincb{
	padding:6px;
	padding-right:23px;
	width:185px;
	height:30px;
	font-size:11px;
	color:#666;
	border:1px solid #1a1a1a;
	background:#FFF url(images/cb.jpg) no-repeat right center;
}

.optinbtn{
	cursor:pointer;
	margin:0;
	padding:0;
	width:216px;
	height:45px;
	border:none;
	background:#FFF url(images/optin_btn.jpg) no-repeat top;
}

.optinbtn:hover{
	cursor:pointer;
	margin:0;
	padding:0;
	width:216px;
	height:45px;
	border:none;
	background:#FFF url(images/optin_btn.jpg) no-repeat bottom;
}.clr {
	color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

