@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
}
#navbar {
	background-color: #F00;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 1050;
	top: 96px;
	float: left;
	left: 0px;
	margin: 0px;
	border-top-width: medium;
	border-bottom-width: thick;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #09F;
	border-bottom-color: #09F;
}
#navbar_front {
	background-color: #F00;
	height: 90px;
	width: 801px;
	position: absolute;
	z-index: 1150;
	top: 106px;
	float: none;
	left: 372px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#heropicture {
	height: auto;
	width: 300px;
	position: absolute;
	z-index: 1100;
	top: 2px;
	float: left;
	left: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topbar {
	height: 80px;
	width: 800px;
	position: absolute;
	z-index: 1150;
	top: 16px;
	float: none;
	left: 372px;
	margin: 0px;
}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
}
#main_edit {
	height: auto;
	width: 775px;
	position: absolute;
	z-index: 1170;
	top: 215px;
	float: none;
	left: 372px;
	border: thin outset #999;
	padding: 12px;
}
#menubar_front {
	height: 32px;
	width: auto;
	position: relative;
	z-index: 1200;
	float: none;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 65px;
}
.video {
	text-align: right;
	vertical-align: top;
	float: right;
	clear: none;
	position: relative;
}
#textbox1 {
	float: left;
	width: 330px;
	clear: none;
	padding-right: 10px;
	margin-right: 10px;
}
#picturebox {
	float: right;
	width: auto;
	clear: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	margin-bottom: 6pt;
	margin-top: 6px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 75px;
}
.colorhead {
	font-size: 16pt;
	line-height: normal;
	color: #F00;
	text-align: center;
	font-weight: bold;
}
