body  { 
  background-image: url("/images/background.gif");
  background-repeat: repeat;
  text-align: center;
  width: 100%;
  font-family: tahoma, verdana, serif;
  font-size: 11pt;
  margin: 0;
}

#body  {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 770px;
  position: relative;
  border: 5px solid #909bc6;
  border-width: 5px 5px 0 5px;
  background-color: #adb7d6;
  top: 100px;
  margin-bottom: 0 !important;
  padding-bottom: 2em !important;
}

#backgroundLeft  {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1;
}

#backgroundRight  {
  position: absolute;
  top: -5px;
  left: 723px;
  z-index: 2;
}

#footer  {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 770px;
  position: relative;
  border: 5px solid #909bc6;
  border-width: 0 5px 5px 5px;
  background-color: #adb7d6;
  top: 100px;
  height: 47px;
  margin-top: 0 !important;
  padding-top: 0 !important;
  clear: both;
}

#backgroundBottomLeft  {
  position: absolute;
  top: 0px;
  left: -5px;
  z-index: 4;
}

#backgroundBottomRight  {
  position: absolute;
  top: 0px;
  left: 723px;
  z-index: 5;
}

#katiacollections  {
  position: absolute;
  left: 15px;
  top: -105px;
  z-index: 3;
}

#katiaHeadline  {
  position: absolute;
  left: 325px;
  top: -80px;
  z-index: 3;
}

img.topMenu  {
  position: absolute;
  top: -41px;
}

#topMenu1  {
  left: 275px;
}

#topMenu2  {
  left: 390px;
}

#topMenu3  {
  left: 505px;
}

#topMenu4  {
  left: 620px;
}

#menu  {
  float: left;
  padding-left: 40px;
  margin-top: 120px;
  width: 211px;
}

div.nav  {
  padding: .25em 25px 1.5em 25px;
  width: 161px;
  background-color: #5d68a1;
}

div.sideMenu  {
  background-color: #5d68a1;
}

div.navMenu  {
  border-bottom: 1px solid #f3ecad;
  font-size: 1.2em;
  padding-bottom: .25em;
  margin: .5em 0 .5em 0;
}

a.nav:link, a.nav:visited, a.nav:hover  {
  text-decoration: none;
  padding-left: 35px;
}

a.nav:link, a.nav:visited  {
  color: #ffffff;
  background-image: url("/images/menuBullet.gif");
  background-repeat: no-repeat;
}

a.nav:hover  {
  color: #c2d4e1;
  background-image: url("/images/menuBulletHover.gif");
  background-repeat: no-repeat;
}

img#bodyTop  {
  margin-top: 40px;
  z-index: 2;
}

img#bodyBottom  {

}

#contentBody  {
  width: 465px;
  margin-left: 273px;
}

#content  {
  width: 397px !important;
  text-align: left;
  border: 4px solid #909bc6;
  border-width: 0 4px 0 4px;
  background-color: #ffffff;
  margin-top: -3px;
  padding: .5em 30px 0 30px;
}

img#header  {
  /*
  position: absolute;
  margin-left: -25px;
  margin-top: -5px;
  */
  margin-left: -25px;
}

#content p  {
  width: 390px;
}

div.bottomNav  {
  font-size: .8em;
  color: #142738;
  text-align: center;
}

div.copyright  {
  font-size: .8em;
  color: #142738;
  text-align: center;
  padding-top: .5em;
}

a:hover  {
  color: #ac1c2a;
}

a.navTop:link, a.navTop:visited, a.navTop:hover  {
  position: absolute;
  top: -41px;
  color: #ffffff;
  display: block;
  width: 97px;
  height: 36px;
  text-align: center;
  font-weight: bold;
  vertical-align: bottom;
  text-decoration: none;
  font-style: italic;
  font-size: .9em;
  padding-top: 15px;
}

a.navTop:link, a.navTop:visited  {
  background-image: url("/images/topMenu.gif");
  background-repeat: no-repeat;
}

a.navTop:hover  {
  background-image: url("/images/topMenuHover.gif");
  background-repeat: no-repeat;
}


h1  {
  display: block;
  width: 160px;
  height: 100px;
  color: #ffffff;
  text-decoration: underline;
  font-size: 1.4em;
  margin-top: -25px;
  z-index: 1;
  position: absolute;
  top: 120px;
  left: 425px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
}

h2  {
  color: #5d68a1;
  font-weight: normal;
}

ul  {
  list-style-image: url("/images/li.gif");
}

table.designerList  {
  background-color: #ffffbb;
  width: 380px;
}

table.designerList  td  {
  vertical-align: top;
  font-size: .9em;
  padding-right: 5px;
}

table.designer td.name  {
  padding-right: 0px;
}

span.designer  {

}

table.item  {

}

table.item td  {
  vertical-align: top;
}

table.item td.photo  {
  padding-right: 1em;
}

img.item  {
  border: 2px solid #adb7d6;
  margin-bottom: 1em;
}