#contentcontainer { background-image: url('images/contentbg.jpg'); margin-left:110px; padding-top: 322px; height: 100%; width:820px; }
#contentwrapper { background-image: url('images/topcontentbg.jpg'); padding-top: 10px; padding-left: 65px; background-repeat: no-repeat; height: 100%; min-height: 400px; }

#content {  padding-left: 10px;  padding-top: 10px; text-align: left; float: left;  }

.searchfield { background: none; border: 0px;  width: 183px; height: 17px; position: absolute; top:10px; left: 10px; }
.searchfielddiv {  background-image: url('images/searchbar.gif'); background-repeat: no-repeat; width: 204px; height: 36px; float: right;padding-top: 10px; padding-left: 4px; position: absolute; right: 75px; }

