body 	{
	background: #3E821C url(img/bg.jpg) repeat-x;
	margin: 0px;
}
#top	{
	background: url(img/top.jpg) repeat-x;
	height: 57px;
}
#phd	{
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e4d1ae;
	margin-bottom: 10px;
	text-indent: 15px;
}
.hdg	{
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3E821C;
}
#contholder	{
	position: relative;
	top: 100px;
	width: 880px;
	text-align: left;
}
#content	{
	float:left;
	width: 631px;
	height: auto;
	display: table;
	background: url(img/contBg.jpg) repeat-y;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#slideholder	{
	float:left;
	width: 631px;
	height: auto;
	display: table;
	background: url(slides/01.jpg) repeat-y;
}
#menu	{
	float:left;
	width: 230px;
	height: auto;
	margin-left: 15px;
}
a.menu	{
	font: 18px/42px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover	{
	font: 18px/42px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e4d1ae;
	text-decoration: none;
}
