﻿/*==== Canvas ================================================================*/
#canvas { background: url(Home/Home-Body.jpg) top left repeat-y; }
#wrapperBg { background: url(Home/Home-Bottom.jpg) bottom left no-repeat; }
#wrapper { background: url(Home/Body-Top.jpg) top left no-repeat; }
#header { width: 413px; float: left; overflow-x: hidden;  }
#body { padding-bottom: 40px; width: 547px; float: right; }

/*==== Left Section ==========================================================*/
#leftSection { width: 413px; float: left; }
#blackTieKU a {
    background: url(Home/Black-Tie-KU.gif) top center no-repeat;
    display: block;
    height: 60px;
    text-indent: -9999px;
    overflow: hidden;
}

/*==== Content Area ==========================================================*/
#contentWrapper { width:547px; }

/*==== Save the Date =========================================================*/
#saveTheDate { 
    position: relative; 
    left: -10px;
    display: block; 
    width: 410px;
    height: 97px;
    background: url(Home/Save-Date.gif) top left no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

/*==== Header ================================================================*/
#headerLogo {
    width: 553px;
    height: 305px;
    position: relative;
    left: -90px;
}

/*==== Event Staff ===========================================================*/
#eventStaff { padding-left: 10px; margin: 0 0 25px; }
#eventStaff .eventStaffItem { float: left; width: 130px; text-align: center; }
#eventStaff .photo { margin: 0 0 10px; }
#eventStaff .photo img { border: 2px solid #ba9155; }
#eventStaff td { font-size: 14px; vertical-align: top; }

.headliner { background: url(Home/Headliner-Gradient.jpg) bottom left repeat-x; border-bottom: 1px solid #fcab2c; margin: 0 0 15px; font-size: 14px; font-weight: bold; color: #666; line-height: 18px; }
.headliner h2 { font-size: 15px; color: #000; font-weight: bold; margin: 0 0 7px; }
.headliner h3 { font-size: 24px; font-weight: normal; color: #203c8f; margin: 0 0 10px; font-family: Tahoma, Arial; }
.headliner .image { float: left; width: 130px; height: 120px; margin: 0 15px 15px 0; }
