.page {
	background-image: url(images/backing.gif);
	background-repeat: repeat-x;
}
.menubak {
	background-image: url(images/menu2.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.menu2 {
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
}
.body {
	background-image: url(images/body_bot.jpg);
	background-repeat: repeat-x;
}
.bot {
	background-image: url(images/bot2.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #CDC9C8;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.skyline {
	background-image: url(images/skyline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

