#purplebox {
font-family:Tahoma;
font-size:12px;
text-align:justify;
color:#80459A;
}
#purplebox p strong {
font-weight:bold;
}
#purplebox h1 {
font-family:"Sans-Serif";
font-size:15px;
color:#FEFFEF;
font-weight:bold;
text-align:left;
}
#purplebox h2 {
font-family:Sans-Serif;
font-size:13px;
font-weight:bold;
color:#5D459B;
}
#purplebox table {
border-collapse:collapse;
}
#purplebox table td#heading 
{ 
background:url(images/img-heading.gif) no-repeat fixed center;
width:543px;
height:47px;
margin-bottom:0;
}
#purplebox table td#heading h1 {
padding: 15px 0 0 20px;
}
#purplebox table td#torso
{ 
background:url(images/img-torso.gif) no-repeat fixed center;
width:540px;
height:69px;
margin-top:0;
}
#purplebox table td#content
{ 
background:url(images/img-body.gif) repeat fixed center;
width:543px;
text-align:justify;
}
div#text img {
border: 1px solid #4D1664;
vertical-align:middle;
display: inline;
margin-right:2px;
clear:left;
float:left;
}
#purplebox table td#tail
{ 
background:url(images/img-tail.gif) no-repeat fixed center;
width:543px;
height:114px;
text-align:justify;
}
#purplebox table td#tail div#text {
padding-top:90px;
font-size:90%;
}
#purplebox div#text {
padding: 10px 30px 10px 30px; 
}
