img#side
{
	position: relative;
	top: 0px;

}

#small_section
{
	position: absolute;
	top: 50px;
	left: 350px;
	font-weight: bold;
}

#parents_section
{
	position: absolute;
	top: 50px;
	/*left: 250px;*/
	font-weight: bold;
}

p
{
	font-weight: normal;
}

#youth_nav
{
	position: absolute;
	top: -100px;
	left: 500px; 

	font-weight: bold;
}

ul
{
	width: 100%;
}