﻿body
{
    background-color: #EAEEF7;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	font-family: Verdana, Sans-Serif; 
}

img 
{
    border: 0;
}

#RotatingImagesContainer a, TopLinks a
{
    text-decoration: none;
}

#RotatingImages 
{
    text-align: center;
    margin-top: 18px;
}

#RotatingImagesContainer 
{
    width: 819px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#RotateImgLeft0
{
    position: absolute;
    top: 0;
    left: 0;
}

#RotateImgLeft1
{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#RotateImgRight0
{
    position: absolute;
    top: 0;
    left: 574px;
    position: absolute;
}

#RotateImgRight1
{
    position: absolute;
    top: 0;
    left: 574px;
    display: none;
}

#TopLinks
{
    text-align: center;
    margin-top: 22px;
}

#BodyCopy 
{
    margin-top: 18px;
    background-image: url(/images/home/2008design/copybg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 250%;
    font-size: 12px;
    color: #6B445D;
}

#BottomLinks
{
    margin-top: 22px;
    font-size: 11px;
    text-align: center;
    line-height: 150%;
    color: #5A5A5A;
}

#BottomLinks a
{
    color: #905D79;
    text-decoration: underline;
}

#PoweredBy
{
    margin-top: 10px;
    font-size: 11px;
    text-align: center;
}

#PoweredBy a 
{
    color: #999999;
    text-decoration: none;
}

.CobrandHeader
{
    background-color: #FFFFFF;
    color: #6B445D;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    padding: 6px;
    border-bottom: 2px solid #B60073;
}

.CobrandHeader a
{
    color: #B60073;
    text-decoration: underline;
}