body
{
	background-color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

h1
{
	color: #000;
	font-size: 6em;
	font-weight: bold;
	text-shadow: #777 1px 1px 2px;
	margin: 10px 0px 0px 0px;
}

h2,h3,h4,h5,h6
{
	color: #000;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

h2
{
	color: #3f3f3f;
	font-size: 1.8em;
	margin-bottom: 70px;
}

h3
{
	color: #000;
	font-size: 1.5em;
	margin-top: 30px;
}

h4
{
	color: #3f3f3f;
	font-size: 1.2em;
	margin: 5px 0px 0px 0px;
}

p
{
	margin: 1em 0 0 0;
	line-height: 130%;
}

ul,ol
{
	line-height: 150%;
	margin: 1em 0 0 0;
}

a { text-decoration: none; }
a:link { color: #666666; }
a:visited { text-decoration: underline; color: #2b2b4c; }
a:focus, a:hover { color: #004080; text-decoration: underline; }
a:active { color: red; }
img, object { border: 0; }

table
{
	margin-left: 20px;
}

#resume h3
{
	margin-bottom: 15px;
}

#resume table
{
	margin-top: 0px;
	margin-left: 0px;
}

#resume td
{
	padding-bottom: 15px;
}

#resume ul
{
	line-height: 150%;
	margin: 0.5em 0 0 -1em;
}

/*				*/
/*	SECTIONS	*/
/*				*/

div#header
{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

div#content
{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

div#video
{
	margin-left: 68px;
	margin-right: 68px;
}

div#footer
{
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}

div#footer p {
	color: #999999;
	text-align: center;
	font-size: 0.8em;
}
