/* Remove unwanted elements */
#header_nav, #ft, #links, #ContainerForPicture, #ContainerForFilm {
	display: none;
}

/* Ensure the content spans the full width 
#bd, #yui-main, .yui-b, #wrap, .yui-g, #Container3 {
	width: 100%; 
	margin: 0; 
	float: none;
	border: none;
}
*/
#bd, #yui-main, .yui-b {
	width: 100%; 
	margin: 0; 
	float: none;
	border: none;
}


/* Change text colour to black (useful for light text on a dark background) */
body {
	color: #000 
}

/* Improve colour contrast of links */
a:link, a:visited {
	color: #781351
}


#aboutus 
{
	border:none;
	margin-bottom:1cm;
	margin-top:1cm;
}

#Logo
{
	
	left:-1cm;
}

#LogoContainer 
{
	border-bottom:none;
	margin-bottom:1cm;
}



.box 
{
	margin-top:1cm;
}

/*
#NVHLogo 
{
display:inline;
position:relative;
right:-9em;
top:-0.7em;
}



#FugeLogo 
{
display:inline;
position:relative;
right:-10.8em;
top:-1.5em;
}
*/
