BODY
{
  background-attachment: fixed;
  background-color: #D0D8EB;
  background-image: url('/images/layout/resources/eaBg.png');
  background-repeat: no-repeat;
  border-width: 0px;
  margin: 10px auto;
  max-width: none;
  width: 775px;
}

#layout
{
  display: none;
}

#main
{
  background: none !important;
  max-width: auto !important;
  width: auto !important;	
}

#catResources.resourcesIndex
{
  border: 0px !important;
  margin: 0px !important;
  min-width: 775px !important;
  width: 775px;
}

#catResources.resourcesIndex .content
{
  background: #FFF;
}

#catResources.resourcesIndex .titles {
  background: url('/images/layout/resources/eaBarBg.png') repeat-x !important;
  color: #000 !important;
  font-size: 11px !important;
}
