body {	background-color: #E8E8E8;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #2b3400;	margin-top: 20px;	}p {	color: #333333;	font-size: 10px;	margin-top: 0px;	margin-bottom: 10px;	}h1 {	font-size: 13px;	font-weight: bold;	color: #6f8c01;	margin-top: 0px;	margin-bottom: 10px;}	h2 {	font-size: 11px;	font-weight: bold;	color: #6f8c01;	margin-top: 15px;	margin-bottom: 10px;}a {	color: #6f8c01;}#top {	width: 725px;	height: 97px;	background-image: url(grafikk/top_bg.gif);	margin: 0 auto;	}	#top p {	color: #a2c811;	margin-bottom: 0px;}#top a {	color: #FFFFFF;	font-size: 11px;	text-decoration: none;	}#top a:hover {	color: #a2c811;	text-decoration: underline;}	#main {	width: 500px;	padding-left: 22px;	padding-right: 14px;	padding-top: 10px;	float: left;	}		#left {	width: 189px;	float: right;	}#bottom {	background-image: url(grafikk/bottom_bg.gif);	width: 712px;	height: 35px;	padding-left: 13px;	padding-top: 0px;	margin: 0 auto;}	#bottom p {	color: #FFFFFF;	margin-bottom: 0px;}#bottom a {	color: #FFFFFF;	text-decoration: none;	}#bottom a:hover {	color: #a2c811;	text-decoration: underline;}	/*img properties*/	#img_holder_left {	margin-right: 10px;	margin-bottom: 5px;	float: left;	padding: 3px;	background-color: #FFFFFF;	border: 1px solid #a2c811;}	#img_holder_right {	margin-left: 10px;	margin-bottom: 5px;	float: right;	padding: 3px;	background-color: #FFFFFF;	border: 1px solid #a2c811;}		
