@charset "utf-8";
.body color{
background-color:#000000;

}


.body_style{ 
background-image: url(images/sample1_bg.jpg);
background-repeat:repeat;
background-position:top;
margin:0px; 
padding:0px;
height: 100%;
}
.dotted_outline{ border:0px dotted #cccccc; padding:1px; width:622px; height:auto;}

.image_area{ 

background-image: none;
background-repeat: no-repeat;
width:100%;
background-color: transparent; 

}

.image_twohundredarea{
background-image: none;
background-repeat: no-repeat;
width:100%;
background-color: transparent; 

}

.content_area{
width:620px;
height:auto;
display:inline-block; 
background-color:none;
 

}

.noprint
{
  display: none;
} 

.biotext{
background-image:url(images/left_tans_box.png);
background-repeat:no-repeat;
background-position:top-left;
float:left;
width:28%;
height: auto; 
 }


.heading {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:21px; 
font-style:italic; 
color:#000000; 
text-shadow: none;
filter: none);
}




.obit_textarea {
float:left;
display:inline; 
width:52%;
height: auto;
margin-top:12px;
border-left: #333333 0px solid;



}
