body {
background: #C38584;
text-align: center;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 1em;
margin: 0;
padding: 0;

min-width: 1003px;

scrollbar-track-color: #965A6C; 
scrollbar-face-color:  #FDC8B1; 
scrollbar-highlight-color: #965A6C; 
scrollbar-3dlight-color: #FDC8B1; 
scrollbar-darkshadow-color: #965A6C; 
scrollbar-shadow-color: #965A6C; 
scrollbar-arrow-color: #965A6C;

}
input, textarea {
background-color: #C38584;
font-family: Verdana;
font-size: 80%;
color: #FDC8B1; 
border: #965A6C 1px solid;
}
label {
float: left; 
width: 140px;
margin-right: 10px; 
font-size: 80%;
}
hr {
display: none;
}
hr.cleaner {
display: block;
visibility: hidden;
height: 1px;
border: 0;
margin: 0;
clear: both;
}
h1, h1 a, h1 span {
width: 228px;
height: 100px;
font-size: 12pt;
margin: 0;
z-index: 0;
}
h1 a, h1 span {
display: block;
top: -0.6em;
color: white;
z-index: 1;
position: relative;
}
h1 span {
background: url(../img/logo.gif);
cursor: hand;
z-index: 2;
}
ul {
margin: 0;
}

#mother {
width: 1003px;
margin: 0 auto 0 auto;
background: #FDC8B1 url(../img/bckg.gif) repeat-y;
text-align: left;
}

#left-mother {
width: 228px;
margin: 0;
padding: 0;
float: left;
background: #965A6C;
}
#left {
width: 100%;
background: url(../img/bckg-menu.jpg) 0 100px no-repeat;
min-height: 420px;
_height: expression(this.scrollHeight < 420 ? "420px" : "auto");
margin-bottom: 15px;
}
#left-menu {
margin: 2px 0 0 0;
_margin: -15px 0 0 0;
padding: 0;
list-style-type: none;
}
#left-menu li {
padding: 0 0 0 25px;
display: block;
height: 21px;
line-height: 21px;
font-size: 10pt;
border-bottom: #A56452 1px solid;
}
#left-menu li a, #left-menu li .active {
font-family: Arial;
text-decoration: none;
color: white;
}
#left-menu li a:hover, #left-menu li .active {
color: #FFCBA4;
}
#content-mother {
width: 775px;
padding: 0;
background: url(../img/stripe.gif) left bottom no-repeat;
border-bottom: white 1px solid;
float: left;
}
#content {
font-size: 85%;
min-height: 423px;
}
#content #text {
margin: 0 200px 0 10px;
_margin-bottom: 29px;
padding: 10px 0 10px 0;
height: expression(this.scrollHeight<294? "294px" : "auto");
width: 500px;
}
#text p {
margin: 10px 0 0 0;
font-size: 95%;
line-height: normal;
font-family: Verdana;
}
#content h2 {
display: block;
height: 30px;
_height: 70px;
margin: 0;
color: #A14875;
padding: 40px 380px 0 0;
text-align: right;
line-height: 30px;
}
.br0 { background: url(../img/template/r0.jpg) right top no-repeat;}
.br1 { background: url(../img/template/r1.jpg) right top no-repeat;}
.br2 { background: url(../img/template/r2.jpg) right top no-repeat;}
.br3 { background: url(../img/template/r3.jpg) right top no-repeat;}
.br4 { background: url(../img/template/r4.jpg) right top no-repeat;}
.br5 { background: url(../img/template/r5.jpg) right top no-repeat;}
.br6 { background: url(../img/template/r6.jpg) right top no-repeat;}
.br7 { background: url(../img/template/r7.jpg) right top no-repeat;}
.br8 { background: url(../img/template/r8.jpg) right top no-repeat;}

.bt0 { background: url(../img/template/t0.jpg) 420px top no-repeat; }
.bt1 { background: url(../img/template/t1.jpg) 420px top no-repeat; }
.bt2 { background: url(../img/template/t2.jpg) 420px top no-repeat; }
.bt3 { background: url(../img/template/t3.jpg) 420px top no-repeat; }
.bt4 { background: url(../img/template/t4.jpg) 420px top no-repeat; }
.bt5 { background: url(../img/template/t5.jpg) 420px top no-repeat; }
.bt6 { background: url(../img/template/t6.jpg) 420px top no-repeat; }
.bt7 { background: url(../img/template/t7.jpg) 420px top no-repeat; }
.bt8 { background: url(../img/template/t8.jpg) 420px top no-repeat; }

#top-menu {
background-color: #C38584;
background-position: 520px -70px;
padding: 10px 0 3px 10px;
height: 18px;
}
#top-menu li {
display: inline;
margin: 0 5px 0 5px;
font-size: 10pt;
font-weight: bold;
font-family: Arial;
line-height: 18px;
}
#top-menu li a {
color: #F6C4A0;
text-decoration: none;
}
#top-menu li a:hover, #top-menu li .active, #foot a  {
color: #A14875;
}


#foot {
background: url(../img/bckg-foot.gif) repeat-y;
margin: 0;
line-height: 20px;
}
#foot p {
padding: 0 0 0 35px;
margin: 0 0 0 228px;
border-top: #F8DFD3 1px solid;
color: #965A6C;
font-size: 80%;
font-weight: bold;
}
.center {
text-align: center;
}