﻿body {
    background-color: Black;
    color: Black;
    font-family: Garamond;
    font-size: 12pt;
    margin-bottom: 40px;
}

p {
    text-indent: 15px;
    text-align: justify;
}
#header
{
    position: relative;
    text-align: center;
}
#Flash
{
    width: 480px;
    float: left;
}
#twoCollumn
{
}
#footer
{
    color: white;
    font-size: .7em;
    clear: both;
    width: 995px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
}
#Placeholder
{
    float: right;
    margin-left: 35px;
}
#snakehead
        {
    width: 700px;
    height: 600px;
}
#demo
{
    background-repeat: no-repeat;
    width: 700px;
    height: 575px;
    background-image: url('../../images/demo.jpg');
}
  
.content {
    width: 975px;
    position: relative;
    margin: 0 auto 0 auto;
}
.contact
{
    color: #FFFFFF;
    font-family: Garamond;
    font-size: 14px;
    text-align: left;
    float: left;
}
.right
{
    float: right;
    width: 240px;
}
.left
{
    float: left;
    width: 225px;
}
.menuBox
{
    background-image: url('../../images/gradient.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    color: #000000;
    font-size: .8em;
    height: 55px;
    width: 198px;
    margin-top: -13px;
    margin-left: 1px;
}
.RoundedTop
{
    background-image: url('../../images/topRounded.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 200px;
    height: 20px;
    text-align: center;
    line-height: 1.5em;
}
.ICON_UP
{
    margin-top: -25px;
}
.snakeleft
{
    float: left;
    width: 300px;
    background-color: #FFFFFF;
}
.menuHolder
{
    width: 155px;
    background-image: url('../../images/topRounded2.jpg');
    background-repeat: no-repeat;
    text-align: center;
}
.SubMenu
{
    background-image: url('../../images/Left Sub Menu.jpg');
    width: 280px;
    float: left;
    background-repeat: repeat-x;
}
.RoundTop450
{
    background-image: url('../../images/450RoundedTop.jpg');
    background-repeat: no-repeat;
    width: 450px;
    background-position: left top;
}
.RoundBottom450
{
    background-image: url('../../images/450RoundedBottom.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 450px;
    height: 25px;
    margin-top: -16px;
}
.demoDescription
{
    font-size: large;
    font-style: oblique;
}
.demoDescWords
{
    background-color: #FFFFFF;
    padding: 5px 10px 5px 10px;
    margin-top: 25px;
}
.flash
{
    width: 625px;
    height: 600px;
}
.overview
{
    margin-left: 50px;
}
.menPad
{
    padding: 0px 5px 5px 5px;
}
