#content {
/*	float:left; */
  position: relative; 
  left: 0px;
  width:67%;
  background:#fff;
  padding: 2px 2px 2px 2px;
  border-right:2px solid #000;
  border-bottom:2px solid #000; 
/*  margin-right:5%; */
}
#rightmenu {
  position: absolute; 
  left: 68%;
  top: 0px;
  width: 31%;
  margin-left:.5%;
}

#title {border-bottom:1px solid #000;}
body,td { font-family: Verdana,Geneva,Arial,Sans-serif; 
          font-size: small; color: #111111; }
blockquote { background:#ffffcc }
blockquote.plain { background:#fff }
#a { text-decoration: none; }
#a:hover { text-decoration: none; color: #FFFF99; background: #00F}
.title { font-size: medium; font-weight: bold; color: #336699; }
.rightMenu { font-size: 110%; font-weight: bold; color: #336699; }
.blosxomDayDiv { margin-top: 3%; }
.blosxomDate { font-size: 120%; font-weight: bold; color: #336699; }
.blosxomTitle {font-size: 110%; font-weight: bold; color: #000000; }
.blosxomTime { font-style: italic; color: #336699; }
.blosxomEntry { margin-top: 2%; }
/* .blosxomBody {} */
.calendarhead { font-size: 10pt; font-weight: bold; color: #336699; }
.blosxomCalendar {}
.blosxomCalendarHead {}
.blosxomCalendarEmpty {}
.blosxomCalendarCell {}
.blosxomCalendarBlogged {}
.blosxomCalendarToday { background:#bbbbff}
.blosxomReferrers {}
.blosxomBlogroll { font-size: small; }
.blosxomComments { padding: 2%; }
.blosxomComment { 
	border-style: dashed;
	border-width: thin;
	padding: 1%;
}
.blosxomCommentAttribution {}
.blosxomCommentForm { 
	border-top:2px solid #000; 
	margin-bottom: 1%;
	padding: 1%;
}
.disclaimer { 
/* font-family: Georgia, serif;*/
 font-size: 80%;
 color: black;
 text-align: center;
}
.delPost {
 text-align: left;
}
