/* CSS Document */

body {
	font-family: arial,"Courier New", Courier, monospace;
	font-size: 12px;
	background-image: url(http://i.cnn.net/v5cache/TCM/2008/underground/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAE3DB;
}

	#flashcontent {
		height: 100%;
	}
	
h1 {
	background-image: url(../images/underground/faded_bg.jpg);
	background-repeat: repeat-x;
	line-height: 600px;
	
}

.pastfTitle {font: 20px arial; color: #000; font-weight: bold;}
.pastfSubtitle {font: 14px arial; color: #FF0000; font-style: italic; font-weight: bold;}

.body_text {
	font-size: 14px;
	line-height: 16px;
}
.bodymovieTitle {
	font-size: 17px;
	font-weight: bold;
	line-height: 10px;
}
.bodyPullQuote {
	font-size: 20px;
	line-height: 22px;
	color: #0F6F3F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodymoreLink {
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
.moviedateDay {
	font-size: 20px;
	line-height: 16px;
}
.moviedateMonth {
	font-size: 38px;
	line-height: 26px;
}
.moviedateNumber {
	font-size: 60px;
	line-height: 55px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.numberedLinksBlack {
	color: #000000;
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
}
.numberedLinksGrey {
	color: #999999;
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold; 
}
.trailerDetailDescription {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.wallpaperTitle {
	font-size: 12px; 
	line-height: 14px; 
	font-weight: bold; 
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.futuraCopy {	font-family: "Futura", "Futura Medium", "Futura Book", Arial;
	font-size: 10px;
}
.futuraTitle {	font-family: "Futura", "Futura Medium", "Futura Book", Arial;
	font-size: 12px;
	font-weight: bold;
}