﻿body
{
    margin: 0px 0px 5px 0px; /*background-image: url('../images/famLogoBlank.jpg');*/
    background-repeat: no-repeat;
    background-position: center top;
}
a
{
    text-decoration: none;
}
.spgContent
{
    margin: 0px;
    width: 980px;
    background-color: White;
}
#sTopLogon
{
    text-align: right;
    background-position: center top;    
    background-image: url('../images/fddBanner2.jpg');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 86px;
    padding-right: 25px;
    padding-top: 5px;
    color: #FFFFFF;
}
#stoploginBox
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
    color: #FFFFFF;
}
#stoploginBox a
{
    font-size: 9pt;
    color: #000080;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}
#stoploginBox a:hover
{
    color: #808080;
}
#scontentColumn
{
    float: left;
    padding: 0px 0px 5px 20px;
    min-height: 425px;
    width: 100%;
    /*background-image: url('../images/fddSplashBack.jpg');*/
}
.contentLeft
{
    float: left;
    height: 400px;
    width: 625px;
}
.contentRight
{   
    width:250px;
    float: right;
    height: 300px;
    padding-right: 100px;
    padding-top: 50px;
}
#sfootColumn
{
    float: left;
    width: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-bottom:30px;
}

#sfooterLinks
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
    font-size: 10px;
    width: 100%;
    text-align: center;
    color: #C0C0C0;
}
#sfooterLinks a
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
    font-size: 10px;
    color: #808080;
}
.serrText
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
    font-size: 8pt;
    font-weight: bold;
    color: #FF0000;
}
.greyLink
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
}

.greyLink a
{
    font-size: 9px;
    color: #808080;
    text-decoration: none;
}
.greyLink a:hover
{
    color: #000000;
}
.definitions
{
    font-family: Verdana, 'Times New Roman' , Times, serif;
    font-size: 10pt;
    color: #808080;
    width:900px;
}
.definitions .defBox
{
    width: 353px;
    height: 179px;
    text-align: left;
    background-image: url('http://www.famalamadingdong.com/images/defBox.jpg');
    margin-top: 15px;
    /*padding-top: 15px;*/
}
.definitions .wordFa
{
    font-weight: bold;
    color: #A9E4F4;
}
.definitions .wordDa
{
    font-weight: bold;
    color: #22FD3F;
}
.definitions .wordF
{
    font-weight: bold;
    color: #A9E4F4;
    padding-left: 15px;
}
.definitions .wordD
{
    font-weight: bold;
    color: #22FD3F;
    padding-left: 15px;
}
.definitions .wType
{
    font-weight: bold;
    font-size: 8pt;
    padding-left: 15px;
}
.definitions .dLists
{
    margin: 5px 10px 0px 15px;
    padding: 3px 10px 3px 30px;
    font-size: 8pt;
}