﻿body 
{
    background-color:#EC0085;
    background-image:url(/images/background.jpg);
    background-position:left top;
    background-attachment:fixed;
    text-align:center;
    
}

#MainContainer
{
    position: relative;
	margin: 0 auto;
    width:955px;
    text-align:center;
}

#topBorder
{
    height:23px;
    width:955px;
    background-image:url(/images/bg_TopBorder.gif);
    background-repeat:no-repeat;
    background-position:center;
}

#bottomBorder
{
    height:23px;
    width:955px;
    background-image:url(/images/bg_BottomBorder.gif);
    background-repeat:no-repeat;
    background-position:center;
}

#middleBorder
{
    width:955px;
    background-image:url(/images/bg_MiddleBorder.gif);
    background-repeat:repeat-y;
    background-position:center;
    
}

#topLogoItem
{
    text-align:left;
}

#topLogo
{

    position:absolute;
    text-align:left;
}

#topItems
{
    width:805px;
    text-align:right;
    vertical-align:top;
    
}

#topItemsBanner
{
    text-align:right;
    vertical-align:top;
    margin-bottom:13px;
}

#topBanner
{
    height:105px;
    text-align:right;
    position:relative;
}

#topItemsMenuContainer
{
    text-align:right;
    position:relative;
}

#topMenu
{
    height:21px;
    position:relative;
}

#content
{
    padding-top:8px;
    width:805px;
    position:relative;
    padding-bottom:30px;
    margin: 0 auto;
    text-align:center;
}

#header
{
    padding-top:7px;
    width:805px;
    height:140px;
    text-align:left;
    position:relative;
	margin: 0 auto;
    text-align:center;
}

.LeftContent
{
    text-align:left;
    float:left;
}

.MiddleContent
{
    width:424px;
    margin-left:190px;
    text-align:left;
    position:relative;  
}

.RightContent
{
    text-align:left;
    float:right;
}

.SmallBlok
{
    width:180px;
}

.MiddleBlok
{
    width:424px;
}

.LargeBlok
{
    width:614px;
    clear:both;  
    overflow:auto;
}

.SpacerH10
{
    height:10px;
}

.SpacerH1
{
    height:1px;
}

.SpacerFloat
{
   
}

.SpacerFloat2
{
 /*   clear:both; */
}


.EcardsSpacing
{
    padding-left:7px;
    height:120px;
}

.EcardsPicsContainer
{
    position:absolute;
    top:0px;
    left:315px;
    
}

