/* GLOBAL styles */
BODY { background-color: #F5E3C9; margin: 25px 0; font-family: "Times New Roman", Times, serif;
	font-size: 90%; }
H1 { font-size: 110%; text-decoration: underline; }
A { color: #000; }
A:HOVER { text-decoration: none; }

/* MAIN PAGE styles */
#page {  }
TD#main, TD#main2 { padding: 50px 0px 10px 0; text-align: left; }
TD#main { background: white url(images/main-bg.gif) center top repeat-y; }
TD#main2 { background: white url(images/main-bg2.gif) center top repeat-y; }

/* MISC styles */
/*#smallmap { float: left; margin-right: 10px; }*/
.bold { font-weight: bold; }
#clarinsbg { background: transparent url(images/clarins-bg.jpg) no-repeat center top; }
#wellabg { background: transparent url(images/wella-bg.jpg) no-repeat center top; }