body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#side {
   display: none;
   }
#rightside {
   display: none;
   }
#firstimage {
   background: transparent none;
   }
.flow {
	float: left;
	clear: left;
	margin: 0px;
}
#firsttwoimage {
   background: transparent none;
   }
.flow {
	float: left;
	clear: left;
	margin: 0px;
}
#firstthreeimage {
   background: transparent none;
   }
.flow {
	float: left;
	clear: left;
	margin: 0px;
}
#secondimage {
   background: transparent none;
   }
.flow {
	float: left;
	clear: left;
	margin: 0px;
}#secondimage {
   background: transparent none;
   }
.flow {
	float: left;
	clear: left;
	margin: 0px;
}
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#content h1{
	color: #666;
	font-size: 16px; 
	font-family: veranda, arial, Helvetica, sans-serif;
}
#content h2{
	color: #666;
	font-size: 12px; 
	font-family: Veranda, Arial, Helvetica, sans-serif;
}
#content h3{
	color: #666;
	font-size: 13px; 
	font-family: veranda, arial, Helvetica, sans-serif;
}
#content h4{
	color: #636363;
	font-size: 13px; 
	font-family: veranda, arial, Helvetica, sans-serif;
}
#content h5{
	color: #96c095;
	font-size: 13px; 
	font-family: veranda, arial, Helvetica, sans-serif;
}
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #33ADAE;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.stephendelia.com" attr(href) ") ";
   }