body{
	background: #000000; color: #FFFFFF;
	font: 13px arial,sans-serif
	}
#content{
	width:977px;
	margin-left:10px;
	clear:both;
}
#left_column{
	float:left; clear: right;
	z-index:2;
}
#right_column{
	z-index:1;
}
.movie{
	margin-bottom: 30px;
	clear: both;
	color: #FFFFFF
}
div.movie span {font-style:italic}
.movie_thumbnail{
	float: left; clear: right;
	border: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px
	}
.now_playing{
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC
}
.largeHeader1{margin-bottom: -10px}
.largeHeader2{margin-bottom: -8px}
.largeHeader1 span{color: #FFFFFF}
#register_button{
	margin: 5px 0px 20px 0px;
}

.hrMed{margin-bottom:20px}
#profile_link{
	margin:20px auto;
	padding:15px;
	border: solid 1px #303030;
	color: #FFFFFF;
}
