@charset "utf-8";

.body_style{ 
background-color:#ffcc66;
/*background-image:url(images/bg_grad.jpg);*/
background-repeat:repeat-x;
margin:0px; 
padding:0px;

}

.image_area{
background-image:url(images/sample2_bg.jpg);;
background-repeat:no-repeat;
background-position:top-left;
width:620px;
margin: 1px;
background-color:#e3b4a4;

}

.image_smallarea{
background-image:url(images/sample2_smallbg.jpg);
background-repeat:no-repeat;
background-position:top-left;
width:620px;
margin: 1px;
background-color:#e3b4a4;

}

.dotted_outline{ border:1px dotted #cccccc; padding:1px; width:622px; height:auto;}
.content_area{

width: 620px;
height: auto;
display:inline-block;
}

.biotext{
border-left: 1px solid #ffffff ;
float:left; 
width:195px; 
height: auto; 
padding:15px;
padding-top:20px;
background-repeat: repeat-y;

}


.name {
font-family: 'Tahoma', Arial, Sans-serif  ;
font-size:24px;
color: #5b0550;
font-weight:normal;
padding-top:6px;
}

.date_birth_death {font-family:'Tahoma', Arial, Sans-serif   ;
font-size:12px;
color: #000000;
font-weight:bold;
padding-bottom:3px;
}

.photo_bg { 
background-image:url(images/photo_bg.png); 
background-repeat:no-repeat;
width: 123px; 
height:160px;
padding:0px;
margin-bottom:30px;
margin-top:30px;
}

.photo{
width:110px;
height:150px;
margin:5px
}

.bio_category{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
line-height: 18px;
font-weight:bold; 
font-style: normal;
color:#ffffff;
}

.bio_description{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
line-height:18px;
font-weight:normal; 
font-style: normal;
padding-top:3px;
padding:10px 5px 10px 20px;
width:100%;
color:#ffffff;
}


.heading {
font-family: Georgia, "Times New Roman", Times, serif  ;
font-size:22px; 
font-style:italic; 
color:#3b0334; 
text-shadow:#ffffff  1px 1px 4px;
padding-top:2px;
/*Text shadow for IE*/
filter: Shadow(Color=#ffffff, 	
Direction=115, Strength=4);

}

.obit_textarea {
background-image:url(images/sample2_index_8.png);
background-repeat:repeat;
float:left;
margin-bottom:20px;
margin-top:20px;
padding:20px;
width:50%;
margin-left:20px;
}

//.obit_text{ font-family: Georgia, "Times New Roman", Times, serif  ;  
//font-size:13px;
//line-height:16px;
//font-weight:bold; 
//color:#000000;
//padding-top:2px;
//filter:alpha(opacity=30);
//opacity: 1.0;
//-moz-opacity:1.0;
//width: 100%; /* stupid IE */
//}



.obit_text
{ 
font-family: Tahoma, Arial, sans-serif; 
font-size:13px; 
line-height:16px;
font-weight:normal; 
color:#000000;
padding-top:4px;
}
.print_btn {
padding-bottom:4px;

}




























