body {
	background-color: #626263;
	background-image:url(../graphics/Redeemtv/bg.gif);
	background-repeat: repeat-x;
	margin: 0px auto 10px auto;
	width: 932px;
	text-align: center;
	position:relative;
}

div {
	overflow: hidden;
	margin: 0px;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #222222;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;
	overflow:visible;
	text-align:justify;
}

h1 {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #5b1300;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	color: #5b1300;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

a {color: #5b1300;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;color: #8c594c;}
a:active {text-decoration: none;}

p.captions {
	margin: 6px 0px 0px 0px;
	text-align:center;
	line-height: 1.2em;
}

.footerlinks {
	font-size:0.7em;
	font-weight:bold;
	margin:0px;	
}

.greyfooterlinks {
	font-size:0.7em;
	font-weight:bold;
	margin:0px;	
	color:#666666;
}

.greyfooterlinks a {
	color:#666666;
}


/* DIV TAGS */

#container {
	width:932px;
	position:relative;
	z-index:1; 
	left: 0px;
	top: 0px;
	text-align:left;
}
#movie {
	background-image:url(../graphics/Redeemtv/bg_main_movie.gif);
	background-repeat:no-repeat;
	width:932px;
	height:455px;
}
#movieselect {
	background-image:url(../graphics/Redeemtv/page_bg.gif);
	background-repeat:repeat-y;
	width: 932px;
}