/* CSS Document */
h1 a img,
h2 a img
{
	margin-top:0.15em;
	float:right;
}
h1.Page
{
	background-image:url(../img/icons/profile-blue.gif);
}
h2.Personal
{
	background-image:url(../img/icons/user-grey.gif);
}
h2.Goal
{
	clear:both;
	margin-top:1em;
	background-image:url(../img/icons/goal-grey.gif);
}
h2.Education
{
	background-image:url(../img/icons/education-grey.gif);
	margin-top:1em;
}
h2.Experience
{
	background-image:url(../img/icons/experience-grey.gif);
	margin-top:1em;
}
div.Experience
{
	float:left;
	padding-left:2em;
}
div.Experience ul
{
	margin-left:1em;
}
div.Experience h3
{
	font-size:1em;
	font-weight:bold;
	color:#4171A6;
	margin-top:0;
	padding-top:0;
}
h2.Work
{
	clear:both;
	background-image:url(../img/icons/work-grey.gif);
	margin-top:1em;
}
h2.Projects
{
	background-image:url(../img/icons/projects-grey.gif);
	margin-top:1em;
}
h2.Additional
{
	background-image:url(../img/icons/additional-grey.gif);
	margin-top:1em;
}

p.MyPhoto
{
	width:267px;
	height:200px;
	margin:0 10px 0 2em;
	float:left;
	text-indent:0;
}
p.PersonalInfo
{
	text-indent:0;
	font-size:1.1em;
	line-height:2.6em;
	vertical-align:top;
}
p.PersonalInfo strong
{
	color:#4171A6;
}
	