body
{
	font: 100% MS Dialog;
	background-color:#494949;
	color:#FFFFFF;
}

body a:link, body a:visited
{
	text-decoration:none;
	color:#2bff2b;
}

body a:hover 
{
	font: 100% MS Dialog;
	color:#00a000;
}

#Header
{
	float: left;
	width: 100%;
}

#Sidebar
{
	float:left;
	width: 30%;
	text-align: left;
}

#Main
{
	text-align: left;
	color:#FFFFFF;
}

#News
{
	float:right;
	width: 70%;
	text-align: left;
}

#Content
{
	float:left;
	width: 100%;
	text-align: left;
}

#NavigationBlockMain
{
	float:left;
	text-align: center;
	width: 100%;
}

#NavigationBlockLogo
{
	float:left;
	text-align: center;
	width: 100%;
	background-image:url(GFX/Layout/logo_text.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.NavigationBlockLeft
{
	float:left;
	text-align: center;
	vertical-align: middle;
}

#NavigationBlockLinks
{
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

#NavigationBlockLinks img
{
	border:0;
	float:left;
}

#NavigationBlockPartners
{
	text-align: center;
	width: 100%;
}

#NavigationBlockPartners img
{
	border:0;
}

#Footer
{
	width:100%;
	clear:both;
}
