﻿body 
{
    padding: 0px;
    margin: 0px;
    /*background: #000000 url(images/bg.gif);*/
    background: #696969;
    color: #cccccc;
    font-family: Verdana, Arial;
    font-size:small;
}

a
{
    color: #000000;
}

a:hover
{
    color: #FF3300;
}

.bottom
{
    height: 12px;
}

.mainBox
{
    padding: 12px 12px 0px 12px;
}

.largeHeader
{
    background: url(images/alumHeader.jpg);
    padding: 5px;
    font-weight: bold;
    color: #000000;
}

.largeShadow
{
    background: url(images/alumShadow.jpg);
    height: 10px;
}

.largeBody
{
    background: url(images/alumBody.jpg);
    color: #000000;
    padding: 0px 5px 0px 5px;
}

.navButton
{
    border-width: 0px;
}

.elliottbrand
{
}

.elliottbrand a
{
    color: #333333;
    text-decoration:none;
}

.elliottbrand a:hover
{
    color: #777777;
}
