body {
    margin:0px;
    background:white;
    font-family: georgia, tahoma, sans-serif;
    color:black;
    font-size:75%;
    text-align:center;
     background-image:url(graphics/stripe.gif);
    background-repeat:repeat-x;
  }
 A:link  { color: #335A72; text-decoration: underline; }
 A:visited { color: #335A72; text-decoration: underline; }
 A:active { color: #335A72;  text-decoration: none;}
 A:hover  { color: #335A72;  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;
}
#content
{
text-align:center;
width: 1000px;
margin: 0 auto;
}
#maintext {
 background:rgb(227,220,204);
 margin-top:60px;
 margin-bottom:10px;
 padding:15px;
 text-align:left;
 width:1000px;	
 font-size:125%;
 }
span.head {
 font-family:verdana, arial, sans-serif;
 color:black;
 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;
}
