body 
{
   font-family: Arial, Helvetica;
   top: 0; 
   left: 0; 
   background-image: url('http://members.gamedev.net/managedworld/images/banner.gif'); 
   background-repeat: no-repeat;
}

hr
{
   height: 1px;
   color: black;
}

.articleTitle
{
   text-align: left;
   font-size: medium;
   font-weight: bold;  
   vertical-align: bottom;
   width: 60%; 
   margin-bottom: 5px;
}

.poster
{
   color: green;
}

.timestamp
{
   width: 40%;
   text-align: right;
   font-size: xx-small;
   vertical-align: bottom;
}

.articleContent
{
   width: 100%;
   text-align: left;
   font-size: x-small;
}

.menuPlaceholder
{
   align: center;
   position: absolute;
   top: 130;
   left: 790;
   width: 150;
   height: 800px;
}

.mainPlaceholder
{
   position: absolute;
   top: 140;
   left: 130;
   background-color: #FFFFFF;
   padding: 5;
   width: 600;
}

.breadCrumbTrail
{
   text-align: left;
   font-size: xx-small;
   margin-bottom: 10px;
}

.tagLine
{
   text-align: left;
   font-size: xx-small;
   font-style: italic;
}
