body {
	background: url(../images/bg.gif) center;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;

}
.div-main
{
	width:930px;
	margin:0 auto;
	text-align:center;

}
.div-top
{
	width:930px;
	margin:0 auto;
	text-align:right;	
	padding-top:15px;
}
.div-header, .div-footer
{
	padding-left:15px; padding-bottom:15px;
	clear:both;
	position:relative;
	color:#c8ba88;
	text-transform:uppercase;
}
.div-footer
{
	padding-top:10px;
}
.div-painting
{
	width:929px;
	height:628px;
	background:url(../images/bg_big-frame.jpg) top center no-repeat;
	float:left;
	margin:11px;
}
.div-left
{
	width:408px;
	height:550px;
	float:left;
	margin:39px 0px 0px 39px;
	overflow:hidden;
}
.div-right
{
	width:443px;
	height:550px;
 	background:url(../images/bg_right.jpg) no-repeat;
	float:left;
	margin:39px 0px 0px 0px;
}
.div-logo
{
	float:left;
	width:304px;
	height:57px;

}
.div-menu
{
	text-align:right;
	height:57px;
}
.div-menu ul
{
	list-style:none;
	width:570px;
	float:left;
	margin-top:0px;
}	
.div-menu li
{
	display:inline;
	margin:10px;
}	
.menu
{
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
.menu:hover
{
	text-transform:uppercase;
	color:#c8ba88;
	text-decoration:none;
}
.menu-active
{
	color:#c8ba88;
	text-decoration:none;
}
.div-content
{
	padding:10px 30px 30px 30px;
	text-align:left;
}
.div-content-scroll
{
	overflow:auto;
	height:382px;
}
.painting
{
	width:302px;
	height:212px;
	background:url(../images/1.png) top center no-repeat;
	margin-top:45px;
	margin-bottom:50px;
}
.painting:hover
{

	background:url(../images/1-on.png) top center no-repeat;

}
.title, .title:hover
{
		font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}



#imageContainer img {
	display:none;
	position:absolute;
	top:39px; left:39px;
}
h1
{
	font-size:24px;
	color:#715f37;
	text-transform:uppercase;
	font-weight:normal;
}
h2
{
	font-size:15px;
	color:#715f37;
	text-transform:uppercase;
	font-weight:normal;
}
.div-right p
{
	font-size:13px;
	color:#715f37;
	line-height:17px;
}
