body
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #7F0000;
	background-image: url(../images/backdrop.jpg); 
	background-repeat: repeat-x;
}

#header {
  	width: 100%;
	height: 50px;
}

#breadcrumbs {
  	width: 100%;
	height: 24px;
	color: white;
	font-size: smaller;
	/*border-bottom: 2px solid black;*/
}

#leftcol {
  	float: left;
  	width: 18%;
	color: white;
	overflow: hidden;
	overflow-y: auto;
}

#rightcol {
  	float: right;
  	width: 18%;
	color: white;
	text-align: right;
}

.linksdiv {
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: 	#FFFACD;
	font-family: arial, helvetica, sans-serif;
}
#centrepanel {
  	float: right;
	width: 63%;
}
#footer {
  	clear: both;
	position: absolute;
	left: 0px;
  	width: 100%;
	background: black;
	color: white;
	height: 24px;
	font-style: italic;
	font-size: smaller;
	vertical-align: middle;
	border-top: 2px solid gray;
}

#centreinnerdiv {
	width: 100%;
	height: 100%;
	border-left: 2px solid #410000;
	border-right: 2px solid #410000;
	background-color: black;
	background-image: url(../images/contentbackdrop.jpg); 
	background-repeat: repeat-x;
	overflow: auto;
	color: white;
}

.contentdiv {
	padding: 10px;
}

a, a:visited, a:link, a *, a:visited *, a:link * { border: 0; }

a.sidelinks:link
{
	font-weight: bold; 
	color:  #FFFACD; 
	text-decoration: none;
}

a.sidelinks:visited
{
	font-weight: bold; 
	color:  #FFFACD; 
	text-decoration: none;
}

a.sidelinks:hover
{
	font-weight: bold; 
	color: orange; 
	text-decoration: none;
}


a.sublinks:link
{
	font-weight: bold; 
	color: 	#FFFACD; 
	text-decoration: none;
	font-size: smaller;
}

a.sublinks:visited
{
	font-weight: bold; 
	color: 	#FFFACD; 
	text-decoration: none;
	font-size: smaller;
}

a.sublinks:hover
{
	font-weight: bold; 
	color: orange; 
	text-decoration: none;
	font-size: smaller;
}

a.redundant:link
{
	color: 	#FFFACD; 
	text-decoration: none;
	font-size: x-small;
}

a.redundant:visited
{
	color: 	#FFFACD; 
	text-decoration: none;
	font-size: x-small;
}

a.redundant:hover
{
	color: yellow; 
	text-decoration: none;
	font-size: x-small;
}

.sublinksdiv {
	padding-left: 15px;
	padding-right: 5px;
	width: 100%;
	text-size: small;
}

a.crumblinks:link
{
	color:  #FFFACD; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.crumblinks:visited
{
	color: 	#FFFACD; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.crumblinks:hover
{
	color: orange; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.contentlinks:link
{
	color: 	#FFFACD; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.contentlinks:visited
{
	color: 	#FFFACD; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.contentlinks:hover
{
	color: orange; 
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}



.contentimagelinks a
{
	float: left;
	clear: both;
	border: 0;
	margin: 3px;
	padding: 1px;
}

.contentimagelinks a:link:hover
{
	float: left;
	clear: both;
	border: 3px solid orange;
	padding: 1px;
	margin: 0;
	display:block;
}

a.pagesection {
	font-size: large;
	text-align: left;
	font-weight: bold;
}

a.pagesection:link
{
	font-size: large;
	text-align: left;
	font-weight: bold;
}

a.pagesection:visited
{
	font-size: large;
	text-align: left;
	font-weight: bold;
}

a.pagesection:hover
{
	font-size: large;
	text-align: left;
	font-weight: bold;
}

.sectionheading {
	font-size: large;
	text-align: left;
	font-weight: bold;
}

h1 {
	/*font-size: xx-large;*/
	text-align: center;
	font-weight: bold;
}

h2 {
	/*font-size: x-large;*/
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

h5 {
	font-weight: bold;
	text-align: center;
}

h6 {
	font-weight: bold;
}

.presscopy {
	font-family: courier, monospace;
	border: 1px solid black;
	background: white;
	padding: 5px;
	color: black;
}

.presscuttings {
	border: 1px solid gray;
	padding: 5px;
	background: black;
}

.pastproduct {
	/*width: 100%;*/
	clear: both;
	background: black;
	padding: 5px;
	border: 1px solid gray;
}

.programmeleft {
	float: left;
	padding: 5px;
}

.programmeright {
	float: right;
	padding: 5px;
}

.castlisting {
	width: 50%;
	vertical-align: top;
}

.crewlisting {
	width: 50%;
}

.castlist {
	width: 100%;
}

.castmember {
	width: 40%;
	vertical-align: top;
	text-align: left;
	font-size: smaller;
}

.playedby {
	width: 60%;
	vertical-align: top;
	text-align: right;
	font-size: smaller;
}

#crewlist {
	float: right;
	width: 60%;
}

.photomontage {
	width: 100%;
}

.photocell {
	padding: 2%;
}

.pplayout {
	width: 100%;
}

.ppindex {
	width: 100%;
	padding: 5px;
	border: 1px solid gray;
	background-color: black;
}

.ppcell {
	width: 50%;
	vertical-align: top;
	text-align: center;
}

.mhtoplayout {
	width: 100%;
}

.mhtopcell {
	width: 50%;
	padding: 2%;
	text-align: justify;
	vertical-align: top;
	font-size: smaller;
}


