	DIV.outtermost {
		padding: 0; 

		margin-left: auto; 
		margin-right: auto; 
		width: 880px;
	}

	DIV.main {
		background-image: url(MockUpBottom.gif); 
		background-repeat: repeat-y; 
		width: 880px; 
		height: auto; 
	}

	DIV.mainEmbedded {
		padding-left: 77px; 
		padding-right: 77px; 
		padding-top: 1px;
	}

	DIV.footer {
		padding-left: 58px; 
		padding-right: 58px; 
		padding-top: 50px; 
		font-family: arial; 
		font-weight: bold; 
		font-size: 14; 
		color: #005825;
	}

	H1.title {
		font-family: Times;
		font-size: 30px;
		font-weight: bold;
		color: #005825;
	}

	H2.uc {
		font-family: Times;
		font-size: 30px;
		font-weight: bold;
		color: #CC0000;
	}

	P.content {
		font-family: arial;
		font-size: 14px;
		color: #005825;
	}

	P.mcorner {
		font: bold 12pt arial;
		color: #000000;
	}

	P.mediumcontent {
		font: bold 14pt arial;
		color: #000000;
	}

	P.bigcontent {
		font: bold 16pt arial;
		color: #005825;
	}

	IMG.bordered {
		border: thin solid #005825;
	}

	A.footer {
		font-family: Arial;
		font-weight: bold;
		color: #005825;
	}

	BODY {
		background-image: url(ivyback.gif); 
		background-repeat: repeat;
		margin-top: 0; 
		padding-top: 0;
		margin-bottom: 0;
	}
