#frame {
margin-right:auto;
margin-left:auto;
left:50%;
width:798px;
border:solid 2px #57215B;
background-color:#976580;
background-image:url(../images/db_hp_bckgrd_3.jpg);
background-repeat:repeat-x;
background-position:top;

}
#navholder {
float:right;
display:block;
height:1%;
width:158px;
margin-top:85px;
margin-right: 4px;
margin-bottom: 8px;
margin-left: 4px;
/*background-color:#FFE8DD;
*/border: none;
padding:0px;
}
* html #navholder {
width:158px;
margin-left:1px;
}

#content {
text-align:left; 
margin:75px 0px 0px 310px;
padding:4px;
height:1%;
width:290px;
color:#ffffff;
}
* html #frame  /* this is recognized by IE only */
  {
width: 798px;  /* total width, only for IE5.x/Win */
w\idth: 795px; /* content width for other IE */
  }
html>body #frame { /*sorts out opera*/
 width:798px;
} 
.clearItem:after {
content: ".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

.clearItem {display:inline; }
/* start comment backslash hack \*/
* html.clearItem, *html.clearItem * {height:1%:}
.clearItem {display:block;  }
/* close comment backslash hack */


#copyright {
font-size:0.7em;
}

#copyright p {
text-align:right;
line-height:4em;

}

