﻿body
{
	font-family:"Candara";
}

#content
{
	width:950px;
	margin:auto;
}
#summary
{
	
}
#summary ul
{
	margin-top:0px;
}

#technical_skills
{
	
}
#technical_skills table
{
	width:100%;
	margin-top:0px;
}
#technical_skills tr
{
	background-color:#DBE5F1;
}
#technical_skills_header
{
	height:30px;
	font-weight:bold;
	vertical-align:bottom;
}

#work_experience
{
}

.work_experience_item
{
	margin:0 10px 0 10px;
}

.work_experience_header
{
	background-color:#DBE5F1;

}
.experience_company
{
	font-style:oblique;
	float:left;
	font-weight:bold;
}
.experience_date
{
	text-align:right;
	float:right;
	font-weight:bold;
}

.experience_summary
{
	font-style:oblique;
}

.experience_position
{
	margin-top:10px;
}
.experience_title
{
	font-weight:bold;
	margin:0px 0px 0px 25px;
}

#work_experience ul
{
	margin-top:0px;	
}

h1
{
	font-family:"Palatino Linotype";
	font-weight:normal;
	margin-bottom:0px;
	color:maroon;
}
h2
{
	margin-bottom:0px;
}
h3
{
	margin-bottom:0px;
	font-weight:normal;
	color:navy;
}

