body {
  /*background: #BCFF79;*/
  background: #DBFFB7;
}
body, p, td, li, ul, ol {
  font-family: Arial, comic sans ms, trebuchet ms, georgia, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #773C00;
}
#main {
  background: #BCFF79;
}
#menu, #menu a:link, #menu a:visited{
  height: 25;
  text-align: center;
  /*vertical-align: middle;*/
  color: #FFFFFF;
  background: #57AE00;
  
}
#sideleft {
  background-image: url(img/talu_sideleft.jpg);
  width: 47px;
}
#sideright {
  background-image: url(img/talu_sideright.jpg);
  width: 51px;
}
#sep {
  height: 25;
  position: relative;
  top: 3;
}
#cont {
  /*width: 540px;*/
}
#footer {
  background: #57AE00;
  height: 5;
}
#header {
  background: #57AE00;
  height: 310;
}