/* CSS Document */ * { padding: 0; margin: 0; text-align:justify; } body { background: #fff; font: .74em "verdana" Verdana, Arial, sans-serif; line-height: 1.5em; text-align: center; } a { color:#950B1B; text-decoration: underline; } a:hover { text-decoration: none; } #wrap { margin:0px; width: 1000px; background: #fff ; background-repeat: repeat-y; } #top { background: #E7E9F5; height: 30px; } #content { padding: 0 20px 0 28px; } #bottom { background: #fff ; height: 30px; } .header {border-left: 1px solid #000000; } .header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; } .header h1 a { font-size: 22px; color: #FFF; text-decoration: none;} .breadcrumbs { background:#0B0B0B; border-bottom: 1px solid #E1E1E1; padding: 5px; text-align:left; } .breadcrumbs a { background:white; border-bottom: 1px solid #E1E1E1; padding:5px; text-align: left; color:#8F040B; font-family:Garamond; font-size:14px; font-weight:bold; } .middle { float: left; width: 779; background-color:#FFFFFF; border-left: 1px solid #0B0B0B; } .right { float: right; width: 170; background-color:#E7E9F5; border-right: 1px solid #0B0B0B; Border-left: 1px solid #0B0B0B; } .right a{ text-align:center; text-decoration:none; color:white; font-weight:bold; } .right p{ text-align:center; text-decoration:none; border:1px solid white; background-color:#0B0B0B; } .middle h1 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;} .middle p {margin-bottom: 15px;} .right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;} #clear { display: block; clear: both; width: 100%; height:1px; overflow:hidden; } #footer {width: 780; text-align: center; color: #000000; background-color:#ffffff; border-left: 1px solid #0B0B0B; } .style1 {color: #90020E}