html,body {height: 100%; margin: 0; padding: 0; text-align: center;}
body{background: #fff url(images/bg-body.gif) top repeat-x; font-size: 70%;}
#main{background: url(images/bg-contents-internal.gif) repeat-y;  _height: 100%; margin: 0 auto -39px auto; min-height: 100%; width: 760px;}
#header{background: #fff url(images/logo.gif) left no-repeat; height: 133px;}
#innerheader{background: url(images/motto.jpg) right no-repeat; height: 133px;}
#content{overflow: hidden;}
#leftbar {background: url(images/bg-menu-up.gif) no-repeat; float: left; _height: 127px; min-height: 127px; padding-left: 16px; text-align: center; width: 221px;}
* html #leftbar{width: 237px; w\idth: 237px;}
#rightside {background: url(images/bg-contents-internal-up.gif) no-repeat; float: right; _height: 127px; min-height: 127px; width: 523px;}
#middlecontent {overflow: hidden; padding-left: 12px; text-align: left; width: 500px;}
* html #middlecontent{width: 512px; w\idth: 512px;}
#breadcrumb{color: #A00001; font-weight: bold; padding: 5px 10px; text-align: left;}
#breadcrumb a{color: #74849B; font-weight: normal; text-decoration: none;}
#margin {height: 39px;}
#footer {background: #525252; clear: both; height: 39px; text-align: center; width: 100%;}
#innerfooter {background: url(images/bg-bottom.gif) no-repeat; height: 39px; margin: 0 auto; width: 760px;}
#footerleft{color: #525252; float: left; padding-right: 10px; text-align: right; width: 227px;}
* html #footerleft{width: 237px; w\idth: 237px;}
#footerleft a{color: #525252; font-weight: bold; text-decoration: none;}
#footerright{color: #fff; float: right; padding-top: 10px; text-align: center; width: 523px;}
#footerright a{color: #fff; text-decoration: none;}
.bold{font-weight: bold;}
.clear{clear: both;}
.white{color: #fff;} 