.row_1_and_5 {
	background-image:   url(images/texFabOrange.jpg);
	height: 110px;
	color: #F6A029;
	text-align: center;
	vertical-align: top;
}
.row_2 {

	background-image:   url(images/border1/t.jpg);
	height: 50px;
}
.row_3_col_1_and_5 {


	background-image:   url(images/s_curtain.jpg);
	height: 350px;
}
.row_3_col_2 {
	background-image:   url(images/s_left_curtain.jpg);
	height: 350px;
	width: 150px;
	text-align: right;
	vertical-align: bottom;
}
.row_3_col_3 {
	background-image:   url(images/texFabYellow.jpg);
	height: 350px;
	width: 500px;
	vertical-align: top;
}
.row_3_col_4 {
	background-image:   url(images/s_right_curtain.jpg);
	height: 350px;
	width: 150px;
	vertical-align: bottom;
}
.row_4 {


	background-image:   url(images/border1/b.jpg);
	height: 50px;
}
body {
	background-color: #CC3300;
	background-image:   url(images/texFabOrange.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
}
.layout_table {
	height: 100%;
	width: 100%;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
