h1 {color: #666666;
	font-size: 32px;
	font-family: script;}

h2 {color: #FF9933;
	font-size: 21px;
	font-height: 120%;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;}

h3 {color: #666666;
	font-size: 12px;
	line-height: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;}

h4 {color: #666666;
	font-size: 10px;
	line-height: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: capitalize;}

body {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	width: 701px;
	border: thin #CCCCCC solid;
	font-size: 10px;
	line-height: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #666666;
	padding: 1em 1em 1em 1em;}

.copyright {color: #999999;
	font-size: 7px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1.5px;
	text-indent: 75px;}

.header {
	background-color: #000000;
	width: 700px;}
	
#navcontainer {
	width: 701px;}
	
#navcontainerHome {
	color: #000;}
	
.nav {
	width: 701px;}

ul.nav {
	float: left;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	letter-spacing: 1.5}

ul.nav li {
	display: block;
	float: left;
	position: relative;
	list-style: none;
	text-align: right;}

ul.nav a {
	text-transform: uppercase;
	padding: 10px 20px 10px 20px;
	color: #333;
	text-decoration: none;}

ul.nav a:hover {
	color: #FF9933;
	font-weight: bold;
	padding: 10px 20px 10px 20px;}
	
ul.nav a.current {
	color: #333;
	font-weight: bold;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;}	
	
a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #FF9933; text-decoration: none; font-weight: bold;}

#contact {
	margin-left: 7em;}

#resume {
	margin-left: 2em;}

.resbody {width: 675px;
	line-height: 1.5em;}

	
.welcome_movie {align: center;}
