.zaghText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
body {
	background-color: #A59F9F;
	color: #000000;
	margin: 0px;
}
img#logo {
	float: left;
}
#Header #TagLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
	line-height: 0.9em;
	letter-spacing: .3ex;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 100%;
}
#Header p {
	margin: 0px;
}
#Header #pronounced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	height: 23px;
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 4px;
}
#Header #TagLine a {
	color: #FFFFFF;
	text-decoration: none;
}
#Header a {
	text-decoration: none;
}
#Header #TagLine a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#Header #TagLine a:active {
	color: #A59F9F;
}


#Header #BottomLine {
	height: 98px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#page {
	padding-left: 5px;
	padding-top: 5px;
}
