div[class="title"] { 
  position: absolute; 
  top: 10px; 
  padding: 0px 0px 0px 0px; 
  height: 70px;  
}

div[class="content"] { 
  position: absolute; 
  margin-right: 10px;
  left: 160px;
  top: 80px; 
  padding-right: 10px;
  padding-bottom: 10px;
}

div[class="leftlinks"] { 
  position: absolute; 
  top: 80px; 
  padding: 0px 10px 0px 10px; 
  width: 120px; 
  border-right: 2px solid #866F5B;
}

div[class="storytitle"]{
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 20px; 
//  color: black;
  padding-right: 10px;
  border-bottom: 2px solid #866F5B !important;
  z-index: 1;
}

div[class="calendar"]{
  position: relative; 
  top: 0px;
  float: right;
  clear: both;
  padding: 0px 0px 0px 0px;
  z-index: 0;
}

div[class="content"]{
  position: absolute; 
  padding: 0px 0px 0px 0px !important;
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 14px; 
//  color: #707070;
}

div[class="navigation"]{
  position: absolute; 
  align:right;
  right: 10px;
  top: 60px;
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 10px; 
//  color: #707070;
}

p {
  text-align: justify; 
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 14px; 
//  color: #707070;
 }

p[class=leftlinks] {
  text-align: right; 
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 14px; 
//  color: #707070;
}

p[class=date] {
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 10px; 
//  color: #707070;
}

//p[class="title"]{
//  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
//  font-size: 40px; 
//  line-height: 30px; 
//  margin-top: 10px; 
//  color: #ffeecc;
//  padding: 10px 10px 10px 10px;
//  background: url(images/beer.jpeg) no-repeat;
//  margin-bottom: 1em; 
//  border-top: 2px solid black;
//  border-bottom: 2px solid black;
//}

p[class="title"]{
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 40px; 
  line-height: 30px; 
  margin-top: 0px; 
  color: #eeeeee;
  padding: 10px 10px 10px 10px;
  background: url(images/fond.jpeg) no-repeat;
  margin-bottom: 1em; 
  border-bottom: 2px solid #866F5B;
}

table {
  background: white;
  padding: 10px 10px 10px 20px;
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 10px; 
}

font {
  font-family: Georgia,Helvetica,"Times New Roman",Times,serif;
  font-size: 10px; 
  padding: 2px 0px 2px 0px;
}

a[class="nolink"] {
	text-decoration: none;
}

//a {
//	color: black;
//}

//a:visited {
//	color: #866F5B;
//}
