#Header {
	position:absolute;
	left:225px;
	top:0px;
	width:550px;
	height:145px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(logo.jpg);
}
#Showreel {
	position:absolute;
	left:0px;
	top:30px;
	width:225px;
	height:250px;
	z-index:2;
	background-color: #FFFFFF;
}
#Buttons {
	position:absolute;
	left:225px;
	top:150px;
	width:550px;
	height:20px;
	z-index:3;
	background-color: #FFFFFF;
	padding:2;
}
#Content {
	position:absolute;
	left:225px;
	top:237px;
	width:550px;
	z-index:4;
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, Sans-serif;
	color: #266791;
	text-align: left;
	line-height:120%;
	overflow: visible;
	padding-right: 0px;
}	
#Title {
	position:absolute;
	left:225px;
	top:190px;
	width:550px;
	height:35px;
	z-index:5;
	background-color: #FFFFFF;
}
#Submenu {
	position:absolute;
	left:0px;
	top:305px;
	width:200px;
	z-index:6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#Submenu li {
	list-style: none;
	margin:0px;
	padding:5px;
}
#Submenu a:link{
	text-decoration:none;
	color: #266791;
}
#Submenu a:hover{
	color: #9B8971;
}
#Submenu a:active{
	color: #9B8971;
}
#Submenu a:visited{
	text-decoration:none;
	color: #266791;
}
#Submenu a:visited:hover{
	text-decoration:none;
	color: #9B8971;	
}
#Master {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;	
}
.KOP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #266791
}

.KOP_GROTER {
	font-size: 12px; 
	color: #3C332A; 
	font-weight: bold; 
}
body {
	text-align: center;		
}
</style>
