{ margin: 0; padding: 0; } html, body { height: 100%; font-family: Verdana; font-size: 11px; text-align: center; } body { background-color: #FFFFFF; } #wrapper { min-height: 100%; margin-top: 0px; /* Adjust according to footer size */ overflow: hidden; width: 600px; text-align: left; background-image: url(/images/background.jpg); background-repeat: repeat-y; background-position: center center; } #header { display: none; } #center_wrapper { width: 100%; float: left; text-align: justify; } #center_wrapper #center { margin: 0 0px 0 0px; /* Adjust according to left and right column width */ } #center_wrapper #center #print { display: none; } #center_wrapper #center #breadcrumb { height: 30px; margin-left: 25px; } #center_wrapper #center #breadcrumb ul { margin: 0; padding: 0; } #center_wrapper #center #breadcrumb ul li { list-style: none; float: left; } #center_wrapper #center #breadcrumb ul li a { font-size: 10px; text-decoration: none; } #center_wrapper #center #breadcrumb ul li a:hover { text-decoration: underline; } #center_wrapper #center h1 { color: #2661be; font-size: 14px; margin-left: 25px; margin-bottom: 20px; margin-right: 25px; } #center_wrapper #center h2 { color: #2661be; font-size: 11px; margin-left: 25px; font-weight: bold; margin-bottom: 10px; margin-top: 28px; } #center_wrapper #center h3 { color: #000000; font-size: 11px; margin-left: 25px; font-weight: bold; } #center_wrapper #center hr { margin: 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #37619b; width: 570px; margin-left: 25px; margin-right: 25px; } #center_wrapper #center input { width: 299px; display: block; border: 0; font-size: 11px; padding-top: 4px; } #center_wrapper #center select { width: 303px; } #center_wrapper #center input.submit { width: 100px; border: 1px solid #2661be; color: #2661be; background-color: #e8e8e8; } #center_wrapper #center select.advsearch { width: 303px; margin-left: 25px; } #center_wrapper #center input.advsearch { width: 299px; margin-left: 25px; } #center_wrapper #center input.advsubmit { width: 100px; border: 1px solid #2661be; color: #2661be; background-color: #e8e8e8; margin-left: 25px; } #center_wrapper #center textarea { width: 301px; height: 50px; } #center_wrapper #center p { margin-left: 25px; margin-bottom: 15px; margin-right: 25px; font-size: 11px; line-height: 25px; } #center_wrapper #center p a { text-decoration: none; color: #2661be; } #center_wrapper #center p a:hover { text-decoration: underline; } #center_wrapper #center span a { text-decoration: none; color: #2661be; font-size: 10px; } #center_wrapper #center span a:hover { text-decoration: underline; } #center_wrapper #center td a { text-decoration: none; color: #2661be; } #center_wrapper #center td a:hover { text-decoration: underline; } #center_wrapper #center p table { margin-left: 0px; margin-right: 0px; line-height: 20px; width: 450px; margin-top: 0px; } #center_wrapper #center table { margin-left: 25px; margin-bottom: 15px; margin-right: 25px; line-height: 20px; width: 570px; } #center_wrapper #center td { margin-bottom: 15px; padding-right: 10px; font-size: 11px; line-height: 20px; vertical-align: top; } #center_wrapper #center td p { margin: 0; } #center_wrapper #center td ul { padding-left: 15px; } #center_wrapper #center ul { padding-left: 41px; } #center_wrapper #center ul li { color: #000000; line-height: 20px; font-size: 11px; list-style: disc; } #center_wrapper #center ul.sitemap { margin:0; margin-left: 41px; line-height: 0px; } #center_wrapper #center ul.sitemap li { margin:0; } #center_wrapper #center ul.sitemap li ul { margin:0; margin-left: 41px; line-height: 0px; } #center_wrapper #center ul.sitemap li ul li { margin:0; } #center_wrapper #center ul.sitemap li ul li ul { margin:0; margin-left: 41px; } #center_wrapper #center ul li.blue { color: #2661be; line-height: 20px; } #center_wrapper #center ul li a { text-decoration: none; color: #2661be; } #center_wrapper #center ul li a:hover { text-decoration: underline; } #navigation { margin: 0; padding: 0; width: 0px; margin-left: -1000px; float: left; display: none; } #sidebar { display: none; } #footer { display: none; }