#blogtop {
position : absolute;
top : 10px;
}

#blogmain {
position : absolute;
top : 125px;
}





#frame {
  font-family: verdana;
  font-size: 8px;
  line-height: 18px;
  width:697px;
  margin-right:auto;
  margin-left:auto;
  margin-top:40px;
  padding:0px;
  text-align:left;
}
		
#contentcenter {
  width:527px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentright {
  width:160px;
  padding:0px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentheader {
  background:#fff
}
		
#frame p, #frame h1, #frame h2, #frame h3, #frame pre {
  border : none;
  margin:0px 10px 10px 10px;
  padding-top: 0px;
  font-size : 8pt;
  text-align : justify;
}
		
#frame h1 {
  font-size:14px;
}
#frame h2 {
  font-size:13px;
}
#frame h3 {
  font-size:12px;
}
		
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}

#frame A:visited { COLOR: blue; text-decoration: underline; } 
#frame A:hover { COLOR: red; text-decoration: underline; } 
#frame A:link { COLOR: blue; text-decoration: none; } 

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000;
}

.raised {
  position: relative;
  top: -8px;
  left: 12px;
  padding: 4px;
  margin : 3px;
  background:#fff;
  font-size: 8pt;
  border : 1px solid #000000;
}

table.calendar {
  margin-left: 10px;
}

#frame TD { FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: verdana } 