div#frontpage_blogpost {
    width: 460px;
    float: right;
    text-decoration: none;
    color: black;
}

div#frontpage_video {
    width: 460px;
    float: left;
    font: 900 14px verdana;
    text-decoration: none;
    color: black;
}

a#frontpage_content_title {
    font: 900 26px bold arial;
    text-decoration: none;
    color: #66693a;
}

a#frontpage_bottom_link {
    font: 900 20px italic verdana;
    float: right;
    font-style: italic;
    text-decoration: none;
    color: #66693a;
}