
	body
	{
		font-family: Arial, Verdana;
		font-size: 11px;
		color: #474747;
		text-align: center;
	}
	table
	{
		border-collapse: collapse;
	}
	ul
	{
		margin-top: 0px;
		margin-left: 20px;
	}
	li
	{
		list-style-image: url(../images/bullet.gif);
	}
	.header
	{
		font-size: 1px;
		height: 136px;
		vertical-align: top;
	}
	.display
	{
		width: 729px;
		background-image: url(../images/woman_with_child.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		text-align: left;
		vertical-align: top;
		padding-top: 20px;
	}
	.display_text
	{
		margin-left: 20px;
		margin-top: 12px;
		margin-bottom: 20px;
	}
	.display_text a:link, a:active, a:visited
	{
		color: #5a7880;
		text-decoration: underline;
	}
	.display_text a:hover
	{
		color: #b9a232;
		text-decoration: underline;
	}
	.menu
	{
		width: 226px;
		background-image: url(../images/menu_background.gif);
		background-repeat: repeat-y;
		text-align: left;
		vertical-align: top;
		padding-top: 20px;
	}	
	.menu_text
	{
		margin-left: 20px;
		margin-bottom: 12px;
	}
	.footer
	{
		font-size: 1px;
		height: 31px;
		vertical-align: bottom;
	}


