/* (c) visarc 2008 */

#contentLeft
{
  width: 180px;
  float: left;
  margin-left: 4px;
  margin-top: 3px;
  overflow: hidden;
}

#contentLeft
{
  position: relative; 
}

#contentMain
{
  width: 775px;
}

.leftRoundedBoxTopShadow
{
  background: transparent url(/_images/left-column-shade-top.jpg) no-repeat top right;
  width: 16px;
  height: 103px;
  float: right;
  margin-top: -11px;
  margin-right: -10px;
}

/* narrower main text area */

#mainTextArea
{
  width: 608px !important;
  background: url(/_images/mainTextArea-bg.jpg) left top repeat-y !important;
  margin: 0px 0px 0px -13px;
}

#mainTextAreaFooter
{
  width: 608px;
  background: url(/_images/mainTextArea-bottom.jpg) left top repeat-y !important;
  margin: 0px 0px 0px -13px;
}

#mainTextArea h1
{
  background: transparent url(/_images/h5-bg.jpg) no-repeat left top !important;
}