  /* Content */
  #content {
	background-image: url(../images/_content_footer_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
  }
  
  /* Flash billboard */
  #flash_billboard {
    height: 312px;
    overflow: hidden;
  }
  
	/* Bottom Row */
	#bottom_row {
	/* Layout */
		background-image: url(../images/bottom_row_bg.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 8px;

	/* Fonts */

	}

	/* Film Highlight */
	.highlight {
	/* Layout */
		padding: 0px 15px 15px 15px;
		background-image: url(../images/highlight_bg.gif);
		background-position: top;
		background-repeat: no-repeat;
    min-height: 180px;


	/* Fonts */
	}
  
  .highlight div {
    width: 90px;
  }

	.highlight p {
	/* Layout */
		

	}

	.highlight p.summary {
	/* Layout */
		/*height: 4em;*/
    margin-top: 4px;
    overflow: visible;

	}

	.highlight strong {
		color: #063E85;

	}

	.highlight strong img {
		/*vertical-align: text-bottom;*/

	}

	/* Promotions */
	#promos {
	/* Layout */
	
	background-image: url(../images/promos_bg.gif);
	padding: 16px 12px 10px 12px;
}


  
  #footer {
	border-top: 6px solid #30B03B;
}
.functions_spots {
	padding: 0px 12px 15px 12px;
	width: 220px;
}
.functions_spots div {
	width: 141px;
	float: right;
}
.functions_spots h4 {
	color: #0D4EAC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
.functions_spots p {
	padding: 2px 5px 0px 0px;
	width: 141px;
	/*border: thin solid #FF0000;*/
}
.functions_spot_image {
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../images/icons_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	color: #05C0D9;
	margin: 0px;
	padding: 10px;
	font-size: 14px;
}


/* Promotions */
#promos {
	/* Layout */
	background-image: url(../images/promos_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 12px 0px 12px;
}
.promo {
	/* Layout */
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
.promo div {
	padding: 10px 10px 10px 70px;
    width: 158px;
}
.promo div h2 {
	margin: 0px; /* Fonts */
	font-size: 120%;
	color: white;
	text-transform: uppercase;
}
.promo div h2 a, .promo div h2 a:visited {
	color: #ffffff;
}


#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
}
