body {
/*	margin-top: auto; */
/*	margin-right: auto; */
/*	margin-bottom: 0; */
	background-color:#FFF;
	margin-left: 0;
}
#wrap {
	text-align:left;
	margin: 0 auto;
}
#menu {
	background-color:#FFF;
	float:left;
}
#menu h1 {
	font-weight: 700;
	color: #990000;
	text-align: center;
	margin-top: 0px;
}
#menu h2 {
	font-weight: 700;
	color: #990000;
	text-align: center;
	margin-top: 0px;
}
#navi {
	display:none
}
#main {
	text-align:center;
}
#witt_frame {
	background-color: #EDEDCE;
}
#witt_hist {
	text-align: right;
}
#footer {
	text-align: right;
}
#footer p {
	font-size: 8pt;
}
.clear {
	clear:both;
	height: 20px;
}
.comment {
	font-size: x-small;
	line-height: 120%;
	color: #666666;
}
.source {
	text-align: right;
}
.witticism {
	text-align: left;
}
