* { padding: 0; margin: 0; }

body {
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	background: #290000 url(images/bg.jpg) center top repeat-x;
	color: #fff;
	margin-bottom: 50px;
}
a img { border: none; }
a { outline:none;}
a { color:#b0b0b0; text-decoration:none; } a:hover { text-decoration:none; color:#fff; border: none;}

.online {
	color: #528452;
	font-weight: bold;
}
.bold {
	font-weight:bold;
}
.loader { 
	text-align: center;
	margin-top: 50px;
}
#wrapper { 
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/content_bg.png) repeat-y;
	width: 904px;
}

#content{ 
	padding: 5px 15px 0 15px;
	margin: 0;
}
#header {
	color: #333;
	width: 947px;
	height: 188px;
	margin: 10px 0 0 -21px;
	background: transparent url(images/header.jpg) no-repeat;
}
#topmenu {
	padding-bottom: 5px;
	color: #333;
	width: 904px;
	height: 38px;
	background: transparent url(images/top_menu.jpg) no-repeat;
}

#leftcolumn { 
	color: #fff;
	float: left;
	width: 252px;
	background-color: #181818;
}
#leftcolumn .sidebar{ }
#leftcolumn .sidebarhead{
	height: 36px;
}
#leftcolumn .ss{
	background: transparent url(images/sidebar_ss.jpg) no-repeat;
}
#leftcolumn .lu{
	background: transparent url(images/sidebar_lu.jpg) no-repeat;
}
#leftcolumn .vfu{
	background: transparent url(images/sidebar_vfu.jpg) no-repeat;
}
#leftcolumn .ws{
	background: transparent url(images/sidebar_ws.jpg) no-repeat;
}
#leftcolumn .sidebarfoot{
	background: transparent url(images/sidebarfoot.jpg) no-repeat;
	height: 19px;
	margin-bottom: 10px;
}
#leftcolumn .sidebarcontent{ 
	padding: 8px 15px 0;
	text-align: justify;
	background: transparent url(images/sidebarcontent.jpg) repeat-y;
	line-height: 1.4em;
}
.sidebarcontent p:link {
	background-color: red;
	}
#leftcolumn p{ 
	text-align: justify;
	line-height: 1.4em;
	border-bottom: 1px solid #2a2a2a;
	background: transparent url(images/arrow.jpg) 5px 8px no-repeat;
	padding: 5px 0 5px 28px;
}
#leftcolumn .sidebarhead h1{
	font-size: 16px;
	letter-spacing: -1px;
	padding: 19px 18px 0;
	color: #282828;
}


#rightcolumn { 
	float: right;
	color: #333;
	width: 613px;
	display: inline;
}
#rightcolumn .topic{ 
	margin-bottom: 10px;
}
#rightcolumn li, #rightcolumn ul li{ 
	margin-left: 30px;
}
#rightcolumn .topichead{
	width: 656px;
	height: 51px;
	background: transparent url(images/t_blank.jpg) no-repeat;
}
#rightcolumn .t_news{
	background: transparent url(images/t_news.jpg) no-repeat;
}
#rightcolumn .topiccontent{ 
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 20px 10px;
	background: transparent url(images/topiccontent.jpg) repeat-y;
	color: #fff;
}
.topichead h2 {
	padding: 20px 0 0 40px;
	font-size: 18px;
	color: #fff;
	letter-spacing: -1px;
}
#rightcolumn .topicfoot{ 
	width: 613px;
	height: 74px;
	background: transparent url(images/contentfoot.jpg) no-repeat;
}
#rightcolumn .date {
	text-align: right;
	padding: 10px 13px 0;
}
table .newsposter {
	width: 90px;
	padding: 0 0 0 5px;
	text-align: justify;
}
table .newscontent {
	padding: 0 10px;
}
.topiccontent h3 {
	padding: 5px 0;
	font-size: 130%;
}
.divider {
	width: 613px;
	height: 16px;
	background: transparent url(images/divider.jpg) no-repeat;
}
#footer { 
	width: 904px;
	height: 8px;
	clear: both;
	color: #fff;
	line-height: 10px;
	background: transparent url(images/footer.jpg) no-repeat;
}
#footer .copyright {
	font-family: "Tahoma", Arial;
	font-size: 10px;
	padding: 10px 0 0;
	text-align: center;
}