
html,body { 
	margin:0px;
	height:100%; 
	width:100%; 
	overflow:hidden; 
}

div#top{
	/*background-image:url('./images/title_rep_shdc.gif');
	background-repeat: repeat-x;*/
	background: #85c440 url(http://www.sholland.gov.uk/SHDCCMSInternet/images/global/white-tulip.gif) no-repeat bottom right;
	/*height:58px;*/
	height:80px;
	padding:0px;
	margin:0px;
	border:0px solid black;
	border-bottom:2px solid white;
	color:white;
	/*font-size:16pt;*/
	/*font-size:200%;*/
	text-align:center;
	font-family:verdana,arial,sans-serif;
}
div#top h1 {display:inline;}

img#logo{
	position:absolute;
	padding:0px;
	margin:0px;
	border:0px solid black;
	TOP:10PX;
	right:0px;
	FLOAT:RIGHT;
}

img#logoeggp{
	position:absolute;
	padding:0px;
	margin:0px;
	border:0px solid black;
	TOP:1PX;
	left:5px;
	
}
