body{ background-color: #333365; background-image: url("../imgs/background.png"); background-repeat: repeat-x; font-family: Tahoma,Arial,Helvetica; }  .buttonContainer { margin:10px; text-align:center; } .button{ margin: 0px auto; }  a{ color: #0099D3; }  h1, h2, h3, h4, h5{ color: #37336E; font-size: 115%; margin-bottom: 5px; }  #wrapper{ margin: 0px auto; width:1020px; }  #header{ margin-top:13px; _margin-top:25px; }  #header-top{ background-color: #FFFFFF; background-image: url("../imgs/header-top-bg.png"); height:14px; _display:none; }  #header-main{ background-color: #FFFFFF; background-image: url("../imgs/header-side-bg.png"); background-repeat: repeat-y; height: 129px; height: _130px; }  #header-main img{ margin-left:27px; float: left; margin-bottom:6px; }  #searchButton{ 	position:relative; top:8px; }  #header-right{ float: right; position: relative; left:-30px; text-align: right; }  #navigation{ background-image: url("../imgs/nav-bar.png"); background-repeat: repeat-y; height: 37px; width:998px; margin: 0px auto; margin-top:16px; _margin-top:12px; *margin-top:17px;  }  #navigation ul{ list-style-image:none; list-style-type:none; position:relative; top:3px; z-index:101; }  #navigation li { width: 93px; height: 38px; text-align:center; float: left; margin-right:10px; position:relative; z-index:102; }  .current-page{ background-image: url("../imgs/tab.gif"); background-repeat: no-repeat; }  #navigation a{ color: #074993; text-decoration:none; font-weight: bold; position:relative; top:5px; z-index:103; }  .current-page a{ background-image: url("../imgs/tab.gif"); background-repeat: no-repeat; color: #6366FF!important; position:relative; z-index:104; }  #content{ background-color: #FFFFFF; background-image: url("../imgs/body-side-bg.png"); background-repeat: repeat-y; padding-right: 5px; padding-top: 10px; *padding-top: 20px; padding-bottom: 20px; width: 1015px; }  #content-wrapper{ width:968px; margin:0 auto; }  .grey-box{ padding:10px; border: 1px solid #CCCCCC; background-image: url("../imgs/grey-box.png"); background-repeat: repeat-x; background-position: bottom; margin-bottom:20px; }  .grey-box h1, .grey-box h2, .grey-box h3, .grey-box h4, .grey-box h5{ color: #646464; margin-bottom: 0px;  }  #footer-main{ background-color: #D5D5D5; background-image: url("../imgs/footer-side-bg.png"); background-repeat: repeat-y; text-align:center; padding:20px; color: #333333; }  #footer-bottom{ background-color: #D5D5D5; background-image: url("../imgs/footer-bottom-bg.png"); height:22px; }  #footer-links{ margin: 0px auto; margin-bottom: 5px; }  #footer-links a{ color: #39316C; text-decoration: none; }  .error{ color:#FF0000; }  