*{
	position : static;
}
img {
	border : 0px none;
}
body {
	background-color : #ffe9bc;
	margin : 0;
	padding : 0;
}
td {
	vertical-align : top;
}
a{
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
div{
	position : static;
}
#left-menu{
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	padding-top : 1px;
	text-align : left;
	width : 180px;
}
#left-menu a{
	color : #FFFFFF;
	text-decoration : none;
	padding : 5px 0 4px 26px;
	display: block;
	margin-bottom : 1px;
	width : 144px;
}

#left-menu a:hover, .left-menu-a, #left-menu a.b:hover, #left-menu a.c:hover{
	font-weight : bold;
}
.left-menu-a{
	padding : 5px 0 4px 26px;
	margin-bottom : 1px;
}
#layer, #layer2{
	position:absolute;
	background-color : #F2F3F7;
	border : 3px solid #8A95B4;
	padding:20px;
	display:none;
	cursor: pointer;
	font-size:medium;
	font-weight:bold;
}
#doll{
	width : 217px;
	padding : 10px 10px 25px 10px;
	float : left;
	margin : 0 10px 15px 0;
	font-size : 14px;
	text-align : center;
	background : url(images/doll-fon.gif) no-repeat;
}
#greeting {
	background-color : White;
	border : 1px solid Black;
	padding : 5px;
}