BODY { color: #ffff66; font-family: arial }
H1 { color: #cc6600; letter-spacing: 0.75em; padding: 0.25em; padding-left: 0.5em }
H1 B { color: #663300 }
H2 { color: #993300;}
H3 { color: #993300; font-family: arial }
.title { background-color: #ff9900 }
.newstitle { color: #663300; background-color:#cc6600; padding-left:5px; margin-right: 0px; margin-left: 0px }
.main { background-color: #000000; color: #ffff66 }
.taglines { float:right; font-size:xx-small; font-color:#ffff66; margin-right:30px; margin-top:20px }
.counter { font-size:xx-small }
.webrings { font-size:x-small }
.content-top {
	padding-top:10px;
	margin-left:25%;
	margin-right:25%;
	border-left:1px solid #cc6600;
	border-right:1px solid #cc6600;
	}
.content-top p {
	padding-top:5px;
	padding-bottom:5px;
	}
.content-bottom {
	padding-bottom:10px;
	margin-bottom:0px;
	margin-left:25%;
	margin-right:25%;
	border-left:1px solid #cc6600;
	border-right:1px solid #cc6600;
	border-bottom:1px solid #cc6600;
	}
.content-bottom p {
	padding-top:5px;
	padding-bottom:5px;
	}

.date {font-size:xx-small; color:#ffff66}
.1st { color: #ffff66 }
.2nd { color: #ffff33 }
.3rd { color: #ffff00 }
.4th { color: #ffcc33 }
.5th { color: #ffcc00 }
.6th { color: #ff9900 }
.7th { color: #cc6600 }
.8th { color: #993300 }

.clleft { clear: left }
.clright { clear: right }

A:link { text-decoration: none; color: #ff6600 }
A:active { text-decoration: none; color: #ffff33 }
A:visited { text-decoration: none; color: #cc6600 }