body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ebdbcb;
	background: #141613;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ebdbcb;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}
ul {
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
}	
div#bottom {	
	margin: 50px 190px 20px 190px;
	padding: 10px;
	background: #617e8c;
}
h1 {
	font-size: 20px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	background: #b0acad url(../etna1024150.jpg) no-repeat right;
	height: 150px;
}
#left {
	position: absolute;
	top: 160px;
	left: 0px;
	margin: 20px 20px 20px 0px;
	padding: 10px;
	background: #536476;
	width: 130px;
}
#middle {
	margin: 30px 190px 20px 190px;
	padding: 10px;
	background: #617e8c;
	}
#right {
	position: absolute;
	top: 160px;
	right: 0px;
	margin: 20px 0px 20px 20px;
	padding: 10px;
	background: #536476;
	width: 130px;
}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}
#float {
	position: absolute;
	top: 20px;
	left:20px;
}
#float h1 {
	color: white;
	font-size: 50px;
	font-weight:normal;
	font-family: "gill sans light", "gill sans", helvetica, verdana, arial sans-serif;
}
div.imageframe {
	position: relative;
	margin-top: 20px;
}
div.image {
	visibility: hidden;
	position: absolute;
}