﻿body
{
    padding: 0px;
    margin: 0px;
    background-color: #628bc3;
}
#center
{
    margin: auto;
    width: 763px;
}
#header
{
    height: 110px;
    position: relative;
}
#logo
{
    width: 208px;
    height: 85px;
    background-image: url('../images/October2009Revision/Logo.png');
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    bottom: 0px;
    left: 11px;
    display: block;
    text-decoration: none;
}
#Login
{
    position: absolute;
    right: 0px;
    width: 212px;
    height: 37px;
    background-image: url('../images/but_member_login_off.gif');
    background-repeat: no-repeat;
    background-position: left top;
    bottom: 0px;
    display: block;
    text-decoration: none;
}
#search
{
    position: absolute;
    right: 12px;
    bottom: 0px;
    width: 44px;
    height: 11px;
    background-image: url('../images/October2009Revision/Search.png');
    background-repeat: no-repeat;
    background-position: left top;
    display: none;
}
#topDropShadow
{
    background-image: url('../images/October2009Revision/TopShadow.png');
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 11px;
}
#bottomDropShadow
{
}
#rightDropShadow
{
    background-image: url('../images/October2009Revision/RightShadow.png');
    background-repeat: repeat-y;
    background-position: right top;
    padding-right: 12px;
}
#leftDropShadow
{
    background-image: url('../images/October2009Revision/LeftShadow.png');
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 11px;
}
#mainFlow
{
    background-color: #FFFFFF;
}
#masthead
{
    height: 342px;
    background-image: url('../images/October2009Revision/Masthead.png');
    background-repeat: no-repeat;
    background-position: center 10px;
    position: relative;
    z-index: 500;
}
#menu
{
    position: absolute;
    left: 10px;
    top: 274px;
    width: 720px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content
{
    padding: 10px;
    clear: both;
}
#rightColumn
{
    width: 201px;
    height: 570px;
    float: right;
}
#CalendarPlaceholder
{
    width: 201px;
    margin-bottom: 5px;
}
#EventsPlaceholder
{
    width: 201px;
}
#SocialNetworkButtons
{
    position: relative;
    height: 56px;
    margin-bottom: 10px;
    width: 201px;
}
#twitter
{
    border-style: none;
    width: 48px;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-image: url('../images/October2009Revision/TwitterImage.png');
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    text-decoration: none;
}
#facebook
{
    width: 127px;
    height: 56px;
    right: 0px;
    position: absolute;
    background-image: url('../images/October2009Revision/FacebookImage.png');
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    text-decoration: none;
}
#AdvertisementPlaceholder
{
    padding: 1px;
    background-color: #c9d5e4;
    width: 199px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
}
#leftColumn
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #628bc3;
    text-align: justify;
    line-height: 14px;
    width: 509px;
    margin-right: 10px;
    min-height: 670px;
}
#leftColumn h1
{
    font-size: 14px;
    font-weight: normal;
}
#footer
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    text-align: right;
    padding-left: 11px;
    padding-right: 12px;
    clear: both;
    background-image: url('../images/October2009Revision/BottomShadow.png');
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 17px;
}
#BottomNav
{
    float: left;
}
