body{
	margin-top: 0px;
	background-image: url(../images/verticle_shim1200_blackbrown.jpg);
	text-align: center;
}
table.header{
	height: 101px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	background-image:url(../images/header_graphic600.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #554538;
	border-left: 1px solid #554538;
	border-right: 1px solid #554538;
	border-bottom:0px;
}
table.content{
	height: auto;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	background-image:url();
	background-repeat: no-repeat;
	border-top:0px;
	border-left: 1px solid #554538;
	border-right: 1px solid #554538;
	border-bottom:0px;
}
table.footer{
	height:auto;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #555438;
	border-left: 0px;
	border-right: 0px;
	border-bottom:0px;
}

