body {
	font-family: "Trebuchet MS";
}
A {
	color: Navy;
	text-decoration: none;
	font-weight: bolder;
}
A:hover {
	text-decoration: underline overline;
}
h2 {
	font-weight: bold;
	width: 98%;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 20px;
	color: #252525;
}
h3 {
	font-weight: bold;
	width: 98%;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 20px;
	color: #252525;
}
#TopBand {
	text-align: left;
	width: 100%;
}
#Logo {
	text-align: right;
	Width: 150px
}
#Lane {
	text-align: left;
}
#MainPage {
	text-align: left;
	border-top: 2px solid black;
	width: 100%
}
#MainMenu {
	text-align: left;
	Width: 160px;
}
#MainCorps {
	text-align: left;
	border-left: 2px solid black;
	margin-left: 10px;
	margin-right: 10px;
	height: 100%;
	width: 100%;
	font-size: small;
	font-family: Verdana;
}
