BODY {
  background: #bdbdc0;
  font-family: arial ;
}

.leftbar {

  background: url(images/right_side_top_flag.jpg) bottom no-repeat  ;
  vertical-align: top ;
    position: relative;
     z-index:10;
}

.rightside {
  background: url(images/body_backgar.png) top  ;
}

.rightside P {
  margin-left: 30px ;
  margin-right: 50px ;
  font-size:10pt;
  line-height: 20px   ;
  text-align:justify ;
}
.rightside blockquote {font-size:10pt;}
.rightside h1, .rightside h2, .rightside h3 {
  margin-left: 30px ;
  margin-right: 50px ;
  
  }

.rightside a {
  color:#0B2E4D ;
}

.bursary {
     font-size:10pt;
     margin: 15px 0 0 35px;                     /* top, right, bottom, left) */
     line-height:25px;
}
.bursary a {
  margin-left: 10px;
  color: #660000;
}


.footer {
  width: 900px ;
  height: 44px;
  background: url(images/bottombar.jpg)
}

.newsblob {
  float: right;
  width:200px;
  padding:15px ;
  margin: 0 40px 25px 25px;
  font-size:10pt;
  border:1px solid #800000 ;
  background: #0C3C65 ;
  color:white ;
  text-align:justify ;
}

  .rightside ul {
    margin: 15px 25px 15px 50px;
  }
  .rightside ul li {
    font-size: 10pt;
    padding-left: 20px;
    list-style: none;
    background-image: url(images/arrow_off.png);
    background-repeat: no-repeat;
    background-position: 0 .1em;
    padding-bottom:10px;
  }

ol {font-size:10pt;}

div.scroll {
height: 600px;
width: 625px;
overflow: auto;
padding: 8px;
}

