.Body { background-image: url(Images/Background.gif); background-repeat: repeat-x; }

#ContainerWrapper { width: 968px; margin: 0px auto 0px auto; position: relative; top: 0px; left: 0px; }
#Container { height: 100%; background-color: #FFF; }

/************************ Banner ****************************/
#LeftColumn { width: 240px; vertical-align: top; background-color: #323232; }
#Logo { height: 200px; background-image: url(Images/Logobg.png); background-repeat: no-repeat; background-color: #fefe9a; }
#LogoImage { height: 160px; width: 160px; background-image: url(Images/KCLiveArts.png); background-repeat: no-repeat; position: absolute; top: 72px; left: 153px; z-index: 100; }
#Calendar { height: 230px; padding: 0px 0px 0px 0px; }
#Calendar .CalendarLink { height: 30px; background-image: url(Images/calendar.gif); background-repeat: no-repeat; background-position: 5px 5px; }
#Calendar .RadCalendar { width: 240px; border-bottom: solid 6px #ff9999; }
#Menu { height: 200px; }

#RightColumn { width: 728px; vertical-align: top; }
#Banner { height: 190px; background-color: #9e9ba3; }

#Content { height: 310px; background-color: #b5dc4b; }

#ContentLeft { width: 472px; vertical-align: top; height: 310px; }
#ContentLeft .Rotator { height: 310px; width: 472px; }
#ContentLeft .RotatorItem { text-align: center; height: 310px; width: 472px; overflow: hidden; }
#ContentLeft .RotatorItemContent { padding: 20px 10px 20px 10px; height: 270px; width: 452px; }

#ContentRight { background-color: #323232; vertical-align: top; height: 310px; }

#Search { height: 43px; background-color: #f901f8; background-image: url(Images/QuickSearchSync.gif); background-repeat: repeat-y; background-position: right; }
#Search IMG { margin-right: 5px; }
#Search INPUT { }

#Footer { height: 70px; background-color: #FFF; }

#PoweredBy { text-align: right; padding: 5px 5px 0px 0px; color: #999999; width: 960px; min-height: 30px; margin: 0px auto 0px auto; }
#PoweredBy A, .BCLinks A:link, .BCLinks A:active, .BCLinks A:visited { color: #999999; }
#PoweredBy A:hover { text-decoration: underline; color: #666666; }



