﻿/* Default Settings for the Atlantis Page
--------------------------------------------------------------------------*/
.content
{
    height: 970px;
    color: #000000;
    padding: 5px 10px 0 10px;
    margin-bottom: 10px;
}
#faceImage
{
    float: right;
    margin-right: 10px;
}
.content ul
{
    list-style-type: none;
}
.content p, .content ul
{
    margin-bottom: 1em;
}
#screenShot01
{
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}
#screenShot02
{
    float: right;
    margin-right: 20px;
    margin-left: 20px;
}
#screenShot03
{
    float: left;
    margin: 10px 20px 0 10px;
}