@import url(http://www.w3.org/StyleSheets/Core/Steely);

html
{
	margin: 0px;
	background-image: url(../images/backdrop-final.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

body
{
	background: none;
}

h1,h2,h3,h4,h5,h6,h7
{
	background: none;
	display: block;
	margin: 10px;
	font-family: times, serif;
}

a:link,a:visited,a:hover
{
	background: none;
	color: #036;
}

a:hover
{
	text-decoration: underline;
}

#Resume h5
{
	margin-top: 10px;
	margin-left: 20px;
}

h6
{
	color: green;
}

#Resume
{
	background-image: none;
	padding: 20px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 850px;
}

#Header
{
	background-image: none;
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 30pt;
}

#Header img
{
	padding: 5px;
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 15px;
	background-color: white;
	border: 1px solid #aaaaaa;
	float: left;
}

#Header img.cert
{
	float: right;
	background: none;
	margin-top: 15px;
	border: none
}

#Resume #Header h1
{
	text-align: left;
}

#Resume #Header address
{
	margin-top: 0;
	margin-bottom: 0px;
	line-height: 16px;
	font-size: 12px;
	text-align: left;
	display: block;
}

#Resume li
{
	font-size: 10pt;
	margin-bottom: 1em;
}

#Resume ul.Section
{
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	/* background-image: url(../images/container_bg.gif); */
	background-repeat: no-repeat;
	background-position: top right;
}

#Resume ul
{
/*	list-style-type: square; */
	margin-bottom: 2.0em;
}

#Resume ul ul
{
	margin-top: 1em;
}

#Resume p
{
	font-size: 10pt;
	line-height: 1.2em;
}

#Resume .location
{
	border: none;
	float: right;
}

#BinaryFooter
{
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}

#Skills
{
	margin-top: 5em;
	clear: both;
}

#Skills div
{
	width: 200px;
}

#Skills div ul
{
}

#Skills ul li
{
	font-size: 10pt;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#Competencies ul
{
}

#Competencies ul li
{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 200px;
}

