﻿div#mags
{
    background-position: 55% 55%;
    background-attachment: fixed;
    background-image: url(images/kellylight.jpg);
    width: 670px;
    background-repeat: no-repeat;
    height: 600px;
    overflow: auto;
}

div#mags1
{
    width: 670px;
    background-repeat: no-repeat;
    height: 600px;
}


div#mag
{
    border-right: silver 1px solid;
    padding-right: 2px;
    border-top: silver 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 5px;
    border-left: silver 1px solid;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    background-color: white;
    height: 155px;
    float: left;
    width: 111px;
}

div#mag1
{
    border-right: silver 1px solid;
    padding-right: 2px;
    border-top: silver 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 5px;
    border-left: silver 1px solid;
    padding-top: 2px;
    border-bottom: silver 1px solid;
    background-color: white;
    height: 120px;
    float: left;
    width: 100px;
}


div#magcenter
{
    margin-left: auto;
    margin-right: auto;
    display: block;
    
}

div#maghead
{
    clear: both;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    font-size: 14pt;
    color: #990000;
    font-family: Verdana, Arial;
    letter-spacing: 3pt;
    background-color: silver;
    font-variant: small-caps;
}

.maghead
{
    clear: both;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    font-size: 14pt;
    color: #990000;
    font-family: Verdana, Arial;
    letter-spacing: 3pt;
    background-color: silver;
    font-variant: small-caps;
}

.maghead1
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    font-size: 14pt;
    color: #990000;
    font-family: Verdana, Arial;
    letter-spacing: 3pt;
    background-color: silver;
    font-variant: small-caps;
    width: 650px;
}