html, body
{
	color: black;
	background-color: #F0F0F0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

#header
{
	height: 40px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

#name
{
	float: left;
	display: inline-block;
}

#name span
{
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 10px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #3f3f3f;
	font-size: 24pt;
}

#name a
{
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 10px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #3f3f3f;
	font-size: 24pt;
}

#name a:hover
{
	text-decoration: underline;
}

#nav
{
	position: relative;
	float: right;
	display: inline-block;
}

#nav ul
{
	padding: 0px;
	display: block;
	list-style-type: none;
}

#nav li
{
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-color: black;
	border-left-style: solid;
	float: left;
	text-align: center;
}

#nav li.left
{
	border-style: none;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	text-align: center;
}

#nav a
{
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #ff7f00;
}

#nav a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	color: #003399;
}

#content
{
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

#content div.post
{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#content p.indented
{
	text-indent: 0.25in;
}

#content h1
{
	letter-spacing: 2px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	text-align: left;
	width: 400px;
}

#content div.thumbstrip3
{
	height: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 330px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #bfbfbf;
}

#content div.youtube
{
	width: 640px;
	height: 385px;
	margin: 0 auto;
}

#content img.thumb
{
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	display: block;
}

#footer
{
	margin-top: 5px;
	display: block;
}

#copy
{
	text-align: center;
	display: block;
}

#validate
{
	text-align: center;
	display: block;
}

#resumeformats
{
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	display: block;
}

#resumeformats ol
{
	display: inline-block;
	list-style-type: none;
}

#resumeformats li
{
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	list-style-type: none;
}

#resumeformats li.left
{
	float: left;
	display: inline-block;
	padding-left: 5px;
	border-left-style: none;
}

#resume span.name
{
	text-decoration: none;
	letter-spacing: 1pt;
	font-variant: small-caps;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 300px;
	text-align: center;
	font-size: 24pt;
}

#resume span.address
{
	text-align: center;
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
}

#resume span.email
{
	text-align: center;
	display: block;
}

#resume a.email
{
	text-decoration: none;
	color: black;
}

#resume a.email:hover
{
	text-decoration: underline;
}

#resume span.school
{
	font-style: italic;
	color: black;
	font-size: 10pt;
}

#resume span.degree
{
	font-weight: bold;
	display: block;
	color: black;
	font-size: 10pt;
}

#resume span.dates
{
	font-size: 10pt;
	color: black;
	text-align: right;
	display: inline;
	float: right;
}

#resume span.company
{
	color: black;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

#resume span.location
{
	text-align: left;
	color: black;
	font-size: 10pt;
}

#resume span.position
{
	display: block;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-size: 10pt;
	color: black;
}

#resume ul
{
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

#resume h2
{
	display: inline;
	letter-spacing: 1pt;
	font-variant: small-caps;
	text-align: left;
	color: #003399;
	font-size: 14pt;
	text-decoration: none;
}

#resume h3
{
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	font-variant: small-caps;
	display: inline;
	text-align: left;
	color: #003399;
	font-size: 12pt;
}

#resume span.privacy
{
	font-style: italic;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	display: block;
	color: #7f7f7f;
	font-size: 10pt;
}

#resume span.skillcategory
{
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
	color: black;
}

#resume span.skill
{
	font-style: normal;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

#resume span.project
{
	color: black;
	font-weight: bold;
	font-size: 11pt;
}

#resume span.team
{
	display: block;
	color: black;
	font-style: italic;
	font-size: 10pt;
}

#resume p
{
	margin-top: 0px;
}

#resume td.skillcategory
{
	vertical-align: top;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
}

#resume
{
	font-size: 10pt;
}


