.content_box {
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
._menubar {
	background-image: url(images/menu_bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title_box {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content_box_2 {
	background-image: url(images/content2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
