@charset "utf-8";
BODY {
	background:#600 url(../images/html-back.gif) repeat-y 49.9% top;
}
.container {
	margin:0px auto;
	width:800px;
}
#header {
	background:url(../images/head-back.gif) no-repeat;
	background-position:50% 0px;
	font-size:10px;
	height:239px;
}
#header UL LI {
	display:inline;
}
.contcont {
	width:800px;
	background:url(../images/body-back.gif) repeat-y;
	background-position:0px 0px;
	position:absolute;
	color:#000;
}
.nav {
	width:200px;
 	font-size:12px;
	color:#ffba00;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.nav UL {
	padding-left:5px;
}
.nav .bnav LI {
	padding:25px 0 17px 30px;
	font-size:16px;
}
.nav HR {
	margin:5px 0 10px 15px;
}
.bnav {
	background:url(../images/nav-back.gif) no-repeat;
	background-position:1px 0px;
}
.bnav UL LI {
	padding:0 0 0 20px;
}
.sub LI {
	padding:5px 0 5px 30px;
	font-size:11px;
}
.one, .two, .three {
	display:none;
}
.menu LI {
	padding:0 0 10px 20px;
}
.content {
	padding:10px 40px 0 200px;
}
.content MARQUEE {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#666;
}
.content A {
	color:#600;
}
.content H1 {
	padding:0 0 10px 0;
	text-indent:10px;
	font-size:20pt;
	color:#333;
}
.content H2 {
	font-size:16pt;
	text-indent:10px;
	color:#555;
}
.content P {
	padding:0 0 15px 0;
	text-indent:10px;
	line-height:14pt;
}
.content P.quote {
	font-style:italic;
	padding:5px 20px 20px;
}
.content P.subtitle {
	font-style:italic;
	padding:0 0 0 10px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.content P.listTitle{
	font-size:12pt;
	padding:0;
}
.content P A {
	font-weight:bold;
}
.content UL {
	margin:0 0 0 20px;
	text-indent:-5px;
	padding:5px 0 8px 0;
}
.content OL P {
	text-indent:0;
	padding:0;
	font-weight:bold;
}
.content OL LI {
	list-style-type:decimal;
}
.content P.small {
	font-size:10px;
	padding:0;
	line-height:normal;
	font-weight:bold;
	font-style:italic;
}
.notification {
	float:right;
	text-align:right;
	margin:15px 10px 0 0;
	font-size:11px;
}
.notification P {
	color:#fd8;
	padding:0 20px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.notification A {
	color:#fc4;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	font-size:10px;
	color:#ffba00;
	text-align:center;
	position:absolute;
	padding:25px 0 15px 0;
	background:url(../images/foot-back.gif) no-repeat;
	background-position:1px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer .left {
	float:left;
	width:350px;
	text-align:right;
	border-right:#ffba00 1px solid;
	padding:0 15px 0 0;
}
#footer .right {
	float:right;
	width:420px;
	text-align:left;
}
#footer .right LI {
	display:inline;
	padding:0 5px 0 0;
}
#footer .container IMG {
	position:absolute;
	bottom:-35px;
	right:30px;
}
.video LI {
	display:inline;
	padding:0 15px 0 0;
}