﻿body {
	background-image: url('Background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #630000;
}
.tablelayout {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#table2 {
	height: 325px;
	margin-top: 85px;
}
.table2links {
	margin-top: 6px;
	margin-bottom: 6px;
}
.table2image {
	background-image: url('Santa Image Oval 2.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #630000;
	width: 250px;
}
.table2box {
	width: 200px;
	text-align: center;
	padding-top: 4px;
}
#table4 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	border: medium solid #000000;
	margin-top: 15px;
}
#table6 {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 12px;
}
.Footer {
	text-align: center;
	color: #FFFFFF;
	font-family: "Monotype Corsiva";
	font-size: medium;
}
.KnoxvilleTN {
	text-align: center;
	padding-top: 4px;
	font-family: "Monotype Corsiva";
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
