body { 
background: #FFFFFF; 
margin: 0;
padding: 0; 
font:10px Georgia;
color:#010101;   
text-transform:lowercase; 
text-align:left; 

}
/*GENERAL THINGS*/
img { 
border: 0; 
padding: 0; 
margin:0; 
}
a, a:visited {	color: #00AEEF ; text-decoration: none;}
a:hover { color: #00AEEF; text-decoration: underline;}
a:current { color: #00AEEF; text-decoration: underline;}
a img {	border: none;}

/*THIS*/
.yula{
margin:0 0 10px 0;
}
.italic{
font-style:italic;
color:#00AEEF;
margin:0;
padding:0;
}
.italicb{
font-style:italic;
color:#000;
margin:0;
padding:0;
}
.underline{
text-decoration:underline;
}
.menu{
margin:0 0 0 2px;
}
/*GRID*/
#container{
width:1000px;
height:auto;
margin:0 0 0 12px;
 /*YULA SAYS 36PX ...*/

}
#left{
float:left;
width:344px;
height:auto;
text-align:left;
}
#left .section_1 {
display:block;
float:left;
width:66px;
margin-top:36px;
height:auto;
}
#left .section_2 {
display:block;
float:left;
width:66px;
height:auto;
margin-top:72px;  /*margin-top:72px;*/

}
#left .section_3 {
float:right;
width:132px;
height:auto;
margin-top:72px; 
}
#wrapper{
float:left;
width:208px;
margin-left:12px;
}
#right{
float:left;
width:600px;
height:auto;
margin-top:60px;
}
#right img{
margin:4px 0 0 0;
}
#cv{
float:left;
width:350px;
margin:0;
font:10px Georgia;
line-height:1.35em;
}
#cv .title{
font:bold 10px Georgia;
margin-bottom:15px;
}
#cv h1{
font:bold 10px Georgia;
color:#010101;   
text-transform:lowercase; 
margin:10px 0 0 0;
}
#cv .small{
font:bold 9px Georgia;
}
#cv .italic{
font-style:italic;
color:#010101;   
}
#cv .fat{
font-weight:bold;
margin-right:3px;
clear:both;
}
.selected {
text-decoration:underline;
}
#contact{
float:left;
width:200px;
margin:0;
font:10px Georgia;
}
#contact ul{
margin:0;
padding:0;
}
#contact li{
clear:both;
list-style:none;
}
label{
float:left;
margin:2px 0 0 0;
}
#contact.fat{
font-weight:bold;
}

