body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.back_repeatleft {
	background-repeat: repeat-y;
	background-image: url(images/bar_left_large_repeat.jpg);
}
.back_repeatright {
	background-repeat: repeat-y;
	background-image: url(images/bar_right_large_repeat.jpg);
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.text_header {
	font-family: Helvetica;
	font-size: 28px;
	color: #FFFFFF;
	font-style: italic;
}
.text_header2 {
	font-family: Helvetica;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text_contact_message {
	font-family: Arial;
	font-size: 12px;
	color: #E6E0BF;
}
.text_about {
	font-family: Arial;
	font-size: 12px;
	color: #E7E1C0;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FD9226;
}
