a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:active {
	color: #000099;
}
body {
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
	width:770px;
/*	margin-top: auto; */
/*	margin-right: auto; */
/*	margin-bottom: 0; */
	margin-left: 0;
}
#wrap {
	width:770px;
	text-align:left;
	margin: 0 auto;
}
#menu {
	width:215px;
	float:left;
	margin-left: 30px;
}
#menu h1 {
	height: 109px;
	margin-top: 2px;
	padding: 0;
	background-image: url(../img/titletop.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px
}
#menu h2 {
	font-size: large;
	font-weight: 700;
	color: #990000;
	line-height: 140%;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
}
#navi {
	line-height: 150%;
/*	padding:5pt; */
	text-align:center;
	margin-top: 3em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	font-size: 10pt;
}
#main {
	width: 505px;
	float: right;
	text-align:center;
}
#witt_frame {
	width: 470px;
	background-color: #EDEDCE;
	border: 3px solid #C27085;
}
#witt_hist {
	width: 470px;
	margin-top: 5px;
	text-align: right;
}
#footer {
	clear: both;
	width: 760px;
	text-align: right;
	margin-left: 10px;
	height:34px;
	background-image: url(/img/copy.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
#footer p {
	width: 760px;
	height: 0;
	padding-top: 34px;
	display: none;
}
.clear {
	clear:both;
	height: 20px;
}
.comment {
	font-size: x-small;
	line-height: 120%;
	color: #666666;
}
.source {
	text-align: right;
	padding: 10px;
}
.witticism {
	padding: 10px;
	font-size: large;
	line-height: 140%;
	font-weight: 700;
	text-align: left;
}
.ruby {
	font-size: small
}