body
{
  background:#330000;
  color:white;
}
a {  
  color: #e56701; 
  text-decoration: none;
  margin:2px;
  padding:2px;
}

a:hover
{
  border:1px red solid;
}
img.pheader
{
  border:1px red solid;
}
.main
{
  position:absolute;
  top:110px;
  left:175px;
  width:623px;
}
div.itemBox
{
  background:#3f0000;
  font-family:tahoma,sans-serif;
  font-size:10pt;
  width:623px;
  border:1px red solid;
  color:#ffffff;
  padding:5px;
  margin-bottom:15px;
}
h2
{
  font-size:13px;
}
div.sidebar
{
  position:absolute;
  font-family:tahoma,sans-serif;
  font-size: 10pt;
  padding:5px;
  top:110px;
  background:#3f0000;
  width:135px;
  border:1px red solid;
  color:#ffffff;
  padding:5px;
}
img
{
  border:0px;
}
.itemTitle
{
  font-family:Georgia,serif;
  font-size:12pt;
}
div.header
{
  font-size:8pt;
  color:#5f5f5f;
}
div.footnote
{
  font-size:8pt;
  color:#5f5f5f;
}

