﻿body
{
background-color: #ffffcc;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
scrollbar-3dlight-color: #ffffcc;
scrollbar-track-color: #ffffcc;
scrollbar-darkshadow-color: #ffffcc;
scrollbar-highlight-color: #ffffcc;
scrollbar-shadow-color: #ffffcc;
scrollbar-arrow-color: #ffffcc;
scrollbar-face-color: #cf8440
}

a 
{
text-decoration: none;
color: blue
}

a:hover {color: green}

a:visited {color: blue}

div#sidebar
{
background-color: #ce8540;
width: 157px;
position: absolute;
left: 0px;
top: 433px;
}

div#whiteboard
{
position: absolute;
left: 225px;
top: 275px;
overflow: auto;
padding-right: 10px;
}

p
{
font-family: sans serif;
font-size: 12pt;
color: black
}

div#legal
{
font-family: sans serif;
font-size: 8pt;
position: absolute;
height: 15px
}

img#menu1
{
position: absolute;
left: 0px;
top: 310px;
border-width: 0px
}

img#menu2
{
position: absolute;
left: 0px;
top: 345px;
border-width: 0px
}

img#menu3
{
position: absolute;
left: 0px;
top: 385px;
border-width: 0px
}

img#menu4
{
position: absolute;
left: 0px;
top: 420px;
border-width: 0px
}

img#menu5
{
position: absolute;
left: 0px;
top: 460px;
border-width: 0px
}