/**
 * Style sheet colors
 */
a, #footer #footer_nav, #header, #nav a:hover, #nav a.active, .news span
{
	color:#c4c22f;
}

body
{
	background: #15162b url(tl_files/images/background_blue.jpg) 0 0 repeat-x;
	color:#CCCCCC;
}

h1
{
	background: #000000 url(tl_files/images/bg_headings.jpg) repeat;
	border: #000000 3px double;
}

h2
{
	background: #000000 url(tl_files/images/bg_headings.jpg) repeat;
}

h3
{
	background: #000000 url(tl_files/images/bg_headings.jpg) repeat;
	border:#000000 3px double;
}

#footer {
	color:#999999;
}


#footer .inner
{
	border-top: #999999 1px dotted;
	background: #292a41 url(tl_files/images/footer_bg.jpg) bottom repeat-x;
}

.image
{
	background-color:#111111;
}

.image_container .caption {
	background-color: #444444;
	font-weight: bold;
}

.input
{
	background-color:#555555;
}

#main
{
	background-color: #292a41;
}

#main-body img {
	border: #444444 3px solid;
}

.nav_breadcrumb {
	background: #444444;
	color: #666666;
}

.nav_breadcrumb a {
	color: #666666;
}

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

.struct p {
	color: #696a81;
}

.struct a {
}