.welcomeBox {
	width: 545px;
	border: none;
	text-align: left;
	background: url(../images/welcome.jpg) no-repeat top left;
	height: 155px;
	vertical-align: top;
	margin-bottom: 15px;
}
.newsBox {
	background: url(../images/news_box.gif) no-repeat top left;
	text-align: left;
	width: 545px;
	border: none;
	margin-bottom: 15px;
	vertical-align: top;
}

.newsBoxRight {
	font-size: 0.9em;
}
.newsBoxRight a {
	font-size: inherit;
	font-weight: bold;
	line-height: normal;
}
.newsBoxLeft {
}
.newsBoxLeft a {
	font-size: 1.15em;
	font-weight: bold;
}
.videoBox {
	background: url(../images/video_boxBG.gif) no-repeat top center;
	width: auto;
	height: 213px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 14px;
}
.leaderBox {
	background: url(../images/leadership.jpg) no-repeat top center;
	width: auto;
	height: 100px;
	padding-bottom: 20px;
	text-align: right;
	padding-top: 48px;
	padding-right: 14px;
}
.leaderBox img {
	padding-top: 20px;
}
.youthBox {
	background: url(../images/youth_boxBG.jpg) no-repeat top left;
	width: auto;
	text-align: left;
	padding-left: 72px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 16px;
	font-size: 0.9em;
	min-height: 120px;
}
.youthBox a {
	font-size: inherit;
}
.eliteBox {
	background: url(../images/elite_boxBG.jpg) no-repeat top left;
	width: auto;
	text-align: left;
	padding-left: 72px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 16px;
	font-size: 0.9em;
	min-height: 100px;
}
.eliteBox a {
	font-size: inherit;
}

