#nav_get_involved{
	background:#343732;
}

a#nav_get_involved.link_text{
	color:#fff;
}

.get_involved_link a{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#1C201B;
	margin-left:10px;
	padding:5px 10px;
}

.get_involved_link a:hover{
	background-color:#ffca00;
	color:#333632;
	text-shadow:1px 1px 0px #fff;
}

.long_text h2{
	margin:0px;
	text-shadow:1px 1px 4px #000;
} 

#demand_submit{
    font-size: 1.6em;
	margin:10px auto 0px;
    position: relative;
}

#demand_submit:hover{
	background-color:#ffca00;
	color:#333632;
	text-shadow:1px 1px 0px #fff;
}

#download_assets_btn_container{
	display:block;
	margin-top:15px;
	text-align:center;
}

#download_assets_btn{
	background:#121610;
	border-radius:20px;
	cursor:hand;
	cursor:pointer;
	font-size:1.2em;
	margin:0px auto;
	padding:10px 20px;
	text-align:center;
	width:300px;
}

#download_assets_btn:hover{
	background:#ffca00;
	color:#333632;
}

#eventful{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#000;
	float:right;
	line-height:0px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
	position:relative;
	width:280px;
}

#instructions_container{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#121610;
	border-radius:6px;
	float:right;
	margin:10px 0px 0px 10px;
	padding:20px;
	text-align:center;
	width:240px;
}

#like_facebook_page{
    border:none;
    height:65px;
    overflow:hidden;
    position:absolute;
    right:55px;
    top:25px;
    width:50px;
}

#like_website {
    border:none;
    height:21px;
    overflow:hidden;
    width:100px;
    position:absolute;
    right:290px;
    top:65px;  
} 

#movie_poster{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:solid 10px #1B1F19;
	border-radius:6px;
	margin-top:10px;
}

#neal_boortz_heading{
	margin:0px;
}

#neal_boortz_img{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:solid 10px #1B1F19;
}

#neal_boortz_text{
	left:280px;
	top:60px;
	position:absolute;
}

#subscribe_email_step{
	width:340px;
}

#txt_link_to_us{
	border:inset 1px;
	font-family:courier new, helvetica, arial;
	font-size:1em;
	height:50px;
	width:750px;
	padding:5px;
}