body {
    margin:0px;
    background:#537D96;
    font-family: tahoma, sans-serif;
    color:#fff;
    font-size:75%;
  }
 A:link  { color: #fff; text-decoration: underline; }
 A:visited { color: #fff; text-decoration: underline; }
 A:active { color: #fff;  text-decoration: none;}
 A:hover  { color: #fff;  text-decoration: none;}

#banner {
 padding-left:20px;
 font-size:11px;
     background:url(/graphics/stripe.gif);
    background-repeat:repeat-x;
    width:100%;
    height:82px;
}
h1 {
 font-size:1.5em;
 font-family : garamond, georgia, helvetica, sans-serif;
 font-weight:bold;
 margin-bottom:-5px;
}
#maintext {
 background:#335A72;
 border:1px solid black;
 margin: 30px 30px 10px 30px;
 padding:15px;
 text-align:left;
 }
span.head {
 font-family:verdana, arial, sans-serif;
 color:#eee;
 font-size:9px;
 font-weight:bold;
 text-transform:uppercase;
 letter-spacing: .2em;
 }
.date {
 font-weight:bold;
 font-size:12px;
 margin-top:.25in;
}
.place {
 font-style:italic;
}
.newsbody {
 margin-top:-.7em;
}
.gigbody {
}
.centerhead{
 font-family:verdana, arial, sans-serif;
 color:#eee;
 font-size:9px;
 font-weight:bold;
 text-transform:uppercase;
 letter-spacing: .2em;
text-align:center;
 }

span.projecttitle {
 font-size: 18px;
 font-weight:bold;
 font-family:garamond;
 margin-top:.35in;
}
.presstext {
 margin-top:.3in;
}
.pressauthor {
}
img{
 border:0px;
}