.lefttile {
	background-image: url(../images/layoutimages/leftTile.jpg);
}
.midtile {
	background-image: url(../images/layoutimages/middletile.jpg);
}
.righttile {
	background-image: url(../images/layoutimages/rightTile.jpg);
}
.Navtable {
	background-color: #FFF;
}

body,td,th {
	color: #333;
}
body {
	background-color: #7C0000;
}

.contentTable {
	background-color: #FFF;
	font-family: "Trebuchet MS";
	font-size:14px;
	padding: 0px;
	line-height: 1.5em;
}
p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

