body.site{
	background-image:URL(images/enter_bgr_cli.gif);

}
body{
	margin:0px;
}
.limit{
	height:100%;
}

.main{
	width:806px;
	background-image:URL(images/bgr_ln.gif);
	background-repeat:repeat-y;
}

.linel{
	background-image:URL(/images/underwear_l.gif);
	#margin-left:237px;
	width:3px;
	height:100%;
	background-repeat:repeat-y;
	float:left;
}

.liner{
	background-image:URL(/images/underwear_r.gif);
	#margin-right:221px;
	width:3px;
	height:100%;
	background-repeat:repeat-y;
	float:right;
}
.header{
	width:800px;
	height:145px;
	border-bottom: 4px solid #DEA673;
}
.menu{
	text-decoration:none;
	color:#7E625E;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:14px!important;
	margin: 0px 1px 5px 1px;
	height:30px;
	padding:3px;
}

.menu:hover
{
	color:#fff;
}

.catHeader{
	color:#7E625E;
	margin-top:10px;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}
.sectName,.sectName a,.sectName a:visited{
	margin:5px 0px 3px 0px;
	color:#7E625E;
	text-decoration:none;
	font-size:14pt;
}
.sectName a:hover{
	text-decoration:underline;
	}
.sectAll{
	margin-right:40px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px  #7E625E dashed;
}
.sectOne{
	color:#000;
	margin: 40px 40px 40px 40px;
	text-decoration:none;
	font-size:12pt;
}
.sectOne a,.sectOne a:visited{
	color:#000;
	text-decoration:underline;
}
.anons,.anons a,.anons a:visited{
	color:#000;
	text-decoration:none;
	font-size:12pt;
}

.anons a:hover{
	color:gray;
}

.footer{
    height:90px;
}

.menuCont {
    margin-top:0px;
    background:#F4D4AA;
    padding-top:9px;
    border-bottom: 4px solid #DEA673;
    height:27px;
    width:800px;
}
.preview {
    height: 100px;
    width: 100px;
    background: #F0EEE0 none repeat scroll 0 0;
    border: 1px solid  #AFAB8E;
    float: left;
    margin: 5px;
    padding: 5px;
}

.galleryFolder {
  padding: 3px;
}

.galleryFolder a {
 text-decoration:none!important;
 font-family: Georgia, 'Times New Roman', Times, serif;
 font-size:14px;
}

.galleryFolder_cur{
    padding: 3px;
    background: #F0EEE0 none repeat scroll 0 0;
    border: 1px solid  #AFAB8E;
    margin: 2px;
}

.galleryFolder_cur a{
    text-decoration:none!important;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size:14px;
}

.cl {clear:both;margin:10px;}
