body {background-color: #fffded;  font-family: "verdana", sans-serif; font-size: 12px; 
		padding: 0; }

H1 { font-size: 25px; font-weight: bold;  color: #990000; }

H2 { font-size: 18px; font-weight: bold;  color: #990000; }

img {padding: 10px; float:left; border-style: none;}

A:link { color: #0000ff; text-decoration: none;}
A:visited { color: #0000ff; text-decoration: none;}
A:hover { color: #898989; text-decoration: underline;}

div#content  { width: 950px; position: absolute; left: 20px ; top: 70px; 
  }

div#menu  {  width: 1024px; background: #d2e3b5; padding-left: 20px; padding-bottom: 5px; 
   position: absolute; left: 0px ; top: 0px; border-color: red; border-style: outset; border-width: 0px 0px 3px 0px; } 


#kcm  {  font-size: 32px; font-weight: bold; color: #990000;}

