
/*===========================================================================*/
/* Stylesheet for Goodells.Net Christmas Letters                             */
/*===========================================================================*/

/*------ layout -------------------------------------------------------------*/

 .shell       { text-align:left; width: 800px; margin: 40px auto;
                background-image: url(images/blue_pap.gif) }

 table        { border-collapse: collapse }
 th,td        { padding: 0; border-spacing: 0 }

 td           { text-align: left; vertical-align: top }
 td.xmasmenu  { text-align: center; vertical-align: middle;
                padding-bottom: 3px; width: 14%; background-color: #e0e0e0 }

 .indent20    { padding-left:  20px }
 .indent45    { padding-left:  45px } 
 .indent90    { padding-left:  90px } 
 .indent135   { padding-left: 135px } 

/*------ fonts --------------------------------------------------------------*/

 .xmas1       { font: bold 0.8em tahoma,arial,sans-serif }
 .xmas2       { font: italic 1.0em georgia,'times new roman',times-roman,serif }
 .xmas3       { font: italic bold 1.4em tahoma,arial,sans-serif }
 .xmasmenu    { font: 0.8em tahoma,arial,sans-serif }

 .caption     { font:  0.9em 'times new roman','times-roman',georgia,serif }
 .footer      { font:  0.9em 'times new roman','times-roman',georgia,serif }
 .credit      { font: italic 0.9em 'times new roman',times-roman,georgia,serif }

 .tab93, .tab94, .tab95, .tab96, .tab97, .tab99, .tab00
  	          { padding: 3px 0px; white-space: nowrap; text-align: center; 
			    color:#fdd; background:#070; border: 0;
                font-weight: bold; font-family: arial,helvetica,sans-serif }
				
 a.no-ul:link    { text-decoration: none; -color: transparent }
 a.no-ul:visited { text-decoration: none; -color: transparent }
 a               { color:red }