<style TYPE="text/css" MEDIA=screen>
 LANG {en-us}
  BODY  { background: #1C1C1C;
	 color: #F2F2F2 }
  *  { color: #F2F2F2}
#logo {float: left;
/*    top: 0;
    left: 0; */
    width: 10%;
}
#head {
   float:left;
/*    top: 0;
    left: 0;*/
    width: 85%; 
    text-align: center;
    text-valign: top;
}
#side-image {
    clear:both;
/*    position: absolute;
    top: 200;
    left: 0; */
    width: 10%;
    heigth:199; 
}
#main-section {
/*    position: relative;
    top: 100;
    left: 0; */
    width: 85%;
/*    height:400; */
}
#foot {
    position: absolute;
    bottom: 0;
    left: 6em
}
  a.myref:link {background: #1C1C1C; text-decoration:none; font-family:arial}
  a.myref:visited {background: #1C1C1C; text-decoration:none; font-family:arial}
  a.regref:link {background: white; text-decoration:underline; color:red; font-family:arial}
  a.regref:visited {background: white; text-decoration:underline; color:red; font-family:arial}
table.mytab {width:10%; border:2; cellspacing:1; align left}
table.bigtab {font-family:arial}
p.terry {text-valign:bottom}
p.c {text-align:center}
p.bl {color: black}
td.location {background: #1c1c1C;  text-decoration:none}
td.direction {background: #FFFFCC; color: #1C1C1C; font-family:arial}
  a.dirref:link {background: #FFFFCC; text-decoration:underline; color:#1C1c1C; font-family:arial}
  a.dirref:visited {background: #FFFFCC; text-decoration:underline; color:#1C1C1C; font-family:arial}
</style>

