BODY {
	background-image: url('../images/bg.jpg');
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

.grunge-left {
	width: 100%;
	height: 100%;
	background: url('../images/grunge-left-top.gif') top left no-repeat;
	border-top: 3px solid #bdb9ae;
}

.grunge-right {
	width: 100%;
	height: 100%;
	background: url('../images/grunge-right-top.gif') top right no-repeat;
}

.script-left {
	width: 100%;
	height: 100%;
	background: url('../images/script-left.gif') bottom left no-repeat;
	vertical-align: top;
}

.script-right {
	width: 100%;
	height: 100%;
	background: url('../images/scripts-right2.jpg') bottom right no-repeat;
	border-bottom: 5px solid #000000;
}

.top-bg {
	background-image: url('../images/top-bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 69;
	text-align: center;
}

.main-width { 
	width: 850px;
	text-align: left;
}
.text-table {
	width: 690px;	
}

.text-art {
	width: 800px;	
}
.text-table-left {
	width: 186px;
	text-align: right;
	vertical-align: top;
	padding: 3px 20px 0px 0px;
}

.photo {
	border: 5px solid #FFFFFF;
	width: 155px;
	height: 155px;
}

.photo-border {
	border-right: 1px solid #d1cdc0;
	border-bottom: 1px solid #d1cdc0;
	width: 166px;
	height: 166px;
	margin: 0px 0px 20px 0px;
}

.tale-cell {
	width: 33%;
	vertical-align: top;
	padding: 0px 10px 10px 0px
}
.tale {
	border: 5px solid #FFFFFF;
	width: 100px;
	height: 100px;
}

.tale-border {
	border-right: 1px solid #d1cdc0;
	border-bottom: 1px solid #d1cdc0;
	width: 110px;
	height: 110x;
	margin: 0px 0px 3px 0px;
}

.tale-border-index {
	border-right: 1px solid #d1cdc0;
	border-bottom: 1px solid #d1cdc0;
	width: 80px;
	height: 80px;
	margin: 0px 0px 3px 0px;
}

.tale-index {
	border: 5px solid #FFFFFF;
	width: 70px;
	height: 70px;
}

.galery-border {
	border-right: 1px solid #d1cdc0;
	border-bottom: 1px solid #d1cdc0;
	width: 110px;
	height: 110x;
	margin: 0px 20px 20px 0px;
	float: left;
}
.main-text {
	vertical-align: top;
	line-height: 150%;
	padding: 0px 0px 20px 0px;
}


table, img {border: 0px;}

P, td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}


a	   {
    color: #000000;
    text-decoration: underline;
    }
a:hover    {
     text-decoration: none;}
     
.header-painting {
	color: #999999;
    font-size: 14px;
	font-weight: bold;
    margin: 50px 0px 0px 0px;
} 


H1   {
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
}

   
H2   {
    color: #999999;
    font-size: 14px;
    margin: 0px 0px -20px 0px;
    }    
H3   {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}


  
/*------------------------------------------------*/
.top{
	width:850px;
	text-align:left;
	height:69px;
	margin: 0px 20px 0px 20px;
}



.top-left{
	float:left;
	width:425px;
	height:69px;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}

.top-right{
	float:right;
	width:425px;
	height:69px;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

.top-right a{
	text-decoration:underline;
	color:#FFFFFF;
}

.top-right a:hover{
	text-decoration:none;
}


/*-----------------------------------*/

.menu-table {
	margin: 0px 0px 40px 0px;
}

a.menu{
	font-size:18px;
	text-decoration:none;
	color:#000000;
	margin: 0px 30px 0px 5px; 
}

a.menu:hover{
	text-decoration:none;
	color: #fe8f00;
}

.menu-pointer {
	width: 3px;
	height: 17px;
	border: 0px;
}

.menu-cell, .menu-selected {
	width: 120px;
	height: 105px;
	vertical-align: bottom;
}

.menu-selected {
	background: url('../images/menu-selected.gif') top left no-repeat; 
}

.copyright {
	height: 100px;
	color: #666666;
	font-size: 11px;
	padding: 20px 0px 20px 0px;
}

.painting {
	float: left;
	margin: 0px 20px 20px 0px;
}

.index-tale {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 240px;
}
