#content h3
{
	margin-left: 20px;
	margin-top: 20px;
	font-size: 24px;
}

#content ul
{
	margin-left: 30px;
}

#content .spaced
{
	font-size: 20px;
	margin-top: 20px;
}

p
{
	font-size: 16px;
	width: 650px;
	margin-left: 25px;
	text-align: justify;
	margin-top: 25px;
}

#career
{
	background-image: url(../images/transparentBkg.png);
	background-repeat: no-repeat;
	left: 1200px;
	height: 350px;
	width: 700px;
	position: absolute;
	overflow: hidden;
}

#career p
{
	font-size	: 14px;
}

#career h3
{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: -10px;
	font-size: 20px;	
}
