/* CSS Document */
/* IE */
* html #info { margin: 0; padding-top: 10px; }
* html #body p.intro { margin-top: -15px; }
* html #picture_box { margin-left: 65px; }

/* NORM */
#menu_info { float: left; width: 657px; min-height: 100px; background: url(../images/menu_header_bg.gif) top left repeat-x; border-left: 2px solid white; border-right: 2px solid white; }
#info { margin-top: 13px; padding: 22px; background-color: #f6d000; text-align: center; border-top: 1px solid #6f5c36; border-bottom: 1px solid #6f5c36; }
#info h1 { font-size: 2.6em; color: #5e400b; }
#body { padding: 20px; margin-top: 20px; text-align: center; }
#body p.intro { margin-bottom: 20px; padding: 20px; font-size: 1.2em; line-height: 1.3em; background: #ddefff; border-bottom: 1px solid #4295de; border-top: 1px solid #4295de; }
#picture_box { margin-left: 100px; padding-top: 10px; }
/**RAH**/
#menu li.modifications a { text-decoration: none; color: #66a9e4; padding: 10px; background-color: #ddefff; }

/**START**/
#list_box ul { list-style-type: none; text-align: left; }
#list_box li { font-size: 1.3em; margin-left: 10px; background: url(../images/yellow_bullet.gif) center left no-repeat; padding-left: 15px; line-height: 1.7em; }
#list_box li.header { margin-left: 0; color: #4295de; font-size: 1.6em; font-weight: bold; background: none; }
#list_box li.header2 { margin-left: 0; color: #4295de; padding-top: 40px; font-size: 1.6em; font-weight: bold; background: none; }




