/* CSS oganization 
	1 - Basics
	2 - Contact Form
	3 - Resume */

* {
	color: #fff;
	font-family: Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ec9792;
}
body {
	background-color: #000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
#content {
	background-color: #1c1c1c;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	font-size: 10px;
	/* overflow: hidden; */
	padding: 30px 60px 60px 60px;
	width: 640px;
}
#content #book {
	background-image: url(images/book.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	margin: 15px 0px 0px 0px;
	width: 192px;
}
#content #left {
	float: left;
	width: 417px;
}
#content #right {
	float: right;
	font-size: 10px;
	letter-spacing: 2px;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 20px 0px 0px 0px;
	width: 194px;
}
#flashcontent, #flashcontent embed {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #101010;
	clear: both;
	float: left;
	font-size: 10px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	letter-spacing: 1px;
	width: 760px;
}
h1 {
	display: none;
}
h2 {
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 4px;
	padding: 111px 0px 0px 60px;
}
h2 a {

}
h2 a.current {
	color: #ec9792;
	text-decoration: none;
}
h3 {
	display: none;
}
#header {
	background-image: url(images/header01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 163px;
	width: 506px
}
#headshot {
	background-image: url(images/headshot.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 627px;
	position: relative;
	width: 417px;
}
#headshot a {
	bottom: 0px;
	display: block;
	height: 58px;
	position: absolute;
	right: 0px;
	width: 161px;
	z-index: 1;
}
#headshot a p {
	display: none;
}
.hide {
	display: none;
}
#info {
	background-image: url(images/header02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	clear: none;
	float: right;
	height: 163px;
	width: 254px;
	
}
#info a {
	display: block;
	font-size: 12px;
	height: 54px;
	letter-spacing: 2px;
	overflow: hidden;
	padding: 109px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 254px;
}
#nav {
	background-image: url(images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 39px;
	padding: 0px 0px 0px 62px;
	width: 698px;
}
#nav ul {
	height: 39px;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	clear: none;
	list-style-type: none;
	margin: 0px 2px 0px 0px;
}
#nav a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	height: 39px;
	letter-spacing: 1px;
	margin: 0px;
	text-decoration: none;
}
#nav a#contact {
	background-image: url(images/nav-contact.gif);
	width: 115px;
}
#nav a#gallery {
	background-image: url(images/nav-gallery.gif);
	width: 112px;
}
#nav a#reel {
	background-image: url(images/nav-reel.gif);
	width: 82px;
}
#nav a#resume {
	background-image: url(images/nav-resume.gif);
	width: 103px;

}
#nav a#contact:hover {
	background-image: url(images/nav-contact.gif);
	background-position: bottom left;
}
#nav a#gallery:hover {
	background-image: url(images/nav-gallery.gif);
	background-position: bottom left;
}
#nav a#reel:hover {
	background-image: url(images/nav-reel.gif);
	background-position: bottom left;
}
#nav a#resume:hover {
	background-image: url(images/nav-resume.gif);
	background-position: bottom left;
}
#nav a#contact.current {
	background-image: url(images/nav-contact2.gif);
}
#nav a#gallery.current {
	background-image: url(images/nav-gallery2.gif);
}
#nav a#reel.current {
	background-image: url(images/nav-reel2.gif);
}
#nav a#resume.current {
	background-image: url(images/nav-resume2.gif);
}
#nav a#contact.current:hover {
	background-image: url(images/nav-contact2.gif);
}
#nav a#gallery.current:hover {
	background-image: url(images/nav-gallery2.gif);
}
#nav a#reel.current:hover {
	background-image: url(images/nav-reel2.gif);
}
#nav a#resume.current:hover {
	background-image: url(images/nav-resume2.gif);
}




/* Contact Form */

#form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#name {
	color: #000;
	position: relative;
	display: block;
	margin: 3px 0px 0px;
	padding: 5px;
	float: left;
}
#email {
	color: #000;
	position: relative;
	margin: 20px 0px 0px;
	padding: 5px;
	display: block;
	clear: left;
	float: left;
}
#comments {
	color: #000;
	position: relative;
	margin: 20px 0px 0px;
	display: block;
	clear: left;
	float: left;
	padding: 5px;
}
#send {
	color: #000;
	position: relative;
	width: 60px;
	text-align: center;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	height: 25px;
	display: block;
	clear: left;
	float: left;
}
#reset {
	color: #000;
	position: relative;
	width: 60px;
	text-align: center;
	display: block;
	height: 25px;
	margin: 20px 0px 0px;
	padding: 0px;
	float: left;
}




/* Resume */

table {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 670px;
}
table caption {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 0px 3px 0px;
	text-align: left;
}
td {
	font-size: 10px;
	padding: 5px;
	vertical-align: top;
	width: 226px;
}
tr {
	width: 670px;
}
tr.highlight {
	background-image: url(images/resume-tr.png);
	background-position: top left;
	background-repeat: repeat;
} 
