td#mainhome {
	background: #FFF url(/graphics/home/left_shadow.gif) repeat-y;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

td#lefthome {
	background: #FFF url(/graphics/home/left_bk.gif) repeat-y;
	width: 180px;
	text-align: center;
	padding: 0;
	margin: 0px;
}
td.subhome {
	background: url(/graphics/home/sub_bk.gif) repeat-x;
	border: 1px solid #333;
}
table#ticker {
	width: 580px;
}
table#ticker td.smallnews {
	font-size: 10px;
	color: #024;
	background: url(/graphics/home/news_bk.gif);
	padding: 8px 10px;
	vertical-align: middle;
	height: 200px;
	border-bottom: 1px solid #026;
	line-height: 15px;
	width: 100%;
}
table#ticker td.news {
	font-size: 11px;
	color: #024;
	background: url(/graphics/home/news_bk.gif);
	padding: 8px 10px;
	vertical-align: middle;
	height: 200px;
	border-bottom: 1px solid #026;
	line-height: 15px;
	width: 100%;
}
table#ticker p.headline {
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	line-height: 16px;
}
table#ticker a {
	color: #C00;
	text-decoration: underline;
}
table#ticker td.photo {
	width: 280px;
	border: solid #026;
	border-width: 0 0 1px 1px;

}
table#ticker td.nav {
	background: #000;
	border: 1px solid #026;
	padding: 3px;
}
table#morenews {
	width: 165px;
	float: right;
	margin: 15px 10px 15px 0;
	padding: 0;
}
table#morenews td.headlines {
	background: #FFF;
	padding: 10px;
	border: solid #333;
	border-width: 0 1px 1px 1px;
}
table#morevideos {
	width: 165px;
	margin: 15px 10px 15px 0;
	padding: 0;
}
table#morevideos td.headlines {
	background: #FFF;
	padding: 10px;
	border: solid #333;
	border-width: 0 1px 1px 1px;
}
a.newslink:visited, a.newslink:link {
	font-size: 10px;
	color: #06C;
	text-decoration: underline;
}
a.newslink:hover, a.newslink:active {
	font-size: 10px;
	color: #026;
	text-decoration: underline;
}
table#ads {
	width: 540px;
	margin-top: 15px;
}
div.buytickets {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	padding: 0;
}
.sda { clear:both;}
