body, td {
/*	font-family: "verdana", "lucida sans", "arial", sans-serif;*/
	font-family: "arial", sans-serif;
	color: black;
	background-color: #d8d0b0;
	vertical-align: top;
}

td.section {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

a {
	color: #804020;
}

a:visited {
	color: #602010;
}

a:hover {
	color: #f04020;
	background-color: #e4e0d0;
}

h1 {
	text-align: center;
}

span.sc-ex {
	font-variant: small-caps;
}


#bits {
/*	position: absolute;
	left: 25%;
	right: 0%;
	top: 0;
	bottom: 0;
	text-align: left;
	padding: 0.5em;*/
	/*border: solid;*/
}

.subtitle {
	font-size: .8em;
}

.haiku {
	text-align: center;
	font-family: "monotype.com", "Andale Mono", sans-serif;
	background-color: #e4e0d0;
	white-space: nowrap;
	border-left-color: #401808;
	border-top-color: #401808;
	border-right-color: #602010;
	border-bottom-color: #602010;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.upslightly {
	position: relative;
	top: -.3ex;
}

.downslightly {
	position: relative;
	top: .3ex;
}

#news {
/*	position: relative;
	left: 0;
	width: 25%;*/
	text-align: justify;
	padding: 0.5em;
}

#banner {
/*	position: absolute;
	bottom: 0;
	right: 0;*/
/*	text-align: right;
	position: absolute;
	left: 50%;
	right: 1px;
	top: 0;*/
	/*width: 50%;*/
}

#haiku {
	text-align: center;
	/*position: absolute;*/
/*	left: 0%;
	width: 50%;*/
	/*right: 50%;*/
/*	position: absolute;
	left: 25%;
	right: 25%;*/
}

#sight {
/*	text-align: center;
	position: absolute;
	left: 0%;
	right: 75%;*/
}

#word {
/*	text-align: center;
	position: absolute;
	left: 25%;
	right: 50%;*/
/*	top: 15em;*/
}

#mind {
/*	text-align: center;
	position: absolute;
	left: 50%;
	right: 25%;*/
/*	top: 15em; */
}

#self {
/*	text-align: center;
	position: absolute;
	left: 75%;
	right: 0%;*/
}


#footer {

}

.quote {
	background-color: #e4e0d0;
/*	font-weight: bold;*/
	margin-left: 5em;
	margin-right: 5em;
	border: 1px;
	border: solid .1em black;
	line-height: 120%;
}

.byline {
	margin-top: -1em;
	margin-left: 7em;
	margin-right: 7em;
	font-style: italic;
}

.newsbit {
	background-color: #e4e0d0;
/*	border-color: #602010;*/
	border-top-color: #602010;
	border-left-color: #602010;
	border-right-color: #401808;
	border-bottom-color: #401808;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 0.5em;
        text-align: justify;
}

.cool {
	color: red;
}

.lyric {
	font-style: italic;
}


