*{
	padding:0px;
	margin:0px;
}

body{
	background-image:url(../images/body_bg.jpg);
	background-color:#000;
	background-position:center top;
}

a{
	color: #FFF;
}

a:hover{
	text-decoration: none;
}

#container{
	width:989px;
	height:862px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/container_bg.jpg);
}

#zene{
	/*padding-top:184px;*/
	/*padding-left:263px;*/
}

#menu{
	/*padding-left:263px;*/
}

#content{
	float:right;
	padding-right:35px;
}

#video-box3{
	width:388px;
	float:left;
}

.cont{
	padding:10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #ddd;
	text-align:justify;
}

.cont h1{
	font: 15px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom:10px;
	font-weight:bold;
}

#video{
	width:382px;
	height:121px;
}

#box3{
	width:382px;
	height:253px;
}

#news3{
	float:left;
	width:249px;
	height:389px;
	margin-left:35px;
}


.popupcont{
	width:570px;
	height:250px;
	padding:50px;
	background-image:url(../images/overlay.png);
	font: 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#fff;
	text-align:justify;
}

/* IE6 */
* html .popupcont{
	background-image:url();
	background-color:#000;
	filter:alpha(opacity=75);
	opacity: 0.75;
}

#footer			{ width: 100%; margin: 12px; color: #006B8A; margin-top: 50px; }
#footer a 		{ color: #006B8A;}
#footer_left	{ float: left; width: 185px; }
#footer_left h1 { font-size: 20px; font-family: Arial; }
#footer_center p, #footer_right p { font-family: Arial; padding-top: 6px; }
#footer_center p	{ font-size: 9px; margin-left: 40px; }
#footer_right p		{ font-size: 9px; margin-left: 10px; }
#footer_center	{ float: left; width: 350px; }
#footer_right	{ float: left; width: 430px; }

#forumActionLink { list-style-type: circle; list-style-position: inside; }
.forumAction { cursor: pointer; list-style-position: inside; color: #00a6d1; }
.forumAction:hover { text-decoration: underline; }

.clear{
	clear:both;
}