BODY 
{
       background-image: url('../custom/odesisweb/bg-top.png');
text-align:center;
margin:0px;
	font-size:12px;
	font-family:Trebuchet Ms;
color:#666666;
background-color:#9FC1E4;
background-repeat: repeat-x;
background-position:top;


}


#Od-container {
  margin:auto;
  width: 668px; 
  padding:8px;
  background: #ffffff;
}

#Od-header {
  background: #ffffff;
}

#Od-leftBar {
  float: left; 
  width: 160px; 
  background: #ffffff; 
}

#Od-content {
  float:left;
  width:320px;
  margin-right:6px;
  margin-left:6px;
  background-color: #ffffff;
}

#Od-rightBar { 
  float:right; 
  width: 160px; 
  background: #ffffff; 
}

#Od-footer { 
  clear:both;
  background:#ffffff;
} 
#Od-body { 
  margin:6px 0;
  background:#ffffff;
} 


