/*
*
* FEATURED MOVIES
*			background-color: #333333;
*/
	#ContentMain-FeaturedMovies
	{
		position: relative;
		width: 840px;
		height: 316px;
		background-color: #333333;
		background-image: url(images/Background-NowShowing.gif);
		background-repeat: repeat-x;
		text-align: left;
	}

	.FeaturedMovies
	{
		position: absolute;
		top: 2px;
		width: 180px;
		height: 312px;
		background-color: #000000;
		font-size: 13px;
	}

	.FeaturedMovies-Heading
	{
		position: absolute;
		top: 1px;
		left: 2px;
		font-weight: bold;
		color: #ffffff;
	}

	#FeatuedMovies-Movie4
	{
		left: 658px;
	}

	#FeatuedMovies-Movie3
	{
		left: 472px;
	}

	#FeatuedMovies-Movie2
	{
		left: 286px;
	}

	#FeatuedMovies-Movie1
	{
		left: 100px;
	}

	.FeaturedMovies img
	{
		position: absolute;
		top: 18px;
		left: 2px;
		border-width: 0px;
	}

	.FeaturedMovies-MovieInfo
	{
		position: absolute;
		top: 250px;
		left: 2px;
		width: 176px;
		height: 60px;
	}

	a.MovieInfo-Name
	{
		display: block;
		position: absolute;
		top: 2px;
		left: 2px;
		width: 172px;
		height: 36px;
		color: #ffffff;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		line-height: 95%;
	}

	a.MovieInfo-Name:visited
	{
		color: #ffffff;
	}

	a.MovieInfo-Name:hover
	{
		color: #faa81d;
	}

	a.MovieInfo-Link
	{
		display: block;
		position: absolute;
		top: 42px;
		left: 2px;
		width: 128px;
		height: 13px;
		color: #99ccff;
		font-size: 13px;
		font-weight: normal;
		text-decoration: underline;
	}

	a.MovieInfo-Link:visited
	{
		color: #99ccff;
	}

	a.MovieInfo-Link:hover
	{
		color: #faa81d;
	}

	a.MovieInfo-Classification
	{
		display: block;
		position: absolute;
		top: 41px;
		left: 138px;
		width: 38px;
		height: 19px;
		padding: 0px;
	}

	.MovieInfo-Classification
	{
		display: block;
		position: absolute;
		top: 23px;
		left: 130px;
		width: 38px;
		height: 19px;
		padding: 0px;
	}

	a.MovieInfo-Classification img
	{
		position: absolute;
		top: 0px;
		left: 0px;
		border-width: 0px;
	}

