	body {
		background-color: #D6D6D6;
		font-family: 'Trebuchet MS', Arial, sans-serif;
		font-size: 11px;
		color: #5E5E5E;
	}
	
	div {
		font-family: 'Trebuchet MS', Arial, sans-serif;
		font-size: 11px;
		color: #5E5E5E;
		line-height: 18px;
	}

	div#forside {
		padding-right: 20px;
		padding-left: 20px;
	}
	
	div#container {;
		margin: 0 auto 0 auto;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		background-repeat: repeat-y;
	}
	
	a.img {
		border: none;
		padding: 0px;
	}
	
	img {
		border: none;
	}
	
	div#left {
		padding-right: 0px;
		margin: 0px;
		display: inline;
	}
	
	div#leftcontent {
	}
	
	div.leftcontentbg {
		background-image: url('leftcontentbg.gif');
		background-repeat: repeat-y;
	}
	
	div.leftcontentcopy {
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
	}
	
	div#contactright {
		 margin-left: 0px;
		 width: 200px
	}
	
	div.rightcontentcopy {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	#list {
		height: 805px; width: 150px; overflow: auto
	}

	
	div#clear, div.clear {
		height: 1px;
		clear: both;
	}
	
	div#footerimg {
		 margin: 0 auto 0 auto;
		 width: 100%;
	}

	a.footer {
		color: #E3E3E3;
		text-decoration: none;
		border: none;
	}
	
	a.footer:hover {
		color: #E3E3E3;
		text-decoration: underline;
		border: none;
		background-color: transparent;
	}

	div#footer {
		width: 760px;
		margin: 0 auto 0 auto;
		text-align: center;
		color: #000000;
		font-size: 11px;
	}