html,body {height: 100%; margin: 0; padding: 0; text-align: center;} 

#main{background: url(images/bg-content-pages.gif) center repeat-y;  _height: 100%; margin: 0 auto -105px auto; min-height: 100%; width: 760px;}
#header{background: url(images/bg-header.jpg) no-repeat; height: 172px; margin: 0 auto; width: 760px;}
#content {background: url(images/bg-content-pages.gif) center repeat-y; margin: 0 auto; width: 760px;}
#content_inner {padding: 0 0 50px 0; overflow: hidden; width: 760px; text-align: left;}
#leftbar {background: url(images/up-sidemenu.jpg) 0px 112px no-repeat; float: left; overflow: hidden; width: 261px;}
#rightside {background: url(images/up-content-pages.jpg) no-repeat; float: right; overflow: hidden; width: 499px;}
#middlesearch {padding: 3px 0px 0px 140px;}
* html #middlesearch {padding: 2px 0px 0px 140px;}
#middlesearch input{border: 0; color: #649B2E; height: 12px; font-size: 9px; margin: 0; padding: 0; width: 120px;}
#middlecontent {overflow: hidden; padding: 0px 37px 0px 0px;}
#margin {height: 105px;}
#footer {background: url(images/bg-bottom.gif) bottom repeat-x; clear: both; height: 105px; text-align: center; width: 100%;}
#innerfooter {background: url(images/img-bottom.jpg) center bottom no-repeat; height: 105px; margin: 0 auto; width: 760px;}

.bold{font-weight: bold;}
.clear{clear: both;}