body {
  color:#333;
  font-size: 20px;
  font-family: Arial,Verdana,Sans-serif;
  text-align: center;
  }
  
#main small {
font-size: 13px;
background: #e5e5e5;
font-family: "Courier New", Courier, Verdana;
}
  
  
#inline-list {
	margin: 0px 0px 10px 0px;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	}  

#menu {
font-family: Arial, Verdana, sans-serif;
background: #f5f5f5;
}

#main {
text-align: left;
  width:79%;
  float:left;
}

#sheet {
		width:100%;
		margin:0 auto;
		padding: 0;
		text-align: left;
}

#tube {
  width:20%;
  float:right;
  margin-left: 5px;
  padding-left: 3px;
  font-family: "Verdana",sans-serif;
  }

#main li {
line-height: 1.3em;
}

#main h2 {
font-family: Arial, Verdana, sans-serif;
}

#head {
font-family: "Trebuchet MS", trebuchet;
}

#head h1 {
margin: 5px 0px 5px 0px;
}

#head sup {
font-size: small;
font-family: Arial, Verdana, sans-serif;
}

#head p {
margin-top: 0px;
}

#about {
text-align: left;
clear:both;
background: #f5f5f5;
padding: 10px;
}

#about h3 {
font-family: Arial, Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
}

a.title:link { color: #333; text-decoration: none; }
a.title:visited { color: #333; text-decoration: none; }
a.title:hover { color: #333; text-decoration: none; }
a.title:active { color: #333; text-decoration: none; }

a.pe:link { color: #333; text-decoration: none; padding: 3px; }
a.pe:visited { color: #333; text-decoration: none; padding: 3px; }
a.pe:hover { color: #333; text-decoration: none; background: #ffff33; padding: 3px; }
a.pe:active { color: #333; text-decoration: none; padding: 3px; }



/* tube things */

#tube h2,h3 {
font-size: small;
font-weight: lighter;
margin: 0px;
}

#tube .post {
text-align: left;
font-size: 13px;
padding: 0px 0px 0px 0px;
}

#tube h2 {
font-weight: bold;
padding-bottom: 3px;
margin-bottom: 3px;
text-align: center;
border-bottom: solid 1px #ccc;
}

p#notice {
background: #9ae4e8;
padding: 3px;
font-size: 13px;
}
