BODY {
	background-color: #7F6F3B;
	margin: 0px;
}
DIV {
	display: block;
	margin: 0px;
}
DIV.flashheader {
	width: 100%;
	height: 70px;
}
#horizonswf {
	width: 100%;
	height: 70px;
}
DIV.wrapper {
	margin:  0px auto 0px auto;
	width: 950px;
}
td.menu {
	width: 570px;
	height: 50px;
}
TD.topstrip {
	width: 750px;
	height: 32px;
	background: #7F6F3B url(specialimages/topstrip.gif) no-repeat;
}
/*DIV.thepage {
	width: 570px;
	float: left;
}*/
	TD.pageleft {
		width: 43px;
		background-image: url(specialimages/pageleftbg.gif);
		background-repeat:  repeat-y;
	}
	TD.pagecontent {
		width: 500px;
		background: #9E916A url(specialimages/pagecontentbg.gif) no-repeat;
	}
	#pagescroll {
		width: 500px;
		height: 400px;
		overflow: auto;
	}
	DIV.filmsscroller {
		margin-top: 18px;
		margin-left: 10px;
		width: 450px;
		height: 317px;
		overflow: auto;
		z-index: 10;
	}
	DIV.filmsscrollerframetop {
		position: absolute;
		top: 220px;
		z-index: 11;
	}
	DIV.filmsscrollerframebottom {
		position: absolute;
		top: 525px;
		z-index: 12;
	}
	DIV.newsscroller {
		width: 100%;
		height: 320px;
		overflow: auto;
		z-index: 10;
		margin-top: 15px;
	}
	DIV.newsscrollerframetop {
		position: absolute;
		top: 217px;
		z-index: 11;
	}
	DIV.newsscrollerframebottom {
		position: absolute;
		top: 525px;
		z-index: 12;
	}	
	
	
	DIV.pressscroller {
		width: 100%;
		height: 320px;
		overflow: auto;
		z-index: 10;
		margin-top: 15px;
	}
	DIV.pressscrollerframetop {
		position: absolute;
		top: 217px;
		z-index: 11;
	}
	DIV.pressscrollerframebottom {
		position: absolute;
		top: 525px;
		z-index: 12;
	}
	
	
	DIV.aboutscroller {
		width: 100%;
		height: 320px;
		overflow: auto;
		z-index: 10;
		margin-top: 15px;
	}
	DIV.aboutscrollerframetop {
		position: absolute;
		top: 217px;
		z-index: 11;
	}
	DIV.aboutscrollerframebottom {
		position: absolute;
		top: 525px;
		z-index: 12;
	}
	
	DIV.alisonbiog {
		padding: 0px 15px 15px 15px;
		font-size: 11px;
		line-height: 15px;
	}
	
	#listicon A {
		background-color: transparent;
	}
	TD.pageright {
		width: 27px;
		background-image: url(specialimages/pagerightbg.gif);
		background-repeat:  repeat-y;
	}
	TD.pagefooter {
		clear: both;
		width: 570px;
		height: 118px;
		background-color: #7F6F3B;		
	}
td.sidecol {
	width: 380px;
}

DIV.filmmoretitle {
	font: bold 21px/21px arial, helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

DIV.contactrow {
	clear: both;
}

DIV.contactlabel {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 4px;
	font: bold 11px/14px arial, helvetica, sans-serif;
}

DIV.contactfield {
	float: left;
	width: 260px;
	margin-bottom: 2px;
}

DIV.contactfield #inputbox {
	width: 260px;
	font: normal 11px/11px arial, helvetica, sans-serif;
}

DIV.contactfield #submit {
	width: 120px;
	font: bold 12px/12px arial, helvetica, sans-serif;
	margin-left: 70px;
}

DIV.contactfield TEXTAREA {
	width: 260px;
	height: 50px;
	font: normal 10px/12px arial, helvetica, sans-serif;
}






