body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(graphics/icons/lgrey016.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	color: #009900;
	text-decoration: underline;
}

.override a:link { text-decoration:underline ;
}

/* this part is optional "zero out" suggestion http://webdesign.about.com/cs/css/qt/tipcssmargins.htm */
/*html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
*/
.centertext { text-align:center;
}
.marginheader {
	margin-left: 40%;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.aboutpix {float: left; width: 150px; margin-top: 1% ; margin-right: 15% ; margin-bottom:0% ; margin-left: 12% ; text-align:center; font-size:smaller ;} 
.break {; }
div#listformat {list-style: none; margin-left: 20% ;}
li { margin-bottom: 6px; } 

/* PQ.css below */
div#source {;}
div#headline {;}
div#byline {font-style:italic;}
div#content {;}
span.quotenichols {background-color:#FFFFCC;}
.un {text-decoration:underline;}
div.newscolumn {margin:0 12% 0 12% ; border:1px dashed black; padding:0% 2% 0% 2%}
div.readingcolumn {margin:0 12% 0 12% ; padding:0% 2% 0% 2%}

/* PQindex.css below */
.shrink, .date {font-size:smaller ;}
div.prelistformat {margin-left: 39% ;}
div.prelistformatfooter1 {margin-left: 41% ;}
div.prelistformatfooter2 {margin-left: 40% ;}
div.prelistpublishingslist {margin-left: 25% ;}
.introtextformat {margin-left: 33%;}

.tv {float: left; width: 150px; margin-top: 1% ; margin-right: 0% ; margin-bottom:0% ; margin-left: 14% ; text-align:center ;} 
.doublemargins {margin-left:20%; margin-right:20% ;}

.buttonpublished {border: 2px solid black; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px ;
background-color:#CCCCCC ;
}

.buttonpress {border: 2px solid black; 
margin:0px 0px 0px 0px;
background-color:#CCCCCC ;
}

.buttonbio {border: 2px solid black; 
margin:1px 10px 0px 5px; 
background-color:#CCCCCC ;
}

/* timber*.css below */
h1 {
margin-top:0px;
margin-bottom:-7px;
}

h2,h3 {
margin-top:0px;
margin-bottom:-3px;
}

.timbersecondgraph {float: left; margin-top: 1% ; margin-right: 0% ; margin-bottom:0% ; margin-left: 10% ; text-align:center ;}
.containerwidth  {max-width:760px;
}