.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FF0000;
	text-indent: 10px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	background-image: url(images/heading_back.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 18px;
	vertical-align: text-top;
}
.bottom {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/heading_back.png);
	background-repeat: repeat-y;
	background-position: left;
}

.Main_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFCC00;
	text-indent: 10px;
	color: #000000;
	text-align: left;
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	vertical-align: text-top;
	font-size: 12px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bolder;
	text-align: center;
	vertical-align: top;
	background-image: url(images/nav_back.png);
	font-size: 16px;
}
.contact {
	background-color: #FFCC00;
}

.text_box {
	vertical-align: top;
	text-align: center;
	text-indent: 5px;
	margin: 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.Main_title {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/top_back.png);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.flash_menu {
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 400px;
	width: 200px;
	left: auto;
	top: 250px;
}
.highlight {
?, Direction=?);
	border: medium double #333333;
	background-image: url(images/nav_back.png);
	background-repeat: repeat;
	background-position: center center;
	color: #FFFFFF;
}
.highlight_single {
?, Direction=?);
	border: medium double #333333;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 24px;
}
.highlight_white {
	background-image: url(images/white_back.png);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

