﻿div#subcontainer
{
    width:798px;
    height:450px;
    border:solid 1px #64543C;
}

div#cutoutpic
{
    width:220px;
    height:450px;
    background-image: url(../images/links/CutoutImage.jpg);
    background-repeat:no-repeat;
    float:left;
}

div#text
{
    width:500px;
    height:260px;
    margin:0;
    float:left;
}


div#footer 
{
    background-color:#64543C;
    width:800px;
    padding-top:6px;
    height:20px; 
}

img#BannerImage
{
    float:left;   
}

img#Links
{
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;  
}

a.Link
{
    color:#64543C;
}

p.contentText
{
    margin:0;
    font-size:8pt;
    padding-left:15px;
    padding-right:15px;
    text-align:justify;
}
