BODY	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Verdana, arial, sans-serif;
}
A:link    {
	color: #336699;
	text-decoration:underline;
}
A:visited {
	color: #336699;
	text-decoration:underline;
}
A:active  {
	color: #6699cc;
	text-decoration:underline;
}
A:hover   {
	color: #6699cc;
	text-decoration: underline;
}
#container	{
	position: relative;
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
	border-top: solid 1px #ffffff;
}
#header	{
	position: absolute;
	top: 17px;
	left: 150px;
	z-index: 61;
	width: 545px;
	height: 150px;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	background-color: #ffffff;
}
#header_shadow	{
	position: absolute;
	top: 20px;
	left: 153px;
	z-index: 51;
	width: 547px;
	height: 152px;
	background-color: #336699;
}
#hdr_img	{
	 margin: 23px 0px 0px 40px;
}
#textbox	{
	position: relative;
	z-index: 21;
	margin: 132px 0px 0px 80px;
	text-align: center;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	background-color: #ffffff;
}
#textbox_inner	{
	position: relative;
	z-index: 26;
	margin: 210px 20px 45px 30px;
	text-align: left;
}
#textbox_image	{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 23;
	background-color: #000000;
	border-left: solid 1px black;
	border-bottom: solid 2px gray;
}
#menu	{
	position: absolute;
	top: 98px;
	left: 0px;
	z-index: 31;
	width: 240px;
	text-align: center;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	background-color: #dfefff;
}
#menu_inner	{
	position: relative;
	z-index: 34;
	margin: 16px 0px 13px 25px;
	text-align: left;
	font-size: 23px;
	line-height: 29px;
}
#menu	A:link    {
	color: #000000;
	text-decoration:none;
}
#menu	A:visited {
	color: #000000;
	text-decoration:none;
}
#menu	A:active  {
	color: #000066;
	text-decoration:none;
}
#menu	A:hover   {
	color: #003366;
	text-decoration: underline;
}
#footer	{
	position: relative;
	margin: -25px 0px 40px 150px;
	z-index: 41;
	width: 545px;
	text-align: center;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	background-color: #eff7ff;
}
#footer_inner	{
	position: relative;
	z-index: 44;
	margin: 15px 20px 10px 20px;
	text-align: center;
}
.headline	{
	font-size: 22px;
	margin: 15px 0px 15px 0px;
}
.subheadline	{
	font-size: 18px;
	margin: 5px 0px 1px 0px;
}

.small	{font-size: 11px;}
.smallish	{font-size: 12px;}

#box3	{
	background-color: #ffffff;
	padding: 2px 2px 0px 6px;
    margin: 20px 0px 20px 80px;
	text-align:center;}
#box4	{width: 290px;
	border: solid 1px #afc7e3;
	background-color: #ffffff;
	padding: 3px;
    margin: 50px auto 20px auto;}
#box5	{
	font-size: 8pt;
	padding:2px;
	font-family: arial, helvetica, sans-serif;
	border: solid 1px #afc7e3;
    text-align: center;}
#box6	{width: 186px;
	background-color: #ffffff;
    margin: 0px auto 0px auto;}
