.primaryContainer
{
   padding:20px 30px;
   width:885px;
}
.secondaryContainer
{
   padding:30px 30px;
   width:888px;
   background-color:#f4f3ef;
}
.secondaryContainer table
{
  background-color:transparent;
}
.secondaryContainer td
{
  border:none;
}
.contentContainer 
{
  margin:0px;
  padding:0px;
}


.rightContainer 
{
  width:250px;
}

/** Homepage DLV styling **/

.homepageDetailsCol 
{
  width:275px;
  margin-right:25px;
}

.homepageDetailsTitle 
{
  color:#457984;
  font-size:24px;
  margin-bottom:15px;
}

.homepageListItem 
{
  
}

.firstItem 
{  
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px solid #dddddd;
}

.lastItem
{
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px solid #dddddd;
}

.firstItemImage 
{
}
.firstItemImage img
{
  width:270px;
  height:150px;
  border:2px solid #c7bcaa;
  margin-bottom:10px;
}
.firstItemTitle 
{
  color:#396B84;
font-size:14px;
font-weight:bold;
width:275px;
  margin-bottom:10px;
}

.firstItemAbstract
{
  width:275px;

}
.firstItemDateVenue 
{
  width:275px;
  color:#157490;
}
.listItemDetails 
{
  width:275px;
  margin-bottom:8px;
  color:#2c707d;
}
.footerLink img
{
  margin:2px 10px 0 5px;
}

.homepageFooterItem
{

width:210px;
margin-bottom:15px;
  margin-right:15px;
}

.footerItemTitle
{
  color:#396B84;
font-size:14px;
font-weight:bold;
width:220px;
  margin-bottom:2px;
}

.footerItemAbstract
{
  height:75px;
overflow:hidden;
}
