body
	{
	padding: 0;
	margin: 0;
	/*background: #3b2e4e url('../images/background.jpg') repeat-x;*/
	background-color: #3b2e4e;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	}
ul
	{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
	}
li
	{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:inside;
	}
ul li 
	{
	margin:0;
	padding:0;
	}
p
	{
	margin:0;
	padding:0;
	}
a
	{
	text-decoration: none;
	color: #db2028;
	}
a:hover
	{
	text-decoration: none;
	color: #FFF;
	}
img 
	{
	border: 0;
	}
table 
	{
	font-size: 12px;
	margin:0;
	padding:0;
	}
td
	{
	margin:0;
	padding:0;
	}
tr
	{
	margin:0;
	padding:0;
	}
/* CONTAINER */
#centrecontainer
	{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	}

#outercontainer
	{
	margin-left: -390px;
	position: absolute;
	top: -230px;
	left: 50%;
	}
#header
	{
	width: 780px;
	height: 50px;
	background-image: url('../images/header-background.jpg');
	background-repeat: no-repeat;
	}
#headertitle
	{
	float: left;
	width: 250px;
	height: 50px;
	margin-left:30px;
	}
#header h1
	{
	margin: 0;
	padding: 11px 0 0 10px;
	color: #2E2E2E;
	font-size: 200%;
	letter-spacing: -2px;
	font-weight: normal;
	}
#header sup
	{
	color: #F06;
	letter-spacing: -1px;
	}
#headermenu
	{
	float: right;
	width: 500px;
	height: 50px;
	}
#headermenu ul
	{
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: -1px;
	}
#headermenu li
	{
	display: inline;
	margin-left: 20px;
	}
#headermenu li a
	{
	text-decoration: none;
	color: #FFF;
	}
#headermenu li a:hover
	{
	text-decoration: none;
	color:#999;
	}
#container    
	{
	border: 10px solid #FFF;
	width: 760px;
	height: 390px;
	background: #2E2E2E url('../images/container-background.jpg');
	}
#containertext
	{
	float: right;
	overflow: auto;
	padding: 20px;
	width: 720px;
	height: 350px;
	line-height: 120%;
	}
#containertext p
	{
	margin: 0 0 10px 0;
	padding: 0;
	color: #CCC;
	}
#containertext h1, #containertext h2, #containertext h3
	{
	margin: 10px 0;
	padding: 0px;
	color: #FFF;
	font-size: 175%;
	letter-spacing: -1px;
	font-weight: normal;
	}
#youtube
	{
	text-align:center;
	width:425px;
	margin-left:147px;
	}
.home-img
{
float:right;
padding:10px;
}
.horna
	{
	float:right;
	padding-top:90px;
	text-align:center;
	color:#FFFFFF;
	}
.horna a
	{
	color:#FFFFFF;
	}
.horna a:hover
	{
	color:#DB2028;
	}
#footer
	{
	width: 780px;
	height: 50px;
	background: #2E2E2E url('../images/footer-background.jpg');
	}
#footer p
	{
	margin: 0;
	padding: 5px 15px 0 0;
	text-align: right;
	color: #333;
	letter-spacing: -1px;
	}
table.language a:hover
	{
	color:#000000;
	}
.language
	{
	margin:0px 0 0 645px;
	padding-top:5px;
	}