body {
	font-family:Century Gothic, arial;
	font-size:8pt;
}

td {
	font-family:Century Gothic, arial;
	font-size:10pt;
	vertical-align:top;
}

p {
	font-family:Century Gothic, arial;
	font-size:10pt;
	vertical-align:top;
}

form {
	padding: 0px;
	margin: 0px;
}

.PageHeading {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}


.LargerText {
	font-size:11pt;
}


.SmallerText {
	font-size:8pt;
}
.SmallerTextBold {
	font-size:8pt;
	font-weight:bold;
}


button {
	border:1px solid black;
	background:#9966FE;
}


a {
	color:blue;
}


a.TopNavA:link, a.TopNavA:visited {
	font-size:8pt;
	color:black;
	text-decoration:none;
	font-weight:bold;
}
a.TopNavA:hover {
	text-decoration:underline;
}
.TopNavVertSpace {
	height:8px;
}



.LeftBar {
	width:1px;
	background:#313131;
}
.LeftMargin {
	width:10px;
	background:white;
}
.RightMargin {
	width:10px;
	background:white;
}
.RightBar {
	width:6px;
	background:url(images/layout/right_border.gif);
}
.BodyMargin {
	width:20px;
	background:white;
}

.TopNavEl {
	text-align:center;
}
.TopNavSpacer {
	width:3px;
}

.LeftColumnTable {
	border:#9966FE 4px solid;
	width:168px;
	height:678px;
}

.LeftColumnNewsTable {
	background:#9966FE;
	width:168px;
}
.LeftColumnHollywoodTable {
	background:#9966FE;
	width:376px;
}



.LeftColumnCell {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}
.LeftColumnLabel {
	background:#9966FE;
	font-weight:bold;
	font-size:13px;
}
.LeftColumnSmallVertSpace {
	height:2px;
}
.LeftColumnVertSpace {
	height:8px;
}
.HorizPurpleSpace {
	background:#9966FE;
	height:4px;
}
.RightColumnTable {
	border:#9966FE 4px solid;
	width:168px;
}
.RightColumnCell {
	text-align:center;
}
.PurpleCell {
	border:#9966FE 4px solid;
}

.MainIndexTable {
	width:385px
}
.MainNewsTable {
	width:583px
}
.MainHollywoodTable {
	width:370px
}

.MainTableHeading {
	background:#9966FE;
	text-align:center;
	height:48px;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
}

.MainTableBody {
	border:4px solid #9966FE;
	padding:12px;
	font-size:12px;
}


.ContactDetails {
	text-align:center;
	font-weight:bold;
}


.LatestImageContainer {
	border:4px solid white;
	border-right:0px;
}
.LatestText {
	background:white;
	padding:7px;
	width:70%;
	vertical-align:top;
 }
.PurpleLatestImageContainer {
	border:4px solid #9966FE;
	border-right:0px;
	background:black;
}
.PurpleLatestText {
	background:#9966FE;
	padding:7px;
	width:70%;
 }


.PurpleTable {
	background:#9966FE;
	padding:8px;
	width:100%;
}

.Question {
	color:white;
	padding-bottom:8px;
}
.Answer {
	color:black;
	padding-bottom:20px;
}

.LatestFootageDiv {
	padding-bottom:7px;
}

.NewsList {
	padding-bottom:5px;
}