/*
*
* NOW SHOWING
*
*/
	#Content-NowShowing
	{
		position: relative;
		width: 620px;
		margin: 0px;
	}

	#NowShowing-Heading
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 620px;
		height: 25px;
		margin: 0px;
		background-color: #eaeaea;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #333333;
	}

	#NowShowing-Heading h2
	{
		display: block;
		position: absolute;
		top: -1px;
		left: 6px;
		font-size: 22px;
		color: #666666;
		margin: 0px;
	}

	#NowShowing-MoviesLink
	{
		position: absolute;
		top: 2px;
		left: 490px;
		width: 125px;
		height: 21px;
		background-image: url(images/LinkArrow.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.NowShowing-Movie
	{
		width: 175px;
		height: 170px;
	}

	.NowShowing-Movie img
	{
		position: relative;
		margin: 0px;
	}

	.NowShowing-Movie div
	{
		position: relative;
		margin: 0px 0px 3px 0px;
	}

	.NowShowing-LinksTable
	{
		width: 175px;
	}

	.NowShowing-LinksTable td
	{
		vertical-align: middle;
	}

	#NowShowing-MoviesLink a
	{
		display: block;
		position: absolute;
		top: 3px;
		left: 2px;
		width: 127px;
		height: 15px;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}

	#NowShowing
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 620px;
		height: 230px;
		margin: 1px 0px 0px 0px;
		background-color: #eaeaea;
		font-size: 11px;
	}

	#NowShowing-Movie1
	{
		position: absolute;
		top: 10px;
		left: 23px;
	}

	#NowShowing-Movie2
	{
		position: absolute;
		top: 10px;
		left: 221px;
	}

	#NowShowing-Movie3
	{
		position: absolute;
		top: 10px;
		left: 419px;
	}

	#NowShowing .MovieName
	{
		display: block;
		margin: 0px 0px 0px 0px;
		font-size: 12px;
	}
/*
*
* COMING SOON
*
*/
	#Content-ComingSoon
	{
		position: relative;
		width: 620px;
		margin: 0px;
	}

	#ComingSoon-Heading
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 620px;
		height: 25px;
		margin: 0px;
		background-color: #eaeaea;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #333333;
	}

	#ComingSoon-Heading h2
	{
		display: block;
		position: absolute;
		top: -1px;
		left: 6px;
		font-size: 22px;
		color: #666666;
		margin: 0px;
	}

	#ComingSoon-MoviesLink
	{
		position: absolute;
		top: 2px;
		left: 490px;
		width: 125px;
		height: 21px;
		background-image: url(images/LinkArrow.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}

	.ComingSoon-Movie
	{
		width: 175px;
		height: 170px;
	}

	.ComingSoon-Movie img
	{
		position: relative;
		margin: 0px;
	}

	.ComingSoon-Movie div
	{
		position: relative;
		margin: 0px 0px 3px 0px;
	}

	.ComingSoon-LinksTable
	{
		width: 175px;
	}

	.ComingSoon-LinksTable td
	{
		vertical-align: middle;
	}

	#ComingSoon-MoviesLink a
	{
		display: block;
		position: absolute;
		top: 3px;
		left: 2px;
		width: 127px;
		height: 15px;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}

	#ComingSoon
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 620px;
		height: 230px;
		margin: 1px 0px 0px 0px;
		background-color: #eaeaea;
		font-size: 11px;
	}

	#ComingSoon-Movie1
	{
		position: absolute;
		top: 10px;
		left: 23px;
	}

	#ComingSoon-Movie2
	{
		position: absolute;
		top: 10px;
		left: 221px;
	}

	#ComingSoon-Movie3
	{
		position: absolute;
		top: 10px;
		left: 419px;
	}

	#ComingSoon .MovieName
	{
		display: block;
		margin: 0px 0px 0px 0px;
		font-size: 12px;
	}

/*
*
* Speech BUBBLE
*
*/
	#NowShowing-SpeechBubble-Main
	{
		display: none;
		position: absolute;
		top: 60px;
		left: 180px;
		width: 460px;
		height: 430px;
		background-image: url(images/SpeechBubble3.png);
		background-repeat: no-repeat;
		text-align: left;
		z-index: 100;
	}

	#ComingSoon-SpeechBubble-Main
	{
		display: none;
		position: absolute;
		top: 285px;
		left: 180px;
		width: 460px;
		height: 430px;
		background-image: url(images/SpeechBubble3.png);
		background-repeat: no-repeat;
		text-align: left;
		z-index: 100;
	}

	#RSS-SpeechBubble-Main
	{
		display: none;
		position: absolute;
		top: 15px;
		left: 10px;
		width: 460px;
		height: 430px;
		background-image: url(images/SpeechBubble2.png);
		background-repeat: no-repeat;
		text-align: left;
		z-index: 100;
	}
	
	.Left-SpeechBubble-Header
	{
		position: relative;
		top: 25px;
		left: 43px;
		width: 298px;
		height: 25px;
		margin: 0px;
		background-color: #f0f0f0;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #333333;
	}

	.Left-SpeechBubble-Content
	{
		position: absolute;
		top: 51px;
		left: 53px;
		width: 288px;
		height: 340px;
		font-family: calibri, helvetica, sans, tahoma, verdana, arial;
		font-size: 12px;
		overflow: auto;
	}

	.Right-SpeechBubble-Header
	{
		position: relative;
		top: 25px;
		left: 118px;
		width: 298px;
		height: 25px;
		margin: 0px;
		background-color: #f0f0f0;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #333333;
	}

	.Right-SpeechBubble-Content
	{
		position: absolute;
		top: 51px;
		left: 128px;
		width: 288px;
		height: 340px;
		font-family: calibri, helvetica, sans, tahoma, verdana, arial;
		font-size: 12px;
		overflow: auto;
	}

	.SpeechBubble-Content a
	{
		font-weight: bold;
		font-size: 12px;
	}

	.SpeechBubble-Movie
	{
		display: block;
		width: 250px;
		margin: 7px 0px 7px 10px;
	}

	#Content-MainNav
	{
		position: relative;
		width: 200px;
		margin: 0px 0px 0px 10px;
		float: right;
	}

