body{
	background-image: url();
	background-repeat: repeat-x;
	background-color: #000000;

}

.headline_text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.sub_headline_text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.main_text_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.small_text_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.small_text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tile_left {
	background-image: url(../layout_images/tile_left.gif);
}
.tile_right {
	background-image: url(../layout_images/tile_right.gif);
}
a:link {color: #993300;}
a:visited {color: #993300;}
a:hover {color: #333333;}
a:active {color: #993300;}
.textbg {
	background-image: url(../layout111509/text-bg.jpg);
	background-repeat: repeat;
}

