body
{ background: #fff }

a
{ text-decoration: none }


#main
{ float: center; 
  margin-left: 150px; 
  margin-right: 200px; }

#right
{ position: absolute; right: 5px; width: 150px }

#left
{ position: absolute; width: 100px }

#controlbar
{ float: center; margin-left: 125px; margin-right: 175px; clear: both }

