body {
  background-color: #eee;
  font-family: Calibri, Arial;
  font-size: 0.9em;
  color: #000;
  overflow:show;
  overflow:-moz-scrollbars-vertical;
}

td p {
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #007;
  padding: 2px;
  font-weight: normal;
}

a:HOVER {
  text-decoration: underline;
  color: #000;
}

#col0 {
 float: left;
}
#col1 {
 float: right;
}

#title {
  float: left;
  text-align: center;
  background: #9ad url('../i/top_naama.png') bottom right no-repeat;
  border-bottom: 1px #ccc solid;
  margin: 0px;
  width: 950px;
  height: 100px;
  color: #000;
}
#title h1 {
  font-size: 2.5em;
}

#container {
  width: 952px;
  left: 50%;
  position: absolute;
  margin-left: -456px;
  margin-bottom: 30px;
}

#main {
  width: 950px;
  text-align: left;
  float: left;
  color: #000;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  background-color: #fff;
}


#top {
  background: url('../i/top_round.png') top left no-repeat;
  font-size: 1px;
  float: left;
  width: 952px;
  height: 18px;
}

#bottom {
  background: url('../i/bottom_round.png') top left no-repeat;
  float: left;
  font-size: 1px;
  width: 952px;
  height: 22px;
}

#menu {
  clear: left;
  float: left;
  width: 200px;
}

#menuitem {
  padding-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 35px;
  width: 160px;
  text-align: left;
  font-size: 0.9em;
  line-height: 16px;
  background: url('../i/menu_round_left.png') top left no-repeat;
}
#menuitem a {
  padding: 0px;
  color: #000;
}

#menuitem a:HOVER {
  text-decoration: none;
  background-color: #da5;
  color: #da5;
}

#menuitem a span {
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}

#menuitem a span:HOVER {
  border-bottom: 1px #da5 solid;
}

#menutitle {
  font-weight: bold;
  font-size: 1.3em;
  padding-left: 15px;
  margin: 10px;
  margin-left: 20px;
  margin-right: 0px;
  height: 32px;
  line-height: 32px;
  background: #eee url('../i/round_left.png') top left no-repeat;
  vertical-align: middle;
}
#menutitle span {
}

#menutitle, #menutitle a {
  color: #000;
}

#menu_header {
	font-size: 1.4em;
	padding-left: 35px;
  display: none;
}

#journal_title {
  font-size: 1.4em;
  padding-left: 15px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  background: #eee url('../i/round_right.png') top right no-repeat;
}
#journal_title span {
}

#journal_time {
  float: right;
  padding-right: 20px;
  font-size: 0.8em;
  text-align: right;
}

#journal {
  float: left;
  position: relative;
  width: 700px;
  margin: 0px;
  padding: 15px;
  padding-top: 10px;
  background: #fff;
  color: #000;
}

#journal p,h1,h2 {
	padding-left: 15px;
}

#journal p:first-letter {
  padding-left: 5px;
}

#editpanel {
  clear: left;
  float: left;
}

#journal ul {
}

#journal li {
}

#info {
}

#controls {
}

#controls a {
}

#controls b {
}

#controls a:HOVER {
	background-color: #cc9;
}

img {
	border: none;
}

img.direct {
	border: none;
}

#centered {
	text-align: center;
}

img.left {
	float: left;
	margin: 4px;
}

img.center {
	text-align: center;
	margin: 4px;
}

img.right {
	float: right;
	margin: 4px;
}

form {
	padding-left: 20px;
}

hr {
	border: none;
	border-bottom: 1px #ffd4ac dashed;
	margin-left: 2px;
}

span.menudate {
	font-style: italic;
	font-size: 10px;
}

span.comment {
	font-style: italic;
	font-size: 10px;
	
}

li {
  list-style: square outside;
}

.b1 {
  
}

