body {
	margin: 0px;
	padding: 0px;
	background: #143443;
}

body, td, tr {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

#niks_head {
	height: 120px;
	background: white url('../../../../images/head.bg.gif') repeat-x bottom center;
	text-align: center;
}

#niks_head_content {
	width: 1000px;
	height: 120px;
	margin: auto;
	background-position: 293px 0px;
	background-repeat: no-repeat;
}

#niks_head_content img{
	float: left;
	margin: 10px 5px 0px 0px;
}

#niks_blue {
	background: #0d435c url('../../../../images/content.shadow.top.gif') top center repeat-x;	
	padding-bottom: 10px;
}

#niks_main {
	margin: auto;
	width: 1000px;
	background: white url('../../../../images/forum/main_bg.gif');
}

#niks_main_shadow {
	height: 5px;
	background: #b8d2de;
	margin: 0px 3px 10px 3px;
	font-size: 0pt;
}

#niks_main_footer {
	width: 1000px;
	height: 20px;
	background: white url('../../../../images/forum/main_footer.gif');	
}

#niks_footer {
	border-width: 3px 0px 0px 0px;
	border-color: black;
	border-style: solid;

	height: 100px;
	background: #143443 url('../../../../images/footer.bg.gif') repeat-x top center;
	text-align: center;
	color: #B6D5E6;
}
#niks_footer a{
	color: #B6D5E6;
	text-decoration: underline;
}
#niks_footer a:hover{
	text-decoration: none;
}

#niks_copyright {
	line-height: 100px;
	clear: both;
	text-align: center;
}

#niks_copyright img {
	vertical-align: middle;
	display: inline;
}

