body {
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	background-color: #222630;
	background-image: url(../images/curtain_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 950px;
	border: 1px solid #999999;
}
.left_column {
	background-color: #101010;
	background-image: url(../images/leftcol_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 30px;
}
.main_nav {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
}
.main_nav_small {
	font-size: 12px;
	line-height: 17px;
	color: #999999;
}
.main_nav_subhead {
	font-size: 18px;
	line-height: 36px;
	color: #CCCCCC;
}
a:link {
	color: #C2DEFF;
	text-decoration: none;
}
a:visited {
	color: #C2DEFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.featuredlink:link {
	text-decoration: none;
	color: #cf270c;
}
a.featuredlink:visited {
	text-decoration: none;
	color: #cf270c;
}
a.featuredlink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.featuredlink:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.right_column {
	margin: 0px;
	padding: 30px;
	font-size: 13px;
	line-height: 19px;
	color: #CCCCCC;
}
.page_item {
	margin-bottom: 20px;
}
.photobox_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.now_playing {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
}
.now_playing_moviename {
	font-size: 36px;
	color: #e2e2bf;
	margin-bottom: 10px;
	line-height: 39px;
	margin-top: 10px;
	letter-spacing: -1px;
}
.now_playing_rating {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 19px;
}

.now_playing_rating_2 {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 17px;
}

.announcement {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 13px;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}
.emphasis {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
.content_table {
	background-color: #363c48;
}
.right_column_table {
	font-size: 13px;
	line-height: 19px;
	color: #CCCCCC;
}
.menu_header {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 15px;
}
.menu_category {
	font-weight: bold;
	color: #e2e2bf;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 5px;
}
.menu_food_item {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
}
.now_playing_table {
	font-size: 13px;
	line-height: 19px;
	color: #CCCCCC;
}

.comedy_headshot {
	margin-bottom: 5px;
	margin-right: 10px;
	/*margin-top: 10px;*/
}

.now_playing_multiline {
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 21px;
}

.photobox_right {
	margin-left: 20px;
	margin-bottom: 5px;
}
