BODY.mainbody
{
    background-image: url(images/bg.gif);
}

.topside, .topside1, topside2, .main, .lowerside 
{
    background-image: url(images/bg3.jpg);
    width: 750px;
    border-style: double;
    border-color: #140000;
    margin:5px;
    }
.topside 
{
    
    height: 80px;
 }
        
      
      
.topside1 
{
    border:none;
    padding:0px;
    }
    
.topside2
{
    padding:5px;
}

.main 
{
    height:290px;
    }
    
.lowerside 
{
    height: 30px;
    }
   
.iframe1
  {
    width: 550px;
    height: 280px;
    border: none;
    margin:5px;
        }
    
    .menublock 
    {
        background-color: #230000;
    }
    
.menuitem 
{
    margin: 3px;
    font-family: Sylfaen;
    font-size: 15px;
    color: #fce7bc;
    text-decoration: none;
    margin-top:5px;
    margin-bottom: 5px;
    
}

.menuitem:hover 
{
    color:white;
    text-decoration: none;
}
    

.endtext
{
    text-align: center;
    margin-right:10px;
    margin-left: 10px;
    font-family: Sylfaen;
    font-size: 12px;
    color: #fce7bc;
    text-decoration: none;
    
}

.menu 
{
    background-color:#330000;
    width: 170px;
}

.text 
{
    text-indent:2em;
    margin: 3px;
    font-family: Sylfaen;
    font-size: 15px;
    color: #fce7bc;
    text-decoration: none;
    margin-top:5px;
    margin-bottom: 5px;
    text-align:justify;
   
}   

.example 
{
    margin:13px;
} 