body {
	background:black url(images/background.jpg) fixed no-repeat center top;
	margin:0px;
	padding:0;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color:#c9c9c9;
	font-size: 14px;
}

h1 {	font-size:20px;margin:0;padding:5px 0;color:white;}
h2 {	font-size:18px;margin:0;padding:5px 0;color:white;}
h3 {	font-size:16px;margin:0;padding:5px 0;}
h4 {	font-size:14px;margin:0;padding:5px 0;}
h5 {	font-size:12px;margin:0;padding:5px 0;}

a:link {color:#c10000;}
a:visited {color:#c10000;}
a:hover {color:white;}
a:active {color:#c10000;}
a {
border:0;
}

hr.cl-right {
color:#242424;
border:1px solid #242424;
height:1px;
display: none;
}

.bodytext {
	margin-top:0;padding-top:0;
}


#wrap {
	margin:0 auto;
	width:1016px;
}
#wrap-left {
	float:left;
	width:972px;
}
#top-banner {
	width:758px;
	position:fixed;
	z-index: 10;
}
#top-banner img {
border:none;
}
#left-side {
	float:left;
	width:214px;
	position:fixed;
		background: url(images/left-side-bkg.jpg) no-repeat;
margin-left:3px;
min-height: 100%;
	height: 100%;
}
#logo {
	width:211px;
	height:211px;
	margin:0px;
	padding:0;
	float:right;
}
#logo img {
	border:none;
}
#nav ul {
	text-align:right;
	list-style: none;
	margin-right:20px;

}
#nav a {
	text-transform: uppercase;
	display:block;
	padding:10px;
	font-weight: bold;
	text-decoration:none;
}
#nav li span.nav_no a:link, #nav li span.nav_no a:visited {color:white;}
#nav li span.nav_no a:hover {color:#c10000;}
#nav li span.nav_no a:active {color:white;}

#nav li span.nav_act a:link, #nav li span.nav_act a:visited {color:#c10000;}
#nav li span.nav_act a:hover {color:white;}
#nav li span.nav_act a:active {color:#c10000;}

.left-content {
	margin-right:15px;
}

#center {
	width:758px;
	float:right;
}
#center-content {
	width:758px;
	padding:0;
	margin:0;

	
}
#maincontent {
		width:685px;
		margin: 195px 0px 50px 25px;
	
}
#text {
	width:444px;
	float:left;
	border-right: 1px solid #242424;
	padding-right:15px;
}
#sidebar {
	width:215px;
	float:right;
padding-left:10px;
}
#wrap-sidetabs {
		float:right;
		margin-top:200px;
		width:44px;
		height:420px;
	
}
#sidetabs {
	width:44px;
	height:208px;
	background-image: url(images/side-tab.jpg);
	background-repeat: no-repeat;
	position:fixed;
	margin-left:-10px;
}
#sidetabs span {
	display:none;
}
#sidetabs a {
	display:block;
	width:44px;
	height:208px;
}
#sidetabs2 {
	width:44px;
	height:141px;
	background-image: url(images/side-tab2.jpg);
	background-repeat: no-repeat;
	position:fixed;
	margin-left:-10px;
	top:415px;
	display:none;

}
#sidetabs2 span {
	display:none;
}
#sidetabs2 a {
	display:block;
	width:44px;
	height:141px;
}
#footer {
	position:fixed;
	bottom:0;
	clear:both;
	left: 50%;
	margin-left:-294px;
	width:758px;
	background: url(images/footer-bkg.jpg) no-repeat top;
	height:15px;
	z-index:10;
}



/*** NEWS TEMPLATE ****/
/******START news items *****/
.news-list-container {
	margin-bottom:15px;

}
.news-header-banner {
	margin:6px 6px 6px 0px;
	height:50px;
	width:212px;

}
.news-list-item {
	width:212px;
	margin:0 0 5px 0px;
	padding:5px 0 0 3px;
	border-bottom: 1px solid #404938;
}
.news-list-item h3{
	width:100%;
	margin:5px 0 0 0;
	padding:0;	
}
.news-list-item h3 a{
	color: #c10000;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-size:15px;	
}
.news-single-item h1 {
font-size:18px;
padding-top:25px;
}
.news-single-item h2 {
font-size:15px;
font-style: italic;
}
.news-list-item h3 a:hover{
	color: white;
	text-decoration: none;
}
.news_text {
	font-size:12px;
	padding: 0 0 10px 0;	
	margin: 0;
}


.news-single-backlink {
	padding-top:20px;
}

.news-single-img img {
float:left;
padding-right:10px;
padding-bottom:10px;
}
.news-list-browse {
margin-left:18px;
}
.tx-ttnews-browsebox {
font-size:12px;
margin-left:10px;
}
.nav-news {
padding-bottom:20px;
padding-top:5px;
}

.news_text_item {
	margin:0;padding:0;
}
.news-list-morelink a:link, .news-list-morelink a:visited {	color: #c10000;}
.news-list-morelink a:hover{ color: white;}
.news-list-morelink a:active {color: #c10000;}
.news-list-morelink  a {font-size:12px;}

.news-list-morelink  {
	text-align:right;
	padding:0;
	margin:0px;
}