*{
color:#887C72;
font-family:tahoma;
font-size:10pt;
text-decoration:none;
}
.border{
border:2px solid #A6998E;
float:right;
margin:5px;
}
.leftb{
border:2px solid #A6998E;
float:left;
margin:5px;
}
a{
color:#815345;
}
a:hover{
color:#C8B68E;
}
body{
background:url("bg2.jpg");
margin-top:0px;
margin-bottom:0px;
}
i, em, strong, b, u{
color:#C8B68E;
}
.head{
color:#C8B68E;
font-size:14pt;
}
.letter{
overflow:auto;
border-bottom:2px solid #A6998E;
padding:10px;
margin-bottom:10px;
}
.var{
letter-spacing:10px;
background:#C8B68E;
padding:5px;
color:#000;
text-align:center;
width:150px;
}


#gallery{
text-align:center;
}
#gallery img{
border-bottom:2px solid #C8B68E;
border-top:2px solid #C8B68E;
border-left:1px solid #C8B68E;
border-right:1px solid #C8B68E;
margin:2px;
}
#bg{
background:url("bg.jpg");
width:100%;
background-position:center;
overflow:auto;
background-repeat:repeat-y;
}
#nav a{
font-weight:bold;
font-size:8pt;
padding:0px 2px 0px 2px;

}
#nav{
text-align:center;
}
#footer{
text-align:center;
font-style:italic;
font-size:8pt;
}
#footer a{
font-size:8pt;
}
#main{
overflow:auto;
width:851px;
margin:0px auto 0px auto;
background:#fff;
padding:0px;
}
#content{
overflow:auto;
float:left;
padding:10px;
width:831px;
}
#top{
float:left;
text-align:center;
background:url("bg4.jpg");
margin:0px;
padding:0px;
}