body {
	background-color: #344a2b;
	color: #FFFFFF;
	font-family: Palatino, Verdana, "Times New Roman";
}
.mtbottom {
	background-image: url(images/images/mtf_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #344A2B;
}
a:visited {
	color: #344A2B;
}
a:hover {
	color: #a5a37f;
}
.footer {
	font-size: 8pt;
}
.mttop {
	background-image: url(images/images/mtf_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#t2_top {
	width: 100%;
	position: relative;
}
#t2_left {
	background-attachment: scroll;
	background-image: url(images/t2_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 25px;
	position: relative;
}
#t2_core {
	float: left;
	height: auto;
	width: 90%;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/t2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 48px;
}
.t2pics {
	float: right;
	height: auto;
	width: auto;
	margin-left: 15px;
	padding-top: -20px;
}
#t2_right {
	float: left;
	height: 200px;
	width: 25px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/t2_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#t2_headline {
	text-align: left;
	height: auto;
	width: auto;
	position: relative;
}
#t2_copy {
	height: auto;
	width: auto;
	position: relative;
	color: #FFFFFF;
}
#t2 {
	height: auto;
	width: 100%;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}
#contentholder {
	height: auto;
	width: auto;
	border: thin solid #FFFFFF;
	position: relative;
	padding-left: 10px;
	padding-right: 5px;
}
.contenttext {
	width: 95%;
	height: auto;
	position: relative;
	float: left;
	border: 2px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	color: #000000;
	background-color: #a5a37f;
	font-family: Palatino, Times, "Times New Roman";
}
.pagetext {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 16px;
	color: #000000;
}
#clearer {
	clear: both;
	height: 1px;
	width: 100%;
	position: relative;
}
#contentpics {
	float: right;
	height: auto;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
}
#headline {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
