body 
{font-family: Verdana;
	color: #000000; 
	font-size: 11;
	background-color: #9FB6CD;}

	A:link
	{ text-decoration: underline; color:#000000; }
	A:visited
	{ text-decoration: underline; color:#000000; }
	A:active
	{ text-decoration: underline; color:#000000; }
	A:hover
	{ text-decoration: underline; color:#00ff00; }


#header {
  margin: 20px;
  padding: 10px;
  height: 130px;
}
#left {
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
}
#center {
  top: 10px;
  margin-left: 270px;
  margin-right: 50px;
}




