*{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif
}
div{
	position:absolute;
	left:-1px;
	top:0px;
}
h1{
	font:bolder 36px Trebuchet MS;
	margin-top:100px;
	color:Silver;
}
h3{
	text-align:left;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	letter-spacing:1px;
	margin:32px 24px 0px 36px;
}
p{
	text-align:left;
	font-size:12px;
	line-height:17px;
	letter-spacing:1px;
	margin:18px 24px 6px 36px;
}
p.quote {
	text-align:left;
	font-size:12px;
	font-style:italic;
	line-height:17px;
	letter-spacing:1px;
	margin:18px 24px 6px 36px;
}
#container {
	position:relative;
	margin:20px auto;
	width:800px;
	height:610px;
	overflow:hidden;
	text-align:left;
	background:url("images/bg.gif") no-repeat top;
	vertical-align:top;
}
#container p{
	width:140px;
	text-align:left;
	font-size:9px;
	line-height:13px;
	letter-spacing:1px;
	margin-top:6px;
}
#menu{
	width:152px;
	height:600px;
}
	#menu a{
		display:block;
		position:absolute;
		font-size:0px;
		color:White;
		width:100px;
		height:62px;
		background-repeat:no-repeat;
	}
	#menu a:link{
		background-position:0px;
	}
	#menu a:visited{
		background-position:0px;
	}
	#menu a:hover{
		background-position:-100px;
	}
	#menu a:active{
		background-position:-100px;
	}
	#menu #but0{
		font-size:0px;
		color:White;
		width:122px;
		height:98px;
		margin:10px 0px 35px 0px;
		background-image:url("images/painter.jpg");
		background-position:0px;
		background-repeat:no-repeat;
	}
	#menu #but0:hover{
		background-position:-122px;
	}
	#menu #but1{
		top:170px;
		background-image:url("images/menubut1.gif");
	}
	#menu #but2{
		top:232px;
		background-image:url("images/menubut2.gif");
	}
	#menu #but3{
		top:294px;
		background-image:url("images/menubut3.gif");
	}
	#menu #but4{
		top:356px;
		background-image:url("images/menubut4.gif");
	}
#top{
	left:152px;
	height:125px;
	widows:648px;
	border:0px solid red;
}
	#top iframe{
		border:0px solid red;
		padding:0 0 6px 0;
		width:648px;
		height:119px;
		border:0px solid blue;
	}
#content{
	left:152px;
	top:127px;
}
	#content iframe{
		border:0px solid red;
		padding:1px 0 0 0;
		width:648px;
		height:470px;
	}
	
#laban{
	width:648px;
	height:475px;
	vertical-align:middle;
	text-align:center;
}
	#laban img{
		margin:100px 0 0 0;
	}
#main{
	width:645px;
	height:470px;
	text-align:left;
	border:0px solid red;
}
	#main p a{
		color:Black;
	}
	#main p a:hover{
		text-decoration:blink;
	}
#painting{
	width:648px;
	border:0px solid red;
}
	#painting p{
		font-size:9px;
		color:Gray;
		letter-spacing:1px;
		display:block;
		text-align:center;
	}
	#painting img{
		margin:60px 0 0 0;
	}
#ashware{
	width:648px;
}
	#ashware a{
		font:14px Trebuchet MS;
		color:Gray;
		text-decoration:none;
	}
	#ashware a:hover{
		text-decoration:underline;
	}
#footer{
	position:relative;
	border:0px solid black;
	margin:5px auto;
	width:800px;
	text-align:right;
	vertical-align:bottom;
}
	#footer a {
		text-decoration:none;
		color:#999999;
		font-size:8px;
		letter-spacing:1px;
	}
	#footer a:hover {
		text-decoration:underline;
	}
#backlinks{
	position:relative;
	margin:5px auto;
	width:800px;
	text-align:left;
}
	#backlinks ul{
		list-style-type:none;
	}
	#backlinks ul li{
		border:0px solid black;
		display:inline;
		margin:0 3px 0 0;
	}
	#backlinks ul li a{
		text-decoration:none;
		color:#999999;
		font-size:7px;
		letter-spacing:1px;
		line-height:15px;
	}
	#backlinks ul li a:hover{
		text-decoration:underline;
	}
