#theFormatPageCenter {
	text-align:center;
}

#theFormatDiv {
	text-align:center;
	position:absolute;
	left:290px;
	top:160px;
}

#theFormatImageStyle {
	/*  This sets how close the image is to the Digital::: Film text  more negative is closer */
/*	position:absolute;
	left:350px;
	top:160px;
*/}

#theDigitalFormatLinks {
	display:block;
	/*width:200px;*/
	width:250px;
	position:relative;
	left:+100px;
	/*left:+85px;*/
	top:+228px;
	/*top:+110px;*/
	text-align:right;
	line-height:25px;
	font-weight:normal;
 	white-space : nowrap;
}

#formatImageTitle {
	margin-top:0px;
	text-align:center;
	font-weight:bold;
 	white-space : nowrap;
	display:block;
	width:500px;
}


#theFilmFormatLinks {
	display:block;
	width:200px;
	position:absolute;
	left:+729px;
	top:220px;
	text-align: left;
	/* space between things on right */
	line-height:50px;
	font-weight:normal;
 	white-space : nowrap;
}

