body { 
  color : #000000; 
  background : #ffffff; 
  font-family: Trubechet, tahoma, verdana, helvetic, arial;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
table td.header {
		width: 100%;
		height: 97px;
		content: "<img src="(http://www.800bucklup.org/images/design/headerplate88.jpg")>";
		overflow: hidden;
		}
#header, #sidequote, td.two, #toplinks, #navigation, #widephoto, #sidebar, #footer, #footlinks { 
  display : none; 
}

#main {
 width: 100%;
 color: #000000;
 padding: 0;
 margin: 0;
 }
 
 p, h1, h2, h3, h4, h5, ul, li, ol, dt, dd {
 	color:#000000;
	}