body			{
			background-color: #87ae71;
			font-family: Trebuchet MS;
			}


div#container		{
			margin: 0 auto;
			width: 867px;
			text-align: left;
			}

div#leftheader		{
			position: absolute;
			top: 0px;
			width: 305px;
			height: 124px;
			background-image: url(images/leftheader.gif);
			}

div#banner		{
			position: absolute;
			width: 562px;
			height: 243px;
			left: 305px;
			background-image: url(images/banner.jpg);
			}

div#links		{
			position: absolute;
			width: 260px;
			height: 119px;
			top: 124px;
			background-image: url(images/links.jpg);
			font-size: 15pt;
			padding-left: 40px;
			padding-right: 5px;
			padding-top: 3px;
			line-height: 23px;
			Font-family: verdana;
			}

div#textheader		{
			position: absolute;
			width: 867px;
			height: 52px;
			top: 243px;
			background-image: url(images/textheader.jpg);
			}


div#textboxius		{
			position: absolute;
			width: 761px;
			height: 485px;
			top: 295px;
			background-image: url(images/textbox1.jpg);
			padding-left: 40px;
			padding-right: 40px;
			overflow: auto;
			}

div#shadow		{
			position: absolute;
			width: 26px;
			height: 485px;
			top: 295px;
			left: 841px;
			background-image: url(images/shadow.jpg);
			}

div#down		{
			position: absolute;
			width: 867px;
			height: 17px;
			top: 780px;
			background-image: url(images/down.jpg);
			text-align: center;
			font-size: 10px;
			padding-top: 3px;
			}


a:link		{color: #678c49; text-decoration: none}
a:hover		{color: #678c49; text-decoration: underline}
a:visited	{color: #678c49; text-decoration: none}
a:active	{color: #717171; text-decoration: none}

