body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}#LeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/jazz_greentile.jpg);
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	height: 100%;
	width: 189px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: repeat;
	min-height: 500px;
}
#Wrapper {
	position: absolute;
	height: 100%;
	width: 980px;
	left: 0px;
	top: 0px;
	right: 0px
	bottom: 0px;
}
#RightColumn {
	position: absolute;
	height: 100%;
	width: 189px;
	top: 0px;
	right: 0px;
	background-image: url(images/jazz_greentile.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-repeat: repeat;
	min-height: 500px;
}
#CenterImage {
	margin: 0 200px 0 200px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 300px;
	min-width: 400px;
	
}
