@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/backgrounds/background20.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	margin: 0px;
}
#middle {
	width: 100%;
	height:auto;
}
#names {
	width: 100%;
	height: 82px;
	float:left;
}
#text {
	width: 573px;
	height:auto;
	margin-left: 300px;
	font:Helvetica;
	font-size:12pt;
	font-weight:bold;
	text-align:justify;
	color:#FFFFFF;
	font-family:Helvetica;
}
#wrapper {
	height: auto;
	width: 960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	height: 150px;
	width: 716px;
	z-index: 150;
	clear: both;
}
#widgets {
	height: 35px;
	width: 120px;
	float:right;
	margin-top: -85px;
	margin-right: 50px;	
}
#bottomBar_main {
	height: 303px;
	position: relative;
	width: 960px;
	margin-top: 0px;
}
#navigation {
	width: 1200px;
	z-index: 200;
	left: 150px;
	top: -43px;
	position: relative;
}
#latest {
	height: 303px;
	width: 330px;
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#video {
	height: 303px;
	width: 315px;
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 200px;
}
#news_box {
	float: right;
	height: 303px;
	width: 315px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bottom {
	margin-bottom: 0;
	text-align:center;
	font:Helvetica;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#bottom {
	width: 500px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	position:relative;
	text-align:center;
	font:Helvetica;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
