@charset "utf-8";

.body_style{ 
/*background-color:#000000;
background-image:url(images/bg_grad.jpg);*/
background-repeat:repeat-x;
margin:0px; 
padding:0px;
}

.image_area{ 
background-image: url(images/sample1_bg.jpg);
background-repeat:no-repeat;
background-position:top-left;
width:620px;
margin:1px;
background-color:#c8e4ff;

}

.image_twohundredarea{
background-image:url(images/sample1_bg_439PX.jpg);
background-repeat:no-repeat;
background-position:top-left;
width:620px;
margin: 1px;
background-color:#c8e4ff;
}

.content_area{
width: 620px;
height:auto;
display:inline-block;

}
.dotted_outline{ border:1px dotted #cccccc; padding:1px; width:622px; height:auto;}


.biotext{
background-image:url(images/left_tans_box.png);
background-repeat: repeat-y;
float:left;
width:180px;
height: auto; 
padding:10px;
padding-top: 30px;
margin-left:20px;
padding-bottom:25px;

}


.name {
font-family: 'Trebuchet MS', Arial, Sans-serif ;
font-size:24px;
color: #333333;
font-weight:normal;
padding-top:3px;
}

.date_birth_death {
font-family: 'Trebuchet MS', Arial, Sans-serif ;
font-size:14px;
color: #333333;
font-weight:normal;
padding-bottom:3px;
}

.photo_bg { 
background-image:url(images/photo_bg.png); 
background-repeat:no-repeat;
width: 142px; 
height:180px;
padding:0px;
margin-bottom:30px;
margin-top:30px;
}

.photo{
width: 120px;
height:163px;
margin:9px
}

.bio_category{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
line-height: 20px;
font-weight:bold; 
font-style: normal;
color:#003366;
}

.bio_description{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
line-height:20px;
font-weight:normal; 
font-style: normal;
color:#003366;
padding-top: 4px;
}


.heading {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:22px; 
font-style:italic; 
color:#FFFFFF; 
text-shadow:#000000  1px 1px 2px;
/*Text shadow for IE*/
filter: Shadow(Color=#000000, 	
Direction=125, Strength=2);
}



.obit_textarea {
float:left;
width:320px;
padding-left:10px;
padding-right:10px;
padding-top:30px;


}

.obit_text

{ font-family: Tahoma, Arial, sans-serif; 
font-size:12px; 
line-height:16px;
font-weight:normal; 
color:#000000;
padding-top:4px;
}


.print_btn {
padding-bottom:6px;

}




























