﻿body 
{
    background-color: #FFFFFF;
    font-family: Comic Sans MS;
    text-align:center;
}

#header
{
    width: 900px;
    background-color: #FFFFFF;
    text-align: left;  
    margin-bottom: 5px;     
}

#headerMenu
{
    background-color: #ED028D;
    text-align: center;
    margin-top: 10px;
    height: 25px;
    font-size: 10pt;
    font-weight: bold;
}

#headerMenu a
{
    color: #FFFFFF;
}

#headerMenu a:hover
{
    color: #000000;   
}

#leftNav
{   
    text-align: left;
    margin-bottom: 20px;
    width: 200px;
}

#leftNav a
{
    color: #656563;
    font-size: 9pt;
    font-weight: bold;
}

#leftNav a:hover
{
    color: #000000;   
}

#footer
{
    margin-top: 30px;
    width: 900px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    color: #D1B4B0;
}

#footer a
{
    color: #D1B4B0;
    margin: 0px 10px 0px 10px;
    text-decoration: none;
}

#footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

#contentPage
{
    width:697px;    
}

#mainContent
{
    font-size: 10pt;
    text-align: center; 
}

#eventContent
{
    font-size: 12pt;
    text-align: center; 
}

#edgyIntro a
{
    color: Black;
}

#Descrip
{
    text-align: left;
    width: 85%;
    font-size: 10pt;   
}

#discountContent
{
    font-size: 14pt;
    text-align: center;
    margin-top: 10px;
}

#discountContent a
{
    text-decoration: none;
}

#googleAd
{
    margin-top: 30px;
    margin-bottom: 10px;
    vertical-align :middle;
    text-align: center;  
}

#shopPage iframe
{
    height: 1335px;
    width: 685px;   
}

#newItems
{
    background-image: url(images/ebrot.gif); 
    background-repeat: repeat;
    border: solid 2px #77686D;
    height: 280px;
    width: 260px;
    margin-right: 2px;
    margin-bottom: 3px;
    float: left;
}

#newItems a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#shopNow
{
    background-image: url(images/ebrot.gif); 
    background-repeat: repeat;
    border: solid 2px #77686D;
    height: 280px;
    width: 260px;
    margin-right: 2px;
    margin-bottom: 3px;
    float: left;
}

#sale
{
    height: 280px;
    text-align: center;
    vertical-align: middle;
    background-image: url(images/ebrot.gif); 
    background-repeat: repeat;
    border: solid 2px #77686D;
    font-size: 12pt;
}

#sale a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#create
{
    border: solid 2px #77686D;
    width: 49%;
    margin-bottom: 2px;
    height: 144px;
    float: right;
    text-align: center;
    font-weight: bold;
}

#joinList
{
    background-color:#D1B4B0;
    border: solid 2px #77686D; 
    height: 144px;
    width: 49%;
    float: left;
}

#announce
{
    background-image: url(images/ebrot.gif); 
    background-repeat: repeat;
    margin-bottom: 3px;
    height: 280px;
    width: 49%;
    float: left;
    clear: none;
    border: solid 2px #77686D;
    font-size: 10pt;
}

#create a
{
    color: #000000;
    font-size: 18pt;
    font-weight: bold;
    text-decoration: none;
}
    
#movie
{
    background-image:url(images/ebrot.gif);
    background-repeat: repeat;
    border: solid 2px #77686D;
    font-weight: bold;
}

#offers
{
    margin-top: 25px;
    margin-bottom: 5px;
}

#login a
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

#login a:hover
{
    text-decoration: underline;   
}

#listings
{
    text-align: center; 
    margin-top: 5px;
}

#listings em
{
    color: #ED028D;
}
