﻿body 
{
  /*  background-image:url('https://www.sleepmeeting.org/images/backgroundimage.jpg');
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position:center top;*/
    background-color:#666666;
    font-family: Arial;
    color:#000000;
    font-size: 12px;
    margin: 0px auto 0px auto;
    text-align: center;
     background-color:#333333;
}

#outercontainer
{
        background-color:#666666;

    margin: 0px auto 0px auto;
}

#TopMenu 
{
    margin: 0px auto 0px auto;
    text-align: right;
    padding:  10px 0px 0px 0px;
    width: 920px;
    height: 12px;
    color:#ffffff;
}

#container
{
    margin: 0px auto 0px auto;
    text-align: center;
  /*  background-image: url('https://www.sleepmeeting.org/images/container_back.gif');
    background-repeat:repeat-y;
    background-position:center;*/
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 920px;
    clear:both;
    background-color:#cccccc;
}

#headerbar 
{
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
        width: 920px;
}

#leftcol
{
    
    float:left;
    background-image:none;
    width:197px;
    height:100%;
}

#middlecol
{
    float:left;
    width:590px;
    border:0px 0px 0px 0px;
    min-height:  650px;
    display:inline;
    background-color: #ffffff;
    
}

#content
{
    width:565px;
    padding:15px 15px 15px 15px;
    height: auto;
}


#rightcol
{
    margin:0px 0px 0px 0px;
    float:left;
    width:132px;
    height: 360px; 
    color:#ffffff;
}
 
#footer
{
    border-top: 9px solid #ffffff;
    text-align:center;
    background-color:#333333;
    margin: 0px auto 0px auto;
    padding-top:25px;
    width: 100%;
    font-family:arial;
    font-size:10px;

    height:65px;
 
}
