@charset "UTF-8";
/**

 * Opera 7 Variation of screen layout (basemod.css) for layout example "3col_1-2-3"

 */



@media screen, projection
{

#col1_content { background-position: 0px 590px;} 

#nav_main ul {
  width: 100%;
}

}
