body {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; background-color: #FAEBD7}

a:link [text-decoration:underline}
a:visited {text-decoration: line-through}
a:active {text-decoration: none}
a:hover {text-decoration: none; font-size: large}

h1 {font family: serif; font-size: x-large}
h2 {font-family: serif; font-size: large}
h3 {font-family:serif; font-size: medium}


em {font-variant: small caps}
.mono {font-family: Palatino, Courier, Monospace}
.sub (vertical-align: sub}
.subper {vertical-align: super}
#bigchar {background: black; color: #FFFFFF; font-size: xx-large}
p:indent {text-indent:20px}
.button {borderstyle: outline}
.hnfirstline {  font-weight: bold; font-variant: normal}
.hnsource {  font-size: xx-small; font-weight: lighter}
.navbar {  font-size: medium; font-family: "Courier New", Courier, mono}

div.nav {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 100%;
	font-size: medium;
	font-family: "Courier New", Courier, mono;
	bottom: auto;
	height: 65px;
!important}
div.leftcontent {
	position: relative;
	width: 71%;
	left: 1px;
	float: left;
	overflow: auto;
	top: 80px;
	height: auto;
	right: auto;
	border: thin #990000;
!important}
div.rightcontent {
	position: relative;
	width: 27%;
	left: 72%;
	top: 80px;
	float: right;
	overflow: auto;
	z-index: auto;
	border: thin groove #990000;
!important}

