* { font-family: verdana, arial, helvetica, san-serif; }
BODY
{
  background:#f00;
  margin:0;
  padding:0;
}

H1 { font-size: 18px; color:#339; font-style: oblique; text-align:right;
     border-bottom:1px solid #339; padding:25px 0; margin:0 0 20px 0 }
H2 { font-size: 16px; color:#f00; text-align: left; } 
H3 { font-size: 14px; color:#000; text-align: left; }

DT { padding: 15px 0 10px 0 ; font-weight:bold; font-size:14px  }
DD { margin-left: 20px; }


#leftside { float:left; width:220px; }

#menu
{
  background:#fff url(/images/leftside7.gif) top left no-repeat;
  height:193px;
  *height:323px;
  width:125px;
  padding:130px 105px 0 20px;
  font-family:Verdana, Arial, Helvetica; font-size:10px; color:#fff;
  margin:0 -30px 0 0;
  position:relative;
}



#menu LI
{
  list-style:none;
  padding:0 0 8px 0;
  margin:0;
  width:125px;
}

#menu A { text-decoration:none; font-size:11px; font-weight:600; color:#fff; }

#main
{
  border: #4a4a9c 1px solid;
  padding:20px 20px 20px 40px;
  background:#fff;
  text-align: left;
  font-size:12px;
  color:#555;
  width:650px;
  float:left;
}

#events .link, #news .link { font-size: 11px; color:#ff9 }


.cat { text-transform: uppercase }


.text { font-size:12px  }
.bigtext { font-size:14px }
.smalltext { font-size:10px }
