.background_table {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ema_background.jpg);
	background-repeat: repeat-y;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 155px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.home_footer {
	background-image: url(../images/ema_footer.jpg);
	background-repeat: no-repeat;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.top_navigation {
	background-position: center;
	padding-left: 2px;
}

.background_text {
	background-image: url(../images/girl_kick.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 600px;
}


.page_title {
	padding-left: 20px;
	height: 49px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 396px;
}

