body {
	font-family:		verdana, sans-serif;
	font-size:		9pt;
}

#menu {
	position:		absolute; top: 2%; left: 2%;
	float:			left;
	width:			13%;
	padding:		5px;
	border:			1px dashed gray;
}

#body {
	margin-left:		18%;
}

img {
	border:			none;
}

#menu li {
	margin-left:		-2em;
	display:		block;
	list-style:		none;
	margin-bottom:		5px;
}

#menu img {
	display:		block;
	margin:			auto;
}
#topimg {
	padding:		5px;
	width:			90%;
	border-bottom:		1px dashed gray;
}
#w3c {
	padding-left:		5px;
	padding-right:		5px;
	width:			90%;
	border-top:		1px dashed gray;
}
#w3c p {
	width:			100%;
}
#body h1 {
	text-align:		center;
	font-family:		monospace;
}
a:link {
	text-decoration:	none;
	color:			gray;
}
a:hover {
	border-bottom:		1px dashed gray;
}
a:visited {
	text-decoration:	none;
	color:			gray;
}
a:active {
	text-decoration:	none;
	color:			gray;
}
.smallcomm {
	font-size:		8pt;
	font-style:		italic;
}
.center {
	text-align:		center;
}
a:hover.nounder {
	border:			none;
}
#iexploder {
	border:			0;
	width:			100%;
	border-spacing:		10px;
}
#items {
	height:			20em;
}
