body {
margin: 0px 0px;
top: 0px;
left: 0px;
font-size: 14px;
}

#leftbox {
width: 175px;
top: 0px;
left: 0px;
}

#imbed {
float: right;
position: relative;
top: 0px;
right: 5px;
}
.imbed {
color: #0080C3;
text-decoration: none;
}

#widget {
float: right;
position: relative;
top: 0px;
}

#links {
float: right;
position: relative;
top: 30px;
right: 5px;
}
.links {
color: #0000FF;
text-decoration: none;
}
.links:hover {
text-decoration: underline;
}

.pray {
color: #000000;
}
.pray:hover {
text-decoration: none;
}

#content {
position: absolute;
left: 177px;
top: 100px;
width: 400px;
}