 /* <!--   case sensitive! */
@media screen { #content { width:80%; } }
@media print  { #content { width:100%;font-size:10pt; } #footer { display:none; } }
body  { background-image: url(logos/jwBkgnd.jpg); background-position: 0px 0px; background-repeat: no-repeat; background-attachment: fixed; background-color:#CCCCCC; }
div       { position: absolute; }
div#home  { top:535px; width:600px; height: 25px; left:220px; text-align: center; }
div#map   { top: 75px; width:600px; height:450px; left:220px; text-align: left; }
div#main  { top:  5px; width:190px; left: 5px; }
div#popup { top: 75px; width:600px; height:450px; left:220px; text-align: left; }
/* div "date, logo, menu, body, slug, and time" are all dropped an extra 100px to allow for GoDaddy's banner. */
div.date  { top:290px; width:200px; left: 20px; z-index:4; }
div.logo  { top:100px; width:500px; height:267px; left:  0px; }
div.menu  { top:400px; width:150px; left: 20px; z-index:2; }
div.body  { top:320px; width:400px; left:200px; z-index:2; }
div.slug  { top:100px; left:  0px; width:1000px; height:267px; color:Red; font: Bold 24px Arial; text-align:center; z-index:1 }
div#time  { top:300px; width:100px; left: 20px; z-index:4; }
font      { font-family: verdana; font-size: 10pt; }
font.eml  { color:Green; }
/* h1        { position: absolute; top:  5px; width:600px; height: 25px; left:220px; text-align: center; color:#780000; } */
h1        { font-family:Arial; color:Red; }
img.btn   { border:0px; height:50px; width: 150px; }
img#lgo   { height:150px; width:150px; }
img#redangus { border:0px; height:74px; width:105px; }
span      { text-transform: uppercase; }
table     { background-color:Transparent; border:0px; width:100%; }
table.eml { border:1px; border-color:#780000;}
td        { background-color:Transparent; font-family:verdana; font-size: 10pt; }
td.clf    { border:0px; width:350px; vertical-align: top; }
td.eml    { text-align:left;  vertical-align:top; }
td.epx    { text-align:right; vertical-align:top; }
td.mnu    { border:0px;  height:50px; width: 290px; vertical-align: top; }
td.mmyy   { color:Red;   height:15px; width:140px;font-size:10pt; text-align:center; }
td.day    { color:Red;   height:10px; width:20px; font-size:10pt; text-align:center; }
td.reg    { color:Silver;height:10px; width:20px; font-size: 8pt; text-align:center; }
td.week   { color:Silver;height:10px; width:20px; font-size: 8pt; text-align:center; }
td.time   { color:Black; height:10px; width:140px;font-size: 8pt; }
tr        { background-color:Transparent; border:0px; width:100%; }
tr.eml    { border:1px; border-color:#780000; }
 /* // --> */
