@charset "UTF-8";
@media screen, projection
{
  body { text-align: center; }
  
  .page_margins {
	margin: 0 auto;
	text-align:left;
	width: 968px;
  }
  
  #main { 
  padding-bottom:5px; margin-bottom:5px; 
background:transparent url(http://ori.pub30.convio.net/assets/images/ori/dotted_line_pattern.gif) bottom left repeat-x;
}  


}


