#newsmain
{
width:65%;
float:left;
}
#newsmenu
{
width:30%;
float:right;
}
.newsimage
{
width:160px;
float:right;
margin-top:10px;
}
.newsheadline
{
font-weight:bold;
color:#996699;
}
.newsbody
{
clear:right;
}
.newspdf
{
text-align:center;
}
