body { background-color: #99ccdd; text-align: center; min-width: 700px; left: 0; right: 0; font-family: "Arial"; font-size: 10pt}a:link { 	color: #225577;	text-decoration:none;	}a:visited { 	color: #225577;	text-decoration:none;	}a:hover { 	color: #225577;	text-decoration:underline;	}a:active { 	color: #225577;	text-decoration:none;	}#body { position: relative; vertical-align: middle; margin: 0 auto; text-align: left; width: 700px; height: 1250px; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 0; border: 0px solid #black; background-color: #99ccdd; z-index: 2 }#header { position: absolute; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; top: 15px; left: 22px; height: 112px; width: 93%; border: 3px solid #225577; background-color: #ddeeff; z-index: 3 }#account { position: absolute; top: 15px; left: 235px; width: 350px; background-color: #ddeeff; z-index: 4 }#tabs { position: absolute; top: 140px; left: 10px; width: 700px; }#mainbody { position: relative; top: 174px; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; left: 22px; width: 92%; border: 3px solid #225577; background: #ddeeff; z-index: 5 }#freeshipping { position: absolute; top: 75px; left: 20px; z-index: 6 }#itemImage { position: absolute; top: 15px; left: 5px; width: 280px; z-index: 7 }#itemInfo { position: relative; top: 0px; left: 275px; width: 370px; z-index: 8 }#itemInfo2 {position: relative; top: 75px; left: 0px; width: 640px; z-index: 9 }/* set general thumbnail styles */#pix { position: relative; top: 0px; left: 0px }img { border: none; }/* MouseOut state (default) - hide large pictures */#pix a img.hid {	width: 250px; 	position: absolute; top: -270px; left: 0px;	visibility: hidden }/* MouseOver state (hover) - reveal larger picture */#pix a:hover img.hid { visibility: visible }	/*- Menu Tabs I--------------------------- */    #tabsI {      float:left;      width:93%;      background:#99ccdd;      font-size:93%;      line-height:normal;      }    #tabsI ul {	margin:0;	padding:10px 10px 0 50px;	list-style:none;      }    #tabsI li {      display:inline;      margin:0;      padding:0;      }    #tabsI a {      float:left;      background:url('tableftI.gif') no-repeat left top;      margin:0;      text-decoration:none; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0      }    #tabsI a span {      float:left;      display:block;      background:url('tabrightI.gif') no-repeat right top;      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px      }    /* Commented Backslash Hack hides rule from IE5-Mac \*/    #tabsI a span {float:none;}    /* End IE5-Mac hack */    #tabsI a:hover span {      color:#FFF;      }    #tabsI a:hover {      background-position:0% -42px;      }    #tabsI a:hover span {      background-position:100% -42px;      }