body {
  margin : 0px 0px 0px 25px;
	font family: Benguiat, Georgia, "Times New Roman", serif;
	font size:11pt;
	color:#660033;
}
h3 {
margin-bottom:10px
}
a:link {
	text-decoration: none;
	color:#660033;
	}
	
#top {
  position: absolute;
  height: 113px;
  width: 100%;
  top:0px;
  border:0px none;
}
#left {
  position: absolute;
  height:100%;
  width:125px;
  top:133px;
}
#main {
  position: absolute;
  top: 143px;
  left: 175px;
}

