body,html			{  background-color: #25408E;}
body				{ padding-top: 20px; }
#container			{ width: 600px; height: 578px; margin: 0 auto; background-color: #FFFFFF;  border: 1px solid #FFFFFF; }
#container div		{ position: absolute; }
#menu				{ width: 240px; height: 391px; }

#menu a				{ display: block; clear: both; width: 240px; height: 56px; }
#menu a span		{ display: none; }
#mon				{ background: url(../_img/whats-on/btn_days.gif) no-repeat center top;}
#tue				{ background: url(../_img/whats-on/btn_days.gif) no-repeat 0 -56px;}
#wed				{ background: url(../_img/whats-on/btn_days.gif) no-repeat 0 -112px;}
#thu				{ background: url(../_img/whats-on/btn_days.gif) no-repeat 0 -168px;}
#fri				{ background: url(../_img/whats-on/btn_days.gif) no-repeat 0 -224px;}
#sat				{ background: url(../_img/whats-on/btn_days.gif) no-repeat 0 -280px;}
#sun				{ background: url(../_img/whats-on/btn_days.gif) no-repeat 0 -336px;}

#logo				{ width: 240px; height: 187px; margin-top: 391px;}
#content			{ width: 359px; height: 578px; margin-left: 241px; }
#content div		{ width: 359px; height: 578px; }

#monday			{ background: url(../_img/whats-on/monday.jpg) no-repeat center center; }
#tuesday		{ background: url(../_img/whats-on/tuesday.jpg) no-repeat center center; }
#wednesday		{ background: url(../_img/whats-on/wednesday.jpg) no-repeat center center; }
#thursday		{ background: url(../_img/whats-on/thursday.jpg) no-repeat center center; }
#friday			{ background: url(../_img/whats-on/friday.jpg) no-repeat center center; }
#saturday		{ background: url(../_img/whats-on/saturday.jpg) no-repeat center center; }
#sunday			{ background: url(../_img/whats-on/sunday.jpg) no-repeat center center; }