  /* Styles not related to code  */

body {
    color: #a1b8c6;
    font: 14px/1.3 verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    padding:0;
    margin:0;
    overflow:hidden;
    }
h1 {
    font-size:1.3em;
    margin: 1em 0 1.4em;
    }
a:link {
    color:#33c;
    }
a:visited {
    color:#339;
    }
a {
    color: #00ffff;
}
ul {
    margin:1.4em 0 2em;
    }
ul li {
    margin-bottom:.8em;
    }
canvas {
    position: absolute;
    left: 40px;	top: 90px; width: 410px; height: 410px;
    border: 1px solid #000000;
}
#info {
    color: #ffffff;
    position: absolute;
    top: 0px; width: 100%;
    padding: 5px;
    font-family:sans-serif;
    font-size:18px;
    text-align:center;
    z-index:1000;
}
table {
    color: #000000;
    position: fixed;
    top: 30px; left: 40px; 
    padding: 5px;
    font-family:sans-serif;
    font-size:14px;
}
table.hbar {
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px;
    width: 410px;
    height: 30px;
    top: 650px;
    left: 40px;
}
table.ptitle {
    color: #000000;
    position: fixed;
    top: 0px; left: 40px; 
    padding: 5px;
}
img:hover {
    background-color: #f4f9ff;
}
#MainTitle {
    color:#a1b8c6;
    font-family: sans-serif;
    font-size: 22px;
    font-weight: 700;
    height: 35px;
}
#PageTitle {
    color:#df6d07;
    line-height: 1.3em;
    left: 40px;
    font-family:sans-serif;
    font-size:1.3em;
    text-decoration:none;
}
#Table2 {
    width: 400px;
    height: 50px;
    top: 30px;
    left: 50px;
    border-style: none;
    padding: 0;
}
#Table3 {
    width: 20px;
    height: auto;
    top: 85px;
    left: 0px;
}
#Table4 {
    width: 80px;
    height: 410px;
    top: 60px;
    left: 450px;
}
#Table5 {
    width: 410px;
    height: 100px;
    top: 510px;
    left: 40px;
    background-color:#e5e3d5;
}
#ListBox {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #a1b8c6;
}
#LinkToMOGADOC {
    height: 80px;
}
#HowToMove {
    color:#a1b8c6;
}
#HowToMove1 {
    height: 100px
}
#divCanvas {
    height: 100px;
}
#lit {
     margin-left: 8px;
     margin-right: 8px;
}
.buttonsBox {
    top: 0px;
    left: 0px;
}
.buttons {
    width: 25px;
    top: 0px;"
}

