body	{
	background-color: #ffffff;
	margin: none;
	padding: none;
	}
	
div	{
	margin: 0;
	padding: 0;
	}

#container	{
	height: auto;
	width: 750px;
	background-color: #eeeeee;
	position: relative;
	text-align: center;
	}

img.header	{
	position: absolute;
	left: 0px;
	top: 27px;
	}

#nav	{
	position: absolute;
	left: 25px;
	top: 260px;
	width: 165px;
	text-align: left;
	line-height: 105%;
	}

.navtext	{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #463b3c;
	}

.navtext a	{
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #1c7800;
	}

.navtext a:hover	{
	color: #1c7800;
	text-decoration: none;
	}

#intro	{
	position: absolute;
	left: 218px;
	top: 260px;
	width: 515px;
	text-align: left;
	}

.introhead	{
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	color: #585400;
	line-height: 150%;
	}

.introbody	{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 120%;
	}

.introbody a	{
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #1c7800;
	}

.introbody a:hover	{
	color: #1c7800;
	text-decoration: none;
	}
	