video {
	position:absolute;
	border-color:#000000;
	border-width:inherit;
	border-style:inherit;
	border-top-left-radius:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	border-bottom-left-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	left:15px;
	top:71px;
	border:15px solid #000000;
}

#navbar ul a:hover {
	border:1px solid #FFFF00;
}

#navbar ul a {
	text-decoration:none;
	color:#000000;
}

#navbar ul {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	font-stretch:inherit;
	color:#000000;
	text-decoration:none;
	line-height:1.5em;
	white-space:nowrap;
	list-style-type:none;
	position:absolute;
	width:107px;
	height:90px;
	text-align:right;
	right:10px;
	top:5px;
}

#navbar {
	height:106px;
	top:0px;
	width:117px;
	position:absolute;
	background-image:url(images/nav.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	left:190px;
}

#mission a {
	text-decoration:none;
	color:#FFFC96;
}

#mission a:hover {
	text-decoration:underline;
	color:#FFFC96;
}

#noneed img {
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-style:none;
}

#right_content img {
	border:1px solid #FFFF99;
}

#right_content img:hover {
	border-width:inherit;
	border:1px solid #999900;
}

body {
	overflow:hidden;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#D4CAA1;
	font-size:10pt;
	font-weight:lighter;
}

