html { overflow: -moz-scrollbars-vertical; } body { text-align: center; min-width: 740px; margin : 0; padding : 15px; background-color : #0168AD; background-repeat: repeat; color : #000000; font-family : arial, sans-serif; } #mainWrapper { /* Most settings are to help Mozilla center body. */ width: 740px; margin-left: auto; margin-right: auto; border-top: 5px solid #0168AD; border-bottom: 5px solid #0168AD; padding:0; } hr { color: #9FBCE2;} li { margin: 0 0 1em 0; } h2 { color: #0168AD; font-size:2.50em; } h3 { color: #0168AD; font-size:2.00em; } h4 { color: #0168AD; font-size:1.75em; } h5 { color: #0168AD; font-size:1.50em; } img { padding:0; margin:0; border: 1px solid #0168AD; } a { text-decoration : none; color : #0168AD; } a:hover { color: #D94040; } table { background-color: #ffffff; width : 100%; font-size : .75em; } #faculty { padding:0; margin:0; color : #444444; font-size: 1em; } #faculty img { margin: 7px 15px 7px 0; } #header { border: 0; vertical-align: center; } #header td { text-align: left; padding: 15px 15px 0 15px; } #header form { text-align: right; font-size: 100%; } #header img { border:0; } #logo { width: 1%; } #searchform input, #searchform label, #searchform strong, #searchform select { text-align: left; font-size: 100%; } .smaller { font-size: .75em } .redborder { border: 2pt double #D94040; } .blueborder { border: 2pt double #0168AD; } .empty1 { border-top: 2pt solid white; border-bottom: 2pt solid white; } .empty2 { border-top: 1pt solid white; border-bottom: 1pt solid white; } .blueword { font-family: "Rage Italic", "Brush Script MT", "Verdana"; color: #0168AD; font-size: 3em; line-height: 21px; font-weight:bold; padding-right: 5px; /*padding: 10px 10px 5px 10px;*/ /*letter-spacing:0.01ex;*/ } h1 { font-family: "Arial", sans-serif; background-color: white; background-image: url(images/redbar2.jpg); background-repeat: repeat-x; color: #ffffff; text-align: left; font-weight: bold; padding: 5px 10px 5px 10px; margin: 0; letter-spacing: 0.11ex; font-size: 1.0em; } #content { padding: 10px 15px 15px 0px; color : #444444; vertical-align: top; text-align: left; } #footer { padding : 20px; border-top : 3px double #0168AD; text-align : center; color : #444444; } #floatright { float: right; margin: 0 0 10px 10px; border: 1px solid #666; padding: 2px; } /*************/ /* RIGHT BAR */ /*************/ #rightbar { /* alignment defined in html */ background-color: white; padding: 10px 15px 15px 15px; color : #444444; vertical-align: top; border-left: 2pt double #0168AD; } #rightbar .empty1 { border-top: 2pt solid white; border-bottom: 2pt solid white; } #rightbar .empty2 { border-top: 1pt solid white; border-bottom: 1pt solid white; } #rightbar ul { margin: 0; padding : 15px 0px 0px 15px; margin: 0; text-align: left; list-style-type: none; } #rightbar li { display: block; width: 100%; padding: 5px 10px 5px 12px; background-image: url(images/arrows/arrow1-grey.gif); background-repeat: no-repeat; /*background-position: 10px left;*/ background-position: 0 10px; } /******************/ /* NAVIGATION BAR */ /******************/ #navigation { width : 140px; vertical-align : top; margin: 0; padding : 0px 0px 0px 15px; } #navigation ul { margin: 0; padding: 0; list-style-type: none; font-family: verdana, arial, helvetica, sans-serif; margin-top: 15px; } #navigation li { margin: 0 0 13px 0; } #navigation a { border-bottom: 3px double white; padding: 5px 5px 2px 15px; color: #0168AD; text-decoration: none; background-image: url("images/arrows/arrow2-grey.gif"); background-repeat: no-repeat; background-position: 0 10px; } #navigation a:hover { text-decoration: none; border-bottom: 3px double #D94040; } #navigation ul ul li { margin: 0 0 13px 0; } #navigation ul ul a { padding: 5px 5px 2px 30px; color: #0168AD; text-decoration: none; background-image: url("images/arrows/arrow1-grey.gif"); background-repeat: no-repeat; background-position: 17px 10px; } #navigation ul ul a:hover { text-decoration: none; border-bottom: 3px double #D94040; } html>body #navigation li a { width: auto; } html>body #navigation ul ul a { width: auto; }