/* CSS Document */
BODY {width:expression(document.body.clientWidth < 960 ? '960px' : 'auto'); min-width:960px; background: #d9d9d9 url(img/main_back.gif) top left; font: normal 62.5% Trebuchet MS, Tahoma ; color: #343434;}
#body {background: url(img/main_back_gradient.gif) top left repeat-x;}
#content {width: 950px; text-align: left; padding: 12px 0; font-size: 1.2em;}
#leftColumn {width: 200px; float: left; margin: 0 20px 10px 0;}


.menuMainBack {background:url(img/menu_main_back.gif) 0 0 repeat-x; height: 34px; overflow: hidden;}
.subMenuBack { background-color: #fff; border-bottom: 1px solid #903; height: 30px; overflow: hidden;}
.menu {width: 950px;}
.copyrights { font-size: 0.8em;}
#mainColumn {width: 476px; float: left; margin:0 20px 0 0; overflow: hidden;}
#rightColumn {width: 234px; float: left; overflow: hidden;}
