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

body {
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	margin-left: 0px;
}
#middle {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	position: relative;
	top: -13px;
}
#mission {
	width:115px;
	height: 27px;
	margin-left:auto;
	margin-top:25px;
	margin-right:auto;
}
#wrapper {
	height: auto;
	width: 960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	height: 100px;
	width: 800px;
	clear: both;
	position:relative;
	z-index:-100;
}
#bottomBar_main {
	height: 303px;
	position: relative;
	width: 960px;
	margin-top: 0px;
}
#navigation {
	width: 600px;
	z-index: 200;
	left: 358px;
	top: -70px;
	position: relative;
}
#widgets {
	height: 35px;
	width: 120px;
	float:right;
	margin-top: -105px;
	margin-right: 230px;
	z-index:0
}
#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;
}
