﻿#content
{
    margin: 5px;
    width: 800px;
    clear: both;
}
#topcontent
{
    clear: both;
    width: 800px;
    background-color: Teal;
    color: White;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    float: left;
}
#toptext
{
    float: none;
    font-size: small;
    vertical-align: top;
    padding-right: 10px;
}
#topimage
{
    padding: 10px;
    float: left;
    font-size: medium;
}
#toptext h1
{
    color: white;
    padding-top: 10px;
}
#bottomarea
{
    border: thin none teal;
    padding-top: 0px;
    width:800px;
    float: left;
}
#bottomleft
{
    padding: 20px 20px 10px 10px;
    width: 350px;
    text-align: left;
    float: left;
}
#bottomright
{
    text-align: left;
    width: 350px;
    float: left;
    margin-left: 25px;
}
#bottomright1
{
  
}
#bottomright2
{
 
}
#bottomright3
{
  
  }