/* //// Begin Layout //// */
body 						{
	margin: 0; padding: 0;
	font-family: "times new roman", perpetua, "modern no. 20", serif;
	font-size: normal; font-weight: medium;
	color: #000000; background-color: transparent;
	background-image: url(HBan_Bl.gif); background-repeat: repeat;
  }

#center 						{
	position: relative; top: 60px;
	margin: 0 210px; padding: 0pt 6pt 3pt 6pt;
	background-color: transparent; color: #000000;
	}
#center hr 						{
	width: 200pt; height: 3pt;
	margin-left: auto; margin-right: auto; padding: 0;
	}
#clear 							{
	clear: both;
}
#footer 						{
	position: relative; bottom: 10px; margin: 20px;
	background-color: transparent;  color: #000000;
	}
#left 							{
	float: left; width: 200px;
	}
#left hr 						{
	height: 3pt; width: 30pt;
	margin-left: auto; margin-right: auto; padding: 0;
	}
#right 							{
	float: right; width: 200px;
	}
#right hr 						{
	height: 3pt; width: 30pt; text-align: center;
	margin-left: auto; margin-right: auto; padding: 0;
	}
#top 							{
	height: 150px; text-align: center;
	margin: 20px; padding: 10px;
	background-color: transparent; color: #000000;
}
#wrapper 						{
	margin: 0 10px; padding: 0;
	}

/* //// End Layout //// */

/* //// Begin Presentation //// */
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p 						{
  margin-top: 0;
}

.notice 						{
	font-size: 9pt; font-style: italic; text-align: center;
	background-color: yellow; color: #050845;
	}
.vert122ban						{
	width: 122px !important;
	margin: 4px auto !important;
}
.vert122ban	img					{
	border-style: none; border-width: 0;
	}

#center img 					{
	border-width: 0; border-style: none;
	}

/* //// End Presentation //// */

/* //// Begin Navigation //// */
a                       		{
	text-decoration: none;
	}
a:link                  		{
	background-color: transparent; color: #4169e1;
	}
a:visited               		{
	background-color: transparent; color: #4169e1;
	}
a:hover                 		{
	background-color: #b0c4de; color: #6a5acd;
	}
a:active                		{
	background-color: transparent; color: #4169e1;
	}

#navtopofdiv  nobr  a 			{
	text-align: center; text-decoration: none;
	font-size: x-small;
	background-color: transparent; color: #6A6ED6;
}
#navtopofdiv nobr a:link		{
	background-color: #fff; color: #6A6ED6;
}
#navtopofdiv nobr a:visited		{
	background-color: #fff; color: #191970 ;
}
#navtopofdiv nobr a:hover				{
	background-color: #b0c4de; color: #191970;
}
#navtopofdiv nobr a:active		{
	background-color: #fff; color: #0000ff;
}
#navtopofdiv 	 				{
	position: relative; width: 98%;
	margin: 5pt auto -5pt; padding: 0;
	font-size: x-small; text-align: center;
	background-color: transparent; color: #fff;
}
#navtopofdiv p 	 				{
	margin: 5pt auto; padding: 0;
}

/* //// End Navigation //// */


