
	#frame, #bottomframe {
		width:900px;
		height:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
	#bottomframe {background:url("images/BackgroundMenuAllTheWayDown.gif") top left repeat-y; height:auto;}
	#frame {background:url("images/BackgroundMainNoGradient.gif") top left no-repeat; height:auto;}

	#contentcenter {
		width:518px;
		padding:0px;
		float:left;
		background-image:none; 
		height:auto; 
		overflow:auto;
		}

	#centercopy {
		width:518px;
		height:auto;
		padding:0px;
		overflow:visible;
		}

	.menuleft {
		margin:0px;
		padding:0px;
		height: 507px;
		background-image:none;
		}

	.menuright {
		height: 291px;
		background-image:none;
		}

	a.contactus
	{
		background-image: url(images/buttons/ContactUsNoCorner.gif);
		width: 147px;
	}




