
body {
	background-color: #99FFCC;
	background-image: url(../style/background2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
}
h6 {
	background-color:#A2DEF3;
	border-top: 1px solid #d9e1bf;
	border-bottom: 1px solid #d9e1bf;
	padding: 5px 0px 5px 14px;
	color: #003366;
	line-height: 1.3em;
	font: 1.3em arial;
	letter-spacing: 1px;
	margin-top: -80px;
	font-weight: bold;
	margin-right: 4px;
}

#transbox
  {
	width: 585px;
	height: 100%;
	float: right;
	margin-bottom: 200px;
  }


#nav_old{
	font: 1.4em arial;
	line-height: 1.5em;
	position: fixed;
	z-index: 3;
	width: 582px;
	color: #666666;
    background: #fff;
	height: 168px;
	margin-left: 170px;
	margin-right: 0px;
	border: 0px;
	bottom: 100%;
	margin-top: -579px;
}
#nav{
	font: 1.4em arial;
	line-height: 1.5em;
	position: fixed;
	z-index: 1;
	width: 586px;
	color: #666666;
	background-image: url(../style/veil.png);
	height: 154px;
	margin-left: 166px;
	margin-right: 0px;
	margin-bottom: -160px;
	border: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 758px;
	height: 100%;
}