h1.content
    {
    font-size:14pt;
    font-family:georgia;
    color:#7c7979;
    font-weight:bold;
    text-align:center;
    }
    
.newsheader
    {
    font-size:12pt;
    font-family:georgia;
    color:#7c7979;
    font-weight:bold;
    }
    
.newsdate
    {
    font-size:8pt;
    font-family:georgia;
    color:#7c7979;
    font-weight:bold;
    }
    
#contenttop
    {
    position:relative;
    float:left;
    width:660px;
    height:10px;
    float:right;
    background-image: url(./../images/contenttop.png);
    border:0px solid #888;
    }
    
#contentmiddle
    {
    position:relative;
    float:left;
    width:660px;
    float:right;
    background-color:white;
    border:0px solid #888;
    }
    
#contentbottom
    {
    position:relative;
    float:left;
    width:660px;
    height:12px;
    float:right;
    background-image: url(./../images/contentbottom.png);
    border:0px solid #888;
    }
    
#container200px
    {
    position:relative;
    float:left;
    width:200px;
    border:0px solid #888;
    z-index:2;
    text-align:justify;
    margin: 0 auto;
    }
    
#container280px
    {
    position:relative;
    float:left;
    width:280px;
    border:0px solid #888;
    z-index:2;
    text-align:justify;
    margin: 0 auto;
    }

#container380px
    {
    position:relative;
    float:left;
    width:380px;
    border:0px solid #888;
    z-index:2;
    text-align:justify;
    margin: 0 auto;
    }
    
#container520px
    {
    position:relative;
    float:left;
    width:520px;
    border:0px solid #888;
    z-index:2;
    text-align:justify;
    margin: 0 auto;
    }
    
#container620px
    {
    position:relative;
    float:left;
    width:620px;
    border:0px solid #888;
    z-index:2;
    text-align:center;
    margin: 0 auto;
    }
    
#newspictureleft
    {
    position:relative;
    float:left;
    margin-top:5px;
    margin-right:10px;
    }

#newspictureright
    {
    position:relative;
    float:right;
    margin-left:10px;
    }

    

    
    