@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
body,td,th {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #972e07;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#chest{width:498px; padding-left:1px; padding-right:1px; padding-bottom:10px; border:#CCCCCC; margin:auto; background-color:#9e9e9e; border-left:1px solid #c5bead; border-right:1px solid #c5bead; border-bottom:1px solid #c5bead;}

#chest .soaps{width:498px; overflow:hidden;}
#chest .news_head{ background-color:#7d6d4d; background-image:url(images/menu.gif); background-repeat:repeat; color:#FFFFFF; padding:5px; text-transform:uppercase; font-weight:bold}
#chest #head{height:27px;}
#chest #tittle{height:59px;}
#chest #photo{height:217px;}
#chest #menu{height:17px; width:467px; margin:auto; clear:both;}
#chest #menu2{text-align:center; height:15px; clear:both;}
	#chest #menu2 a{color:#972e07}
	#chest #menu2 a:hover{color:#333333}
#chest #hr{height:6px; background-image:url(artwork/html/images/hr.gif);}
#chest #content{clear:both; overflow:hidden; width:480px; margin:auto;}
#sign{ width:380px; text-align:center; margin:auto; padding-top:15px;}
	#sign a{cursor:help}