body {
   background: white;
   font-size: 12px;
   font-family: Verdana, Arial, sans serif;
   }
   
 img 
{
	display: none;
}

input
{
	font-size: 12px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
h1
{
	font-size: 18px;
}
.nav_container, .nav_container2	{
   display: none;
   }
#wrapper, #wrapperChristmas, .content {
   width: auto;
   margin: 0 3%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   

div.content {
   margin-left: 5%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

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.alistapart.com" attr(href) ") ";
   }
   

h6
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
}
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
   
table 
{
width: 100%;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-collapse: collapse;
border-spacing: 0px;

}

td
{padding: 0px 0px 4px 0px;}

.hide
{display: none;}