/* CSS Document */ body { margin: 0; padding: 0; text-align: center; font-size:11px; font-family: Arial, Helvetica, sans-serif; color: #fff; background-color:#000; } p {color: #fff; font-weight: normal; font-size: 12px; padding: 12px 10px 12px 10px; margin:0px;} h1 {color: red; font-weight: bold; font-style:italic; font-size: 16px; padding: 125px 0px 0px 198px; margin:0px;} h2 {color: #fff; font-weight: bold; font-style:italic; font-size: 12px; padding: 4px 10px 2px 10px; margin:0px;} h3 {color: #999; font-weight: bold; font-size: 14px;} h4 {color: #ccc; font-weight: bold; font-style:italic; font-size: 16px; padding: 0px 0px 0px 80px; margin:0px;} h5 {color: red; font-weight: bold; font-style:italic; font-size: 22px; padding: 125px 0px 0px 210px; margin:0px;} h6 {display:none;} ol {color: #fff; font-weight: normal; font-size: 11px; padding: 12px 10px 12px 45px; margin:0px;} A, A:Active, A:Visited {color: red; font-weight: normal;} A:Hover {color: #fff; text-decoration: none;} #container { width: 900px; height: 700px; margin: 10px auto; background-image: url(images/tobinHome.jpg); background-repeat: no-repeat; color: #fff; line-height: 154%; text-align:left; } #top { height: 190px; } #left { height: 354px; width: 534px; float: left; margin: 0px; padding: 0px; } #mainMenu { height: 275px; width: 116px; float: left; margin: 0px; padding: 72px 0px 0px 4px; } #mainMenu ul { list-style-type: none; margin: 0px; padding: 0px; } #mainMenu li { margin: 0px 0px 7px 0px; } #mainMenu a { display: block; color: #fff; width: 116px; padding: 0px 0px 0px 51px; text-decoration: none; font-size: 10pt; font-weight: bold; } #right { height: 354px; width: 180px; float: left; margin: 0px; padding: 0px; } .bullet a:hover { background: url(images/bullet.gif) no-repeat center left; color: #FFF; } .grayBox { width: 394px; height: auto; background-color: #333; border-bottom: 2px solid #900; border-left: 20px solid #900; border-right: 2px solid #900; border-top: 2px solid #900; margin: 0px 0px 0px 90px; } .blackBox { width: 394px; height: auto; background-color: #000; border-bottom: 2px solid #900; border-left: 20px solid #333; border-right: 2px solid #900; margin: 0px 0px 5px 90px; } .center {text-align:center;} .largeLink { font-size: 16px;}