TEXTAREA    {font-family: "Lucida Console",Courier,Arial}

BODY, TD    {line-height: 150%; font-size: 10pt; font-family: "Palatino Roman",Palatino,"Times Roman",Times,Serif; font-weight: normal; color: #FFFFFF;}
BODY             {margin: 0px; background: #DDDDDD; overflow: -moz-scrollbars-vertical;}

.footer         {color: #888888;}
.footer a       {color: #000000;}
.footer a:HOVER {color: #888888;}

A           {color: #99CCFF; text-decoration: none;}
A:Hover     {color: #FF0000; text-decoration: none;}
PRE, .fxd   {font-family: Courier;}

.schedtime  {background-color: #F2F9E5;}

.sans       {letter-spacing: .1px; font-size: 11pt; font-family: "Frutiger Condensed","Trebuchet MS","Lucida Sans Unicode","Arial Narrow",Verdana; font-weight: normal; color: #888888;}


.caption    {font-size: 8pt; background: #999999; color: #ffffff; border: 1px solid #444444;}



.huge       {font-size: 34pt; font-weight: bold;}
.big        {font-size: 14pt; font-weight: bold;}
.med        {font-size: 12pt;}
.small      {font-size: 10pt;}
.tiny       {font-size: 8pt;}

.white      {color: white;}
.black      {color: black;}
.grey       {color: #cccccc;}
.brown      {color: #5D4E39;}
.orange     {color: #B17605;}
.blue       {color: #014D62;}

.menu {padding-top: 15px; background-image: url(/providence/images/leftbg); width: 210px; color: white; font-size: 10pt; font-family: "Trebuchet MS","Lucida Sans Unicode","Arial Narrow",Verdana;}

.nav               {width: 100%; margin: 0; padding: 0; list-style: none outside; text-transform:uppercase;}
.nav li            {font-size: 10pt; padding-bottom: 4px; padding-left:37px; padding-top: 4px; background-repeat: no-repeat; background-position: 17px 50%;}
.nav li a,
.nav a li          {color: #DDDDDD;}
.nav li a:hover,
.nav a:hover li    {color: #888888;}
.nav li a.hilight,
.nav a.hilight li  {color: #FFFFFF; background-image: url(/providence/images/buttonhi);}

.nav .tiny         {font-size: 8pt; padding: 0; padding-left: 43px; background-repeat: no-repeat; background-position: 25px 50%; text-transform:lowercase;}


a.event {
        color: #FF0000;
        text-decoration: none; 
        display: block;
        width: 100%;   /* bug in IE; must be in px (150-(5+5)-(1+1)) */
        height: 100%;
}
a:hover.event {background-color: #FFEEAA;}


.l          {background: url("/providence/images/shadow/l.gif");}
.r          {background: url("/providence/images/shadow/r.gif");}
.b          {background: url("/providence/images/shadow/b.gif");}
.bl         {background: url("/providence/images/shadow/bl.gif");}
.br         {background: url("/providence/images/shadow/br.gif");}
.t          {background: #bbbbbb;}
.tl         {background: url("/providence/images/shadow/tl.gif"); repeat: none;}
.tr         {background: url("/providence/images/shadow/tr.gif");}




/* added by Matt Slocum */

#holder1 { position:relative; width:330px; height:115px; z-index:100 }



div#cnt { position:absolute; z-index:1 }


div#wn { 
  position:absolute; 
  width:330px; height:115px; z-index:1;
  clip:rect(0, 330px, 115px, 0); overflow:hidden;
  }


div.item {
  width:330px; height:115px; 
}
