body{
overflow-x:inherit;
background-color:#e8e7f3;
font:0.8em/1.3 "arial", sans-serif;
padding:0px;
margin:0px;

}

table{
border-collapse:collapse;
}
a img{
border:0px;
}
#container{

background-image:url(images/bg.png);
background-repeat:no-repeat;
background-position:top;

}
#content{
margin:0 auto;
width:836px;
}
.photo{
width:160px;
height:170px;
background-color:#addee7;
}
.text{
height:10px;
padding:0px;
margin:10px;
width:800px;
text-align:justify;
margin-left:-2px;
}

.hov1:hover{
background-image:url(images/hover.png);
background-repeat:no-repeat;
}
.hov:hover{
background-image:url(images/hov.png);
background-repeat:no-repeat;
}
.hov2:hover{
background-image:url(images/hov2.png);
background-repeat:no-repeat;
background-position:center;
}
.hov3:hover{
background-image:url(images/hov3.png);
background-repeat:no-repeat;
background-position:center;
}
.hov4:hover{
background-image:url(images/hov4.png);
background-repeat:no-repeat;
background-position:center;
}


.top{
 background-repeat:no-repeat; width:843px; height:42px; padding-top:1px;
}
.tb1{
margin-left:-12px;
}
.tb2{
margin-left:-2px;
}