body { 
    position: relative;
    font-family: Tahoma,"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

  div#searchlog { background-color: transparent;
    color: white;
    font-family: Tahoma,"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 33px;
    }

  div#searchlog a { color: white;
    }

  div#header { background-color: white;
    position: relative;
    height: 106px;
    color: black;
    font-size: 10px;
    font-family: Tahoma,"trebuchet MS",arial,helvetica,sans-serif;
    width: 100%;
    }
  div#rapfloat {
    float: left;
    background-color: white;
    border: 5px solid white;
    width:100%;
    }
  div#main { background-color: white;
    font-family: tahoma,"trebuchet ms",helvetica,arial,sans-serif;
    font-size: 9pt;
    list-style-type: none;
    height: 100%;
    }

  div#wrapper { 
    position: relative;
    margin: auto;
   
    width: 95%;
    }

  .createdate { color: #999999;
    font-size: 8pt;
    }

  .inputboxinvisible { border-width: 0px;
    background-color: transparent;
    color: black;
    }

  .search { background-image: url(../images/searchbox.png);
    background-repeat: no-repeat;
    height: 29px;
    width: 250px;
    }

  .magnifier { background-image: url(../images/magnifier.png);
    background-position: center;
    background-repeat: no-repeat;
    }

  .userbox { background-image: url(../images/login.png);
    background-repeat: no-repeat;
    width: 224px;
    margin-left: 0px;
    }

  .login { background-image: url(../images/user.png);
    background-position: center;
    background-repeat: no-repeat;
    }

  .register { background-image: url(../images/user_add.png);
    background-position: center;
    background-repeat: no-repeat;
    }


  .headermid {
    background-repeat: repeat-none;
    width: auto;
    background-position: center center;
    height: 100px;
    }

  div#menu { padding: 13px 1% 0px;
    background-color: black;
    position: relative;
    height: 40px;
    width: 98%;
    background-image: url(../images/menu.png);
    background-repeat: repeat-x;
    background-position: left center;
    }

  div#menu a { font-family: Tahoma,"Trebuchet MS",Arial,Helvetica,sans-serif;
    color: white;
    font-size: 13pt;
    font-weight: normal;
    text-decoration: none;
    padding-right: 3px;
    margin-left: 8px;
    }

  .right { border-width: 0px;
    float: right;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    left: 0px;
    right: 0px;
    background-image: url(../images/trail.png);
    background-repeat: repeat-y;
    background-position: left top;
    height: 500px;
    width: 99.5%;
    }

  div#left { background-image: url(../images/transeptvis.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 500px;
    padding-left: 30px;
    }

  #bread { background-color: black;
    width: 70%;
    height:2%;
    float:left;
    padding-left: 10px;
    color: white;
    }

  div#bread a { color: white;
    font-family: Tahoma,"Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 9pt;
    display: inline;
    }

  .componentheading { font-size: 30pt;
    font-family: Georgia,"Times New Roman",Times,serif;
    }

  div#news { float: right;
    width: 100%;
    }

  div#llspace { float: left;
    width: 100%;
    }

  div#lleft { width: 70%;
    }

  div#rleft { float: right;
    width: 30%;
    }

  div#shade { 
    background-color: silver;
    width: 28%;
    height:18px;
    float: right;
    }

  div#banner1 { 
    float: left;
    background-repeat: no-repeat;
    background-position: left center;
    color: white;
    font-family: tahoma,"trebuchet ms",arial,helvetica,sans-serif;
    font-size: 10pt;
    line-height: 14px;
    width: 100%;
    }

  div#banner1 h1 { font-size: 18pt;
    color: white;
    font-family: georgia,"times new roman",times,serif;
    }

  div#area2 { background-color: white;
    height: 100%;
    }

  div#groups {
    background-image: url(../images/trail2.png);
    background-repeat: repeat-y;
    background-position: right top;
    width: 35%;
    padding-left: 25px;
    float: left;
    }

  div#photos {
    background-image: url(../images/photos.png);
    background-repeat: no-repeat;
    float: right;
    width: 48%
    }

  div#banner2 { background-color: transparent;
    background-position: left center;
    color: white;
    font-family: tahoma,"trebuchet ms",arial,helvetica,sans-serif;
    font-size: 10pt;
    padding-left: 15px;
    height: 100%;
    }

  div#banner2 h1 { font-size: 18pt;
    color: white;
    font-family: georgia,"times new roman",times,serif;
    }

  div#contacts { background-color: white;
    background-image: url(../images/contact.png);
    background-repeat: no-repeat;
    float: left;
    width: 48%;
    }

  div#history { background-image: url(../images/history.png);
    background-repeat: no-repeat;
    float: right;
    width: 49%;
    height: auto;
    }

  div#copyright { background-color: black;
    height: 100px;
    width: 100%;
    float: left;
    color: white;
    font-family: georgia,"times new roman",times,serif;
    }
  div#copyright a { 
    color: white;
    font-family: georgia,"times new roman",times,serif;
    }

  div#menu a { padding-right: 5px;
    padding-left: 5px;
    }

  .tablebottomline { border-bottom: 2px solid black;
    }

  .menugiant li { 
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 25px;
    text-decoration: none;
    color: white;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url();
    height: 40px;
    text-align: center;
    margin-top: 3px;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 2px;
    margin-left: -24px;
    width: 108%;
    }

  .menugiant a { font-family: Tahoma;
    font-size: 25px;
    text-decoration: none;
    color: white;
    float: left;
    padding-left: 15px;
    }

  .readon { font-size: 8pt;
    font-family: Georgia;
    text-decoration: underline;
    }

  .small { font-size: 8pt;
    color: #999999;
    font-family: Georgia;
    text-decoration: none;
    }

  .contentheading { font-size: 18pt;
    font-family: Georgia;
    text-decoration: none;
    }

  .eventhead { font-size: 18pt;
    font-family: Georgia;
    text-decoration: none;
    }

  td.logospace { background-image: url(../images/name.png);
    background-repeat: no-repeat; }

  td.buttonheading {  }

  td.buttonheading img { border: medium none ;
    }

  td.eventlistmod { list-style-type: none;
    }

  ul.eventlistmod { list-style-type: none;
    }

  li.eventlistmod { list-style-type: none;
    }

  table.contentpaneopenrectorsblog { padding-left: 20px;
    padding-right: 50px;
    width: 80%;
    height: 100px;
    background-image: url(../images/rector.png);
    background-repeat: no-repeat;
    background-position: right top;
    }

  div#area3 { background-color: white;
    height: 100%;
    }

  div#component { float: left;
    background-repeat: no-repeat;
    background-color: white;
    width: 45%;
    padding: 1%;
    padding-left: 4%;
   
    }





  div#middlecol {
    list-style-type: none;
    background-color: white;
    width: 20%;
    float: left;
    }
  .menugroup { margin-top: 0px;
    padding-top: 21px;
    background-repeat: no-repeat;
    background-position: left top;
    list-style-type: none;
    }


  div#right { float: right;
    width: 28%;
    background-color: silver;
    border-width: 0px;
    float: right;
    margin-right: 0px;
    padding-right: 1%;
    padding-left: 1%;
    padding-top: 30px;
    margin-top: -35px;
    left: 0px;
    right: 0px;
    background-image: url(../images/trail.png);
    background-repeat: repeat-y;
    background-position: left top;
    }
div#right div{margin:auto;}
#blockrandom {margin-left: -47px; margin-top:-33px; margin-bottom: -10px;}