/*
// $Id: content.css,v 1.3 2006/12/13 22:51:48 stephend Exp $
// $Revision: 1.3 $
// $Author: stephend $
//
// $Log: content.css,v $
// Revision 1.3  2006/12/13 22:51:48  stephend
// Scrubs build, new header banners, images, kitchen sink etc.
//
// Revision 1.2  2006/12/04 18:39:39  stephend
// New images, new CMT pages, new kitchen sink, garden trowel, etc.
//
// Revision 1.1  2006/11/22 22:46:09  stephend
// Finally...
//
// Revision 1.2  2006/11/22 20:45:55  stephend
// Initial HTML build-out version
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/
img {border:0;padding:0;margin:0}
a {border:0;padding:0;margin:0;
	color:#645509;
	font-weight:bold;}
.absolute {position:absolute}
.relative {position:relative}

.debug {border:solid 1px #FF0000}
.txtMain {padding:8px 68px 8px 18px}

body,p {font:11px "Verdana";color:#645509}

a.scrubbed 
{
	text-decoration:none;
}
