		body {background-color: RGB(245,245,245);
			margin: 0;
			padding: 0;
			font-family: "Times", "Times New Roman";			color:RGB(0,0,0);}

		img.NoBorder {border-style: none;
				text-align: center;}

		#Heading {width: 866px;
				height: 116px;
				margin-top: 10px;
				margin-left: 10%;
				margin-right: auto;}

		.Spacer {height: 25px;}

		#Content {background: RGB(60,60,60);
				background-image: url(images/wood.gif);
				background-repeat: repeat;
				width: auto;
				height: 100%;
				padding-left: 20%;
				margin-right: auto;}

		.MPATab {height: 97px;
				width: 1024px;
				background-image: url(images/fulltabs.png);
				background-position: 0px -485px;}

		#MPAFolder {width: 1018px;
				height: auto;
				font-family: "Times", "Times New Roman";
				color: RGB(0,0,0);
				background-color: RGB(164,154,182);
				border-style: solid;
				border-right-width: 3px;
				border-left-width: 3px;
				border-bottom-width: 5px;
				border-color: RGB(128,113,154);
				border-top-color: RGB(164,154,182);}

		.MPAContent {margin: 10px 0px;
				text-align: center;}

		a.MPALink {color: RGB(70,40,120);
				font-size: 16px;				font-weight: normal;}

		a.MPALink:visited {color: RGB(190,80,110);
				font-size: 16px;
				font-weight: normal;}
