body {
	color: #CCCCCC;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

td {
	text-align: left;
}

#content {
	font-size: 11px;
}

#headline {
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-size: 12px;
	font-weight: bold;
}

#indent {
	padding-left: 20px;
}

#bottomnav {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

#bottomnav a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}


#nav {
	color: #CCCCCC;
	font-size: 12px;
	padding-right: 12px;
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	color: #CCCCCC;
	padding-right: 12px;
	text-decoration: none;
}

#nav_on {
	color: #999999;
	padding-right: 12px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#nav_on a {
	color: #999999;
	padding-right: 12px;
	font-size: 12px;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	padding-right: 12px;
	text-decoration: underline;
}

#anchornav {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

#anchornav a {
	color: #CCCCCC;
	text-decoration: underline;
}

#anchornav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#reglink {
	font-family: Arial, Helvetica;
	color: #CCCCCC;
	font-size: 12px;
	padding-right: 15px;
	text-decoration: none;
	line-height: 16px;
}

#reglink a {
	color: #CCCCCC;
	padding-right: 15px;
	text-decoration: underline;
	line-height: 16px;
}

#reglink a:visited {
	color: #999999;
	padding-right: 15px;
	text-decoration: underline;
}

#reglink a:hover {
	color: #FFFFFF;
	padding-right: 15px;
	text-decoration: underline;
}

#playtitle {
	font-size: 14px;
	padding-bottom: 5px;
}

#byline {
	font-family: Arial, Helvetica;
	font-size: 10px;
}

#movie {
	padding-left: 0px;	
	
}

#textbox {
	background: url(images/textbox.gif) repeat-x left top;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-size: 12px;
	color: #333333;
	height: 30px;
}

#whiteborder_box {
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #FFFFFF;
}

.photo {
	background: url(images/photo_box.gif) no-repeat;
	float: right;
	width: 230px;
	padding-left: 30px;
	padding-bottom: 30px;
}

.photo2 {
	background: url(images/photo_box2.gif) no-repeat;
	float: right;
	width: 270px;
	padding-left: 50px;
	padding-bottom: 30px;
}

.photo3 {
	background: url(images/photo_box3.gif) no-repeat;
	float: right;
	width: 260px;
	padding-left: 50px;
	padding-bottom: 30px;
}

.photo4 {
	background: url(images/photo_box4.gif) no-repeat;
	float: right;
	width: 220px;
	padding-left: 50px;
	padding-bottom: 30px;
}

.caption {
	color: #FFFFFF;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-size: 10px;
}

.headline {
	color: #808080;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}

.textlight {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
}

.textlight_byline {
	color: #FCFCFC;
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-weight: bold;
}

.textdark {
	color: #999999;
	font-size: 14px;
	line-height: 17px;
	font-family: Times New Roman, Garamond, Courier;
}

.textdark_byline {
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-weight: bold;
}

.series {
	color: #999999;
	font-size: 24px;
	line-height: 17px;
	font-family: Times New Roman, Garamond, Courier;
}

.bigunderline {
	color: #FCFCFC;
	font-size: 18px;
	line-height: 24px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-weight: bold;
}

.playquote {
	color: #FCFCFC;
	font-size: 14px;
	line-height: 24px;
	font-family: Helvetica Condensed Bold, Helvetica, Courier;
	font-weight: bold;

.serif_light {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400px;
	line-height: 17px;
	font-family: Times New Roman, Garamond, Courier;
}