p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin: 10px 15px 5px 5px;


}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0000FF;
	margin-left: 5px;
	margin-right: 5px;

}

a: hoover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #3F3F27;
	margin-left: 5px;
	margin-right: 5px;

}

.bg {
	background-image: url(images/pattern.gif);
	margin: 0px;
}

.top { 
background-image: url(images/header.jpg);	
	height: 180px; 	
}

.maintop { 
background-image: url(images/m2.jpg); }

.main { 
background-image: url(images/m22.jpg); }

.mainbg { 
background-color: #F7F4E3; 	
	border: 0px;
	width: 900px; 		
}

.meny { 
background-image: url(images/menu.jpg); 
	height: 420px;
	width: 222px;
}

.right { 
background-image: url(images/m5.jpg); 
	height: 420px;
	width: 40px;
}

.border { 
background-color: #3F3F27; }
