#content {
	background-position: 0px 289px;
	top: 0px;
	background-repeat: no-repeat;
}

#items {
	padding-top: 12px;
	height: 126px;
}

	#items p {
	margin: 0;
	margin-left: 5px;
	color: #FFFF00;
	}
	
	#items strong {
		margin-left: 5px;
	}
	
	#items a {
		margin-left: 5px;
		line-height: 40px;
		text-decoration: none;
	}

		#items a.readmore {
			
			background-position: 68px 4px;
			color: #BBBBBB;
			padding-right: 12px;
		}
		
	#items .newsevents {
	margin-left: 0px;
	_margin-left: 8px;
	width: 800px;
	float: left;
	}
	
	#items .explore {
	float: left;
	width: 400px;
	margin-left: 5px;
	}
	
		#items .explore img {
			float: right;
			margin-right: 12px;
		}
		
		#items .explore a {
				
			background-position: 48px 4px;
			padding-right: 12px;
		}
	
	#items .newsletter {
		float: left;
		width: 217px;
		margin-left: 6px;
	}
	
		#items .newsletter form {
			margin: 10px 0px 0px 5px;
		}
		
		#items .newsletter input {
			border: 1px solid #292929;
			font: 11px/16px Verdana, Verdana, Arial, Helvetica, sans-serif;
			color: #8D897A;
			background: #000;
			margin: 0;
			padding: 2px;
			width: 120px;
		}
		
		#items .newsletter input.submit {
			border: 0;
			font: 11px Verdana, Verdana, Arial, Helvetica, sans-serif;
			color: #BBBBBB;
			background: transparent;
			width: 60px;
			text-align: left;
		
			background-position: 52px 7px;
		}
		
	
	#items a.itemlink {
		border-bottom: 1px solid #BBBBBB;
		margin: 0;
		padding-bottom: 3px;
		margin-right: 10px;
		background: url('frontpage_items_tekst.gif') top left no-repeat;
		margin-bottom: 11px;
		height: 18px;
		display: block;
	}
	
		#items .newsevents a.newslink {
			color: #BBBBBB;
			line-height: 16px;
			margin: 0; padding: 0;
		}
		
		#items .explore a.explorelink {
			margin: 0; padding: 0;
			border: 0;
		}
		
		#items .explore a.explorelink img {
			border: 0;
		}
	
		#items .newsevents a.itemlink {	background-position: 5px 4px; }
		#items .explore a.itemlink { 	background-position: 5px -36px; }
		#items .newsletter a.itemlink {	background-position: 5px -16px; }
		
		
		#content a.itemlink span {
			display: none;			
		}
		
		#content h2 {
			height: 18px;
		}
		
		#splash {
			width: 896px;
			height: 288px;
		}

