* {
	margin: 0;
	padding: 0;
}


body {
font-size: 11px;
font-family: serif;
line-height: 15px;
background-color: #ffffff;
color: #000000;

}

			a:link {
				color: #676363;
				text-decoration: none;
				padding: 2px;
				}
							
			a:visited {
				color: #676363;
				padding: 2px;
				text-decoration: none;
				}
							
			a:hover {
				color: #676363;
				padding: 2px;
				background-color: #ffff66;
				}
				
			a:active {
				color: #676363;
				padding: 2px;
				background-color: #ffff66;
				}

			
			body#graphics #menu a.graphics,
			body#editorial #menu a.editorial,
			body#lettering #menu a.lettering,
			body#about #menu a.about {
				color: #676363;
				padding: 2px;
				background-color: #ffff66;
				}

	
.nav {
position: absolute;

	}
	
.num {
position: absolute;
left: 300px;
top: 40px;
	}

				#menu {
				position: absolute;
				left: 100px;
				top: 300px;
				width: 200;
				}
				
				
								#menu a:link {
									color: #676363;
									margin: 2px;
									text-decoration: none;
								}
								
								#menu a:visited {
									color: #676363;
									margin: 2px;
									text-decoration: none;
								}
								
								#menu a:hover {
									color: #676363;
									padding: 2px;
									background-color: #ffff66;					
								}
								
								#menu a:active {
									color: #676363;
									padding: 2px;
									background-color: #ffff66;
								  }



				#menuhead {
					position: absolute;
					left: 50px;
					top: 100px;
					width:230px;
					height: 150px;
					display: block;
					background-image: url(./images/kettle.jpg);
					background-position: top center;
					background-repeat: no repeat;
					background-color: #ffffff;
					}
					
				#menuhead a:link{
					width:230px;
					height: 150px;
					display: block;
					background-color: #ffffff;
					background-image: url(./images/kettle.jpg);
					background-position: top center;
					background-repeat: no-repeat;
					}
				
				#menuhead a:visited{
					width:230px;
					height: 150px;
					display: block;
					background-color: #ffffff;
					background-image: url(./images/kettle.jpg);
					background-position: top center;
					background-repeat: no-repeat;
					}
					
				#menuhead a:hover {
					width:230px;
					height: 150px;
					display: block;
					background-image: url(./images/kettle.jpg);
					background-position: bottom center;
					background-color: #ffffff;
					background-repeat: no-repeat;
				}
			
				#menuhead a:active {
					width:230px;
					height: 150px;
					display: block;
					background-image: url(./images/kettle.jpg);
					background-position: bottom center;
					background-color: #ffffff;
					background-repeat: no-repeat;
				}
					

.next {
cursor: pointer;
}




#bilder {
	color: #676363;
	position: absolute;
	left: 340px;
	top: 20px;
	width: 800px;
	height: 600px;
	//background-color: pink;
	}

#aboutwrapper {
	color: #676363;
	position: absolute;
	left: 340px;
	top: 30px;
	width: 800px;
	height: 620px;
	background-image: url(./images/empty-room.png);
	background-repeat: no-repeat;
	}

.bilde {
	position: absolute;
	padding-top: 30px;
	left: 0px;
	}

#s1 {}

#infoframe {
	width: 800px;
	height: 600px;
	display: block;
	}

.info {
	float: right;
	width: 190px;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	//margin-left: 20px;
	
	}
	
.over {
	color: #676363;
	padding: 2px;
	background-color: #ffff66;
	font-size: 11px;
	text-decoration: none;
	}

p {
	float: left;
	bottom:0px;
	margin-top: 8px;
	color: #000000;
	border-top: 1px solid #000000;
	padding-top: 3px; 

	}


p2 {
margin-left: 4px;
	}



p3 {
	padding-top: 8px;
	display: block;
	}

p4 {
	font-style: italic;
	padding-left: 8px;
	display: block;
	}
	
p5 {
	margin-top: 9px;
	display: block;
	}
