body {
	background: black url(res/unftile.jpg) repeat scroll;
	font-family: Georgia serif;
	}

img {
	border-style: none;
	}

img#logo {
	background-color: #000;
	padding: 3px;
	border: 6px double #faebd7;
	margin-bottom: 1%;
	}

img.thm { margin:15px;
	}

  .nav { float: left;
	width: 25%;
	margin-left: 1%;
	clear: left;
	overflow:auto;
	border:4px double #963;
	}

  .main {
   margin-right: 1%;
   margin-left: 30%;
   width:67%;
	}

/* 04/28/06 09:26 PM sonofabitch! I just crashed my browser by editing the stylesheet! */

.left { float:left;
	}
.right { float:right;
	}
.tcolumn { width:180px;
	float:left;
	display:block;
	}

.noclear { clear:none;
	}

.text {
	color: #000;
	background-color: #faebd7;
	}

.foot {
	margin-top:5px;
	margin-right: 1%;
	margin-left: 1%;
	}

.narrow {
	margin-top:5px;
	margin-right: 20%;
	margin-left: 20%;
	}

.center {
	text-align: center;
	}

.pad6 {
	padding:6px;
	}

h1, h2, h3 {
	color: #963;
	background-color: transparent;
	font-family: Georgia serif;
	}

h1 {
	font-size: 2m;
	text-align: center;
	}

h2 {
	font-size: 1.5;
	}

.light {
	color: #faebd7;
	background-color: transparent;
	word-spacing:.5em;
	}

hr { width:60%; }

li {
  list-style-image: url("res/minibrot1.jpg");
	}

.serif {
	font-family:serif;
	}

.light a {
	color: #faebd7;
	background-color: transparent;
	}

.light a:link {
	color: #faebd7;
	background-color: transparent;
	}

.light a:visited {
	color: #ffcc99;
	background-color: transparent;
	}

.light a:hover {
	color: #99ccff;
	background-color: transparent;
	}

.mid {
	margin-left:5%;
	}

.indent {
	text-indent:40px;
	}

.serif  {
	font-family:serif;
	}
.big  {
	font-size:1.5em;
	}

