body {
	margin:0;
	padding:0;
    background-image: url(/gridback.gif);
	background-repeat: repeat;
    background-color: #fff;
}
img {
	border:none;
}
#poem{
    position:absolute;
	top: 125px;
	padding-left:15px;
	z-index:10;
}
.title {
	font-family: Agency FB, Verdana, Helvetica;
	font-size: 20px;
    text-indent: 20px;
    padding-top: 20px;
    float:left;
}
.title a,
.title a:link,
.title a:visited {
    color:#000;
}
.title a:hover {
	text-decoration: underline;
}
#switch{
	font-family: trebuchet,Verdana,Helvetica,sans-serif;
	font-size: 11px;
    font-weight: normal;
    text-align: left;
    margin: 0 0 0 280px;
}
#freerange {
	display:none;
}
#boxedset{
	color:#6b8800;
}
#nostyle{
	display:none;
}
.temp{
	font-family: trebuchet,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin: 2px 0 0 240px;
}
.temp a:link, 
.temp a:visited,
#switch a:link,
#switch a:visited{
	color:#369;
	text-decoration: none;
}
.temp a:hover,
.switch a:hover {
	color: #33f;
	text-decoration: underline;
}
.fine {
	font-family: arial;
	font-size:8px;
	text-transform: uppercase;
}
ul {
	list-style-type:none;
}
#menu {
	clear:both;
	padding:10px 0 10px 0;
	background:#369;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin-top:85px;
	margin-bottom:13px;
	font-family: Verdana;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: normal;
	text-align: center;
}
#menu ul{
	margin:0;
	padding:0
}
#menu li{
	display:inline;
}
#menu li a{
	display:inline;
	padding:18px;
}
#menu li a:hover{
	text-decoration:underline;
}
#chicken{
	display:none;
}
#logoleft {
	position:absolute;
	bottom: 0;
	left: 0;
}
.super {
	vertical-align:super;
	font-size: 12px;
}
#greenback {
	position:relative;
	top: 110px;
	background:#366;
	border: 1px solid #000;	
	width: 540px;
	margin:0 auto;
	height: 220px;
}
#grayback {
	background-color :#ddd;
	position:absolute;
	top: 3px;
	left: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 540px;
	height: 220px;
	margin:0;
}
a:link, 
a:visited {
	color:#ddd;
	text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}
#bloglink1{
    width:100px;
	position:absolute;
	top: 90px;
	left:550px;
	margin:0;
	z-index:2;
}
#bloglink2{
	position:relative;
	top: -130px;
	left:170px;
	width:115px;
	margin:0 auto;
	padding:0 auto;
}
#bug{
	position:relative;
	top: 20px;
	width:80px;
	margin:0 auto;
	padding:0 auto;
}