body{
	background: #efe;
	}
#tippytop{
	position:absolute;
	top:0in;
	height: 0.5in;
	width: 11in;
	text-align: center;
	background-color: #ddffdd;
	color: #005500;	
	}
#tippytop h1{
	margin: 0in;
	}
#pagetop{
	position: absolute;
	top: 0.5in;
	left: 1in;
	width: 9in;
	height: 2.5in;
	background: #fff;
	font-style: cursive;
	font-variant: small-caps;
	text-align: center;
}
#pagetop img{
	max-height: 2.5in;
	}
#pagetop a img{
	border: dotted #f00 1px;
}
#pagetop a{
	vertical-align: middle;
}
#leftside{
	position: absolute;
	left: 0in;
	top: 3in;
	width: 3in;
	border-top: solid #000 1px;
	color: #005500;
}
#leftside li{
	list-style: none;
	display: block;
	}
#leftside ul{
	padding-left: 1px;
	margin-left: 1em;
	}
#leftside a{
	color: #00AA00;
	}
#leftside a:hover{
	border: dotted blue 1px;
	color: #227722;
	}

#rightside{
	position: absolute;
	top: 3in;
	left: 8in;
	font-variant: small-caps;
	border-top: solid #000 1px;
}
#main{
	position: absolute;
	top: 3in;
	left: 3in;
	width: 5in;
	background-color: #ddffdd;
	color: #005500;	
	font-family: Florence, cursive;
	font-variant: cursive;
	border: solid #000 1px;
}

.entry{
	font: veranda;
}
.stdout{
	font-size: small;
	}
