﻿body 
{
    background-color: #214D73; 
    color: #FFFFFF; 
    background-image: url('../Images/iaac_background_top.jpg'); 
    background-repeat: repeat-y; 
    background-position: center;
}

div.content
{
    width: 873px;
}

div.contenttop
{
    position: relative;
    float: left;
    width: 873px;

    padding-bottom: 10px;
}

div.contenttop
{
    position: relative;
    float: left;
    width: 873px;

    text-align: left;
    padding-bottom: 25px;
}

div.left
{
    position: relative;
    float: left;
    width: 291px;
    text-align: left;
}

div.middle
{
    position: relative;
    float: left;
    width: 291px;
    text-align: center;
}

div.right
{
    position: relative;
    float: left;
    width: 291px;
    text-align: right;
}

div.contentbottom
{
    position: relative;
    float: left;
    width: 873px;
    text-align: left;
    padding-top: 25px;
}
