html{background: #e9e6ea url(../img/bg.png) no-repeat;}
body{
	background: url(../img/bg.png) no-repeat;
	font: 11px georgia;
	color: #484848;
}
a {
	color: #c11099;
}
img {
	border:0;
}
h1{ font-size: 24px;}
h2{color: #c11099; font-weight: bold;}
.cl{ overflow: hidden; height: 1%;}
#wrapper{
	width: 
	min-height: 600px;
}
#content{
	width: 497px;
	position: absolute;
	top: 195px;
	left: 479px;
	background: #fff url(../img/contentbg.gif) no-repeat;
	padding: 8px 8px 6px 10px;
}
#content2{
	width: 455px;
	min-height: 413px;
	position: absolute;
	top: 195px;
	left: 479px;
	background: #fff url(../img/contentbg.gif) no-repeat;
	padding: 20px 30px;
}
#content2 img{ margin: 0 10px 10px 0;}
#menu{
	position: absolute;
	top: 395px;
	left: 295px;
}
#menu ul{list-style: none; margin:0;}
#menu a{ display: block; width: 185px;}

#contact{ position: absolute; top: 160px; left: 875px; }

#lg{ position: absolute; top: 70px; left: 915px; height: 25px; }
#lg li{ float: left; margin: 2px; color: #d96fb1; }
#lg a{ display: block; height: 20px; width: 20px;}

#lg .bg a{ background: url(../img/lgbg.png) 0 3px no-repeat;}
#lg .bg a:hover, #lg .bg a.on{ background: url(../img/lgbgon.png) 0 3px no-repeat;}

#lg .en a{ background: url(../img/lgen.png) 0 3px no-repeat;}
#lg .en a:hover, #lg .en a.on{ background: url(../img/lgenon.png) 0 3px no-repeat;}

#gal-links{margin-bottom: 20px;}
#gal-links li{ float: left; margin-right: 10px; color: #563b5e; font: 20px georgia;}

#gal-links li a{ color: #563b5e; font: 20px georgia; text-decoration: none; }
#gal-links li a.on{ color: #db50ba; font: 20px georgia; text-decoration: underline; }

.pic img{ margin: 10px 10px 0 0 !important;}
.pic img.last{ margin-right: 0 !important;}

.pic-container{ height: 380px;}

.paging{ float: right; margin-top: 20px;}
.paging img{margin: 0 !important}
.paging a{ color: #4b5e76; text-decoration: none; font: bold 14px georgia;}
.paging a.on{ color: #8b3d79; text-decoration: underline; font: bold 14px georgia;}

.title{ margin-bottom: 15px;}

#home{ position: absolute; top: 170px; left: 215px; }
#home a{ display: block; height: 200px; width: 260px; text-indent: -1000px;}

.created{ font-weight: bold; color: #9f9c9e; position: absolute; bottom: 0px; right: 0px; margin-bottom: -30px;}
