h1 {

margin-left: 5px;
padding: 3px;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 10px;
}

p {
margin-left: 3px;
margin-top: 2px;
padding: 3px;
font-family: "Courier New", Courier, monospace, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
margin-bottom:10px;
line-height: 18px;
/*letter-spacing: 0.8;*/

}
td {
padding: 0px;
font-family:  "Courier New", Courier, monospace,Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}



body {
background-image:url(img/bakgrunn.gif);
padding: 20px;

}

#main {
z-index: 2;
position: absolute;
width: 700px;
top: 30px;
left: 30px;
}

#eight {
z-index:1;
position: absolute;
top: -200px;
left: -200px;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;

}





#menuHolderMe {
margin:5px

border-bottom: #CCCCCC 1px solid;
}

a:link {
font-family:  "Courier New", Courier, monospace,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	
}
a:visited {
	font-family:  "Courier New", Courier, monospace,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {

font-family:  "Courier New", Courier, monospace,Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	color: #0064A3;
	text-decoration: none;
}
a:active {
font-family:  "Courier New", Courier, monospace,Georgia, "Times New Roman", Times, serif;	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



