@charset "UTF-8";
Expires: Tue, 04 Oct 2011 12:50:00 GMT
Last-Modified: Tue, 08 May 2012 14:19:41 GMT
/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   }
#cattree, #mini, #topbar, #cat, .breadcrumb {
   display: none;
   }
#mainbody {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#content {
	margin:0;
	width:100%;
}

img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   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.territorialsupplies.com" attr(href) ") ";
   }
