/* head */
h1{
font-size:36px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#014a89;
margin:0px;
padding:0px;
margin-left:20px;
text-align:left;
}
body .main{
width:75%;
margin-left:12%;
}
/**/

#content{
}
/* location */
.location{
margin:6px;
}
.location a{
padding:5px;
border:1px solid #CCCCCC;
text-decoration:none;
color:black;
font-weight:bold;
}
.location a:visited{
color:black;
}
/* */

/* directory */
.directory{
float:left;
margin-right:20px;
}
.directory a{
display:block;
color:black;
margin:2px;
}
.directory a:hover{
/*background-color:#D8DFF3;*/
}
.directory a.obl{
font-size:smaller;
margin-left:20px;
}
/* */
/* left */
.leftblock{
width:30%;
float:left;
}
/* */

/* index */
.index{
float:left;
width:60%;
}
.index .photo_a{
float:left;
margin-right:10px;
margin-top:25px;
}
.index .profile{
margin-top:20px;
}
.index .profile span{
font-weight:bold;
font-size:smaller;
float:left;
}
/* */
