body {
  background-color:#B3DFB3;
  scrollbar-base-color:#232323;
  scrollbar-arrow-color:white;
  text-align:center
  }

body,td {
  font:10px Verdana;
  }
  
a {
  text-decoration:none;
  color:#00993f
  }
  
a:hover {
  color:black
  }

#ad {
  background-color:black;
  border:6px solid black;
  text-align:center;
  width:740px
  }
  
#m {
  text-align:center;
  border:thick solid #00993f 
  }

#o {
  filter:alpha(opacity=80);
  -moz-opacity:.8; 
  }

#sm {
  border-left:1px solid black; 
  border-right:1px solid black
  }

#cen {
  text-align:center
  }

h1 {
  font:18px Impact;
  }

h2 {
  font:40px Impact;
  }

hr {
  color:black; 
  height:1px;
  width:100%
  }

#bottom_menu {
  width:100%;
  text-align:center 
  }

#bottom_menu a {
  font:bold;
  color:black
  }

#bottom_menu a:hover {
  text-decoration:underline
  }

#bottom_menu2 {
  color:white;
  text-align:center 
  }

#bottom_menu2 a {
  color:#99ff99
  }

#bottom_menu2 a:hover {
  text-decoration:underline
  }

#medmenu {
  font:24px Impact;
  color:white;
  text-align:right
  }

#medmenu a {
  color:#66cc66
  }

#medmenu a:hover {
  color:white
  }