/* Style sheet created by Collin Jackson */
/* January 14, 2004 */

#Text-Slice 
{ 
 background-color: #7D4732;
 font-family: sans-serif; 
 color: #B68F7F;
 padding: 0px 25px 25px 25px; 
 width: auto; 
 height: auto;
 position: relative;
 margin-top: 80px;
 margin-left: 181px; 
}
#Text-Slice a
{
 color: #D6AF9F;
}
#Text-Slice h1
{
/*  text-align: center; */
  margin: 10px 10px 10px 10px;
}
div.section
{  
  border-top: 3px solid #B68F7F;
}
div.date
{
  background-color:#B68F7F;
  color: #7D4732; 
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 5px 5px;
  font-weight: bold;
  float: right;
  position: relative;
/*  z-index: 100; */
}
div.newsitem
{
  border-top: 3px solid #B68F7F;
  clear: both;
  margin: 5px 5px 20px 5px;
}

div.newsitem p
{
  margin: 20px 20px 20px 20px;
}
div.footer
{
  text-align: center;
}
p.description
{
  margin: 20px 20px 20px 2em;
}
div.item
{
  margin-left: 2em;
}