.LogoBox {
	height: 124px;
	width: 226px;
	background-image: url(../Images/GIFS/logoBKG.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px;
}
.topnavBox {
	height: 139px;
	width: 522px;
	background-image: url(../Images/GIFS/topnavBKG.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #6FACCB;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}
.topnavLOGIN {
	background-color: #6FACCB;
	background-image: url(../Images/GIFS/topnavBKG.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	width: 522px;
	padding-right: 10px;
	vertical-align: bottom;
}