/* Print style sheet for TangodelosMuertos.com*/
body {background: #FFF;  
font-family: "Times New Roman", Times, Georgia, serif; 
color: #000;}
#big {width:100%; margin: 0; padding:0;}
html>body #big {padding: 0;}/* for Firefox */

/* Layout
------------------------------------------------------------------------------------ */
#ban, #low, #nav, #bump1, #bump2, #bump3, #bump4, #bump5 {display: none;}
#content {width: 100%; margin: 0;}
img, .floatr, .floatl {display: none;}

/* Text and Link Colors
------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {color: #000;}
h1 {margin-top:10px; margin-left:2px; border:2px solid #330066;}
h2 {margin-left:2px; border:1px solid black;}
p, table  {color: #000; font-size:1.0em; } /*just regular text*/
a:link    {color: #000099;}
a:visited {color: #781351;}
a:hover   {color: #FF0000;}
a:active  {color: #FF0000;}
.fakelink {color: #000099;}


/* Navigation bar
------------------------------------------------------------------------------------ */
div#holdnav {display:none; }


/*For schedule page */
.yellor {color: #000; font-style: italic; }
.backpurp {background-color: #FFF;}
.notes {display:none;}
#thutab {width:670px; margin-left:2px; margin-right:2px; float:none;}
#fritab {width:670px; margin-left:2px; margin-right:2px; }
#sattab {width:670px; margin-left:2px; margin-right:2px; }
#suntab {width:670px; margin-left:2px; margin-right:2px; }
.wtime {width:85px;} /*width of times column */
.wshop {width:180px;} /*width of workshop columns */
.wsmrm {width:85px;} /*width of small room columns*/

table {background-color:#FFF;}
.milbg {background-color:#EEE;}



