/**
 * Style sheet color_default
 */
body
{
	background: #000000;
}

.content
{
	color:#666666;
	background: #cccccc url(tl_files/images/content-l.jpg) 0 0 repeat-y;
}

.content .top
{
	background: url(tl_files/images/content-tm.jpg) top left repeat-x;
}

.content .top .tl
{
	background: url(tl_files/images/content-tl.jpg) top left no-repeat;
}

.content .top .tr
{
	background: url(tl_files/images/content-tr.jpg) top right no-repeat;
}

.content .btm
{
	background: url(tl_files/images/content-bm.jpg) bottom left repeat-x;
}

.content .btm .bl
{
	background: url(tl_files/images/content-bl.jpg) bottom left no-repeat;
}

.content .btm .br
{
	background: url(tl_files/images/content-br.jpg) bottom right no-repeat;
}

.content .inner
{
	background: url(tl_files/images/content-r.jpg) top right repeat-y;
}

#footer
{
	color:#BBB0B0;
}

#footer a,
#footer a:visited
{
	color: #ccc;
}

#header
{
	background: #662020;
}

#header #links a
{
	color:#FFFFFF;
}

#header #links #bottom
{
	background: url(tl_files/images/red-cnr-tl.jpg) 0 0 no-repeat;
}

#header #links #top
{
	background: #7A7068;
}

#main
{
	color:#FFFFFF;
	background: #7A7068;
}

#nav
{
	color:#FFFFFF;
	background: url(tl_files/images/nav_left.jpg) top left no-repeat;
}

#nav>.nav_right
{
	background: url(tl_files/images/nav_right.jpg) top right no-repeat;
}

#nav a
{
	color:#FFFFFF;
}

#nav .inner
{
	background: url(tl_files/images/nav.jpg) 0 0 repeat-x;
}

#nav ul.level_1
{
	background-image:url("tl_files/images/nav.jpg");
	background-repeat:repeat-x;
}

#nav ul.level_1 li ul.level_2 li a
{
	background-color:#662020;
}

#nav ul.level_1 li ul.level_2 li a:hover
{
	color:#7A7068;
}

.news a
{
	color:#666666;
}

.news a:hover
{
	background: #ffffff url(tl_files/images/news.jpg) 0 0 repeat-x;
}

.news a span
{
	color:#662020;
}

#upcoming
{
	background-color:#7a7068;
	background-image:url("tl_files/images/event.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#upcoming .yellow
{
	color:#DDD000;
}

#upcoming .ucase
{
	text-transform: uppercase;
}
