body {
  margin:           0;
  padding:          0;
  text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	word-spacing: 2px;
}
* html {
  margin: 0;
  padding: 0;
  background: url('/images/bg.gif') repeat-x left center #54422A;
/*	
	background: #54422A;
*/
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	word-spacing: 2px;
}

* {
  border-collapse: collapse;
  outline:          none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	word-spacing: 2px;
/*  font:             12px Verdana, Arial; */
  color:            #2B200D;
}

body {
  margin: 0;
  padding: 0;
  background: url('/images/bg.gif') repeat-x left center #54422A;
}

table td {
	margin: 0px;
	padding: 0px;
	border: 0px black solid;
}




.leftDiv {
  border: 0px black solid;
  border-right: none;
  width: 240px;
  text-align: left;
  height: 504px;
	overflow: hidden;
/* background: url(http://www.gucci.com/assets/about-gucci-background.jpg) #CCBFA5; */
  background: url(/images/bg-left.gif) #CCBFA5;
  padding: 30px;
  line-height: 2em;
}



.leftDiv ul {
	padding: 0px 10px;
	margin: 0;
}
.leftDiv li {
	list-style-type: none;
	list-style-position: outside;
}
.leftDiv li a {
  border: 0px black solid;
	text-decoration: none;
	color: #2B200D;
  padding-right:    12px;
}
.leftDiv li a:hover {
	color: #89693b;
  background: right 5px url(/images/submenu1.gif) no-repeat;
/*  background:       right 5px url(http://www.gucci.com/images/menu-submenu-left-highlight.gif) no-repeat; */
}

#selected {
	color: 89693b;
  background:       right 5px url(/images/submenu1.gif) no-repeat;
}

.menu2 ul {
  border: 0px black solid;
	margin: 0px 0px 4px 0px;
	padding: 0;
}
.menu2 li {
	list-style-position: inside;
	margin-left: 10px;
	padding: 0;
}











div.content {
	margin: 0;
	padding: 25px 30px;
  border: 0px black solid;
  width: 500px;
  text-align: left;

  
  height: 504px;
  overflow: hidden;
/*
  background: url(http://www.gucci.com/images/product-gradient.jpg) #CCBFA5;
  url(/images/bg-content.gif) 
*/  
  background: #ECECEC;
  text-align: justify;
}

div.contentNOPAD {
  background: #ECECEC;
	margin: 0;
	padding: 0;
/*	margin-top: -5px;*/
}

div.content h1 {
	font-size: 18px;
	font-weight: bold;
}
div.content strong {
	font-weight: bold;
}

div.content b {
	font-weight: bold;
}

/*div.content p {
	text-indent: 30px; 
  margin-bottom: 10px;
  margin-top: 10px;
}*/

. stan{
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}








div.rightDiv {
  border: 0px black solid;
  border-left: none;
  width: 220px;
  text-align: center;
  height: 504px;
	background: url(/images/bg-right.gif) #CAB286;
/*  
	background: url('http://www.gucci.com/images/homepage-background.png') #CAB286;
*/
  overflow: hidden;
}


