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: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none
}
a:active {
	color: #666666;
	text-decoration: none
}
a:hover {
	color: #666666;
	text-decoration: none
}
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;
}
#project{
    float: left;
	padding: 0;
	margin: 0;
	color:#333333;
}
#contentbox {
    position:absolute;
	padding:0;
	margin:0;
	width: 980px;
	height: 520px;
	overflow-x: hidden;
	overflow-y: auto;
}
/* =======================================
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;
}
div.moduletable {
	padding: 0;
	margin: 0;
	font-size: 10px !important;
	color:#333333;
}
div.moduletable h3 {
	padding: 8px 0 10px 0;
	margin: 0;
	font-size: 12px !important;
	font-weight: bold !important;
	color:#333333;
}
div.moduletable td {
	font-size: 12px !important;
	font-weight: normal !important;
	color:#333333;
}
