#desktext {
width:350px;
float:left;
}

#desktext a {
color:red;
}

#links {
width:400px;
}

#links a {
padding-left:10px;
font-weight:bold;
color:red;
font-size:12pt;
}

#red {
color:red;
}

#floatimg {
width:300px;
float:right;
}

#floatimg img {
border:6px double navy;
margin:10px 0 10px 0;
}

#call img {
border:none;
margin:10px 0 0 0;
}

#article img {
border: none;
margin:0 0 10px 0;
}

