#wrapper1
{
  width: 1010px;
  max-width: 1010px;
  left: 50%;
  margin-left: -505px;
}

#wrapper2
{
}

.centercolumn
{
  background: url(/tpl/mooy/img/bgcontent_topleft.png) top left no-repeat;
}

#centercolumnright
{
  background: url(/tpl/mooy/img/bgcontent_topright.png) top right no-repeat;
}

.leftpadding
{
  background: url(/tpl/mooy/img/bgleft_gradiant.png) top no-repeat;
}

.rightpadding
{
  background: url(/tpl/mooy/img/bgright_gradiant.png) right top no-repeat;
}

.topbar
{
  background: url(/tpl/mooy/img/topright_gray.png) right no-repeat;
}

.rightpadding a:link 
{
  color: red;
}
.rightpadding a:visited 
{
  color: red;
}
.rightpadding a:active 
{
  color: red;
}

.footer{ 
  background: url(/tpl/mooy/img/news_div.png) top left repeat-y;
  height: 120px;
}

