body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 34px;
	margin-bottom:0px;
	background-color: #FDFDFB;
	font-family: Arial, Helvetica, sans-serif
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#333333
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333
}
a {
	color: #996666; 
	text-decoration: none; 
	font-weight: bold
}
a:link {
	color: #996666; 
	text-decoration: none; 
	font-weight: bold
}
a:active {
	color: #996666; 
	text-decoration: none; 
	font-weight: bold
}
a:hover {
	color: #660000; 
	text-decoration: none; 
	font-weight: bold
}
a:visited {
}
#silverscreen {
	background-image: url(../images/showreel_home/showreel_home_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#header {
	background-color: #DFDCD8;
	height: 90px;
	width: 980px;
}
#logo {
    float: left;
    background-image: url(../images/logo/headline_lrp_04.gif);
	background-repeat: no-repeat;
	width: 245px;
}
#logotext {
    float: left;
	padding: 52px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	width: 245px;
	height: 38px;
}
#headertext {
    float: left;
	padding: 52px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	width: 245px;
	height: 38px;
}
#language {
    float: right;
	padding: 52px 0 0 0;
	font-size: 10px !important;
	color:#333333;
	width: 245px;
	height: 38px;
}
#contentbox {
    position:relative;
	padding:0;
	margin:0;
	width: 980px;
	height: 488px;
	overflow-x: hidden;
	overflow-y: auto;
}
#footer {
    position: relative;
	padding: 9px 0 8px 0;
    text-indent: 58px;
    font-size: 10px;
	margin:0;
	width: 980px;
    height: 15px;
    background-color:#dfdcd8;
}
/* =======================================
JOOMLA STUFF
======================================= */
table.contentpaneopen {
    position:absolute;
	font-size: 12px;
	/*top:150px;*/
	background-image: url(../images/background/overlay.png);
	background-repeat: repeat;
	/*background-color: #DFDCD8;*/
	/*opacity:0.5; for css3 browsers */
	/*-moz-opacity: 0.9; for all other browsers*/
	/*filter: alpha(opacity=90); for IE5-7*/
	height: 100%;
	width: 100%;
	padding: 0;
	margin:0;
}
table.contentpaneopen td, table.contentpane td {
	padding: 48px 15px 15px 490px;

}
.moduletable {
	font-size: 10px !important;
	color:#333333;
}
