body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
img { behavior: url(/style/iepngfix.htc); }

body {
	background: #a53700 url("/images/global/bg.jpg") repeat-x;
}

* { font-family: "Times New Roman", Times, serif; }

p {
	margin: 16px 40px 16px 40px;
	letter-spacing: 1px;
	font-size: 12px;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	margin: 0px auto 0px auto;
	width: 1002px;
	background: #dfdeab;
	padding-bottom: 16px;
}

#header {
	position: relative;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#header img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.home #header {
	height: 520px;
}

#header h1, h1.header {
	position: absolute;
	left: 75px;
	top: 45px;
	font-size: 72px;
	letter-spacing: 8px;
}

.home #header h1 {
	left: 35px;
	top: 25px;
}

span.first { color: #900; }
span.middle { color: #090; }
span.last { color: #009; }

#header img.head_left {
	position: absolute;
	left: -30px;
	top: 110px;
}

#header img.head_right {
	position: absolute;
	left: 190px;
	top: 135px;
}

#header h2 {
	position: absolute;
	left: 500px;
	top: 430px;
	width: 480px;
	text-align: center;
	font-size: 28px;
	letter-spacing: 8px;
}

#header h3 {
	position: absolute;
	left: 500px;
	top: 470px;
	width: 480px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 8px;
}

#nav {
	padding: 8px 40px 8px 40px;
	background-color: #8F8E67;
	font-size: 16px;
	color: #009;
	letter-spacing: 4px;
	text-align: center;
}

#nav a {
	text-decoration: none;
	color: #900;
}

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

#content .column {
	width: 334px;
	float: left;
}

#content h1 {
	padding: 8px 40px 8px 40px;
	background-color: #b7b68f;
	font-size: 16px;
	color: #009;
	letter-spacing: 4px;
	display: block;
}

#content .column h1 {
	padding: 8px 60px 8px 70px;
}

#content li {
	list-style-type: disc;
	color: #900;
	margin: 8px 20px 8px 90px;
}

#content a {
	text-decoration: none;
	color: #900;
	letter-spacing: 2px;
	font-size: 14px;
}

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

#content li.audio_demo {
	position: relative;
	list-style-type: none;
	margin-left: 70px;
}

#content .audio_demo div {
	position: absolute;
}

#content .audio_demo a {
	padding-left: 90px;
	line-height: 23px;
} 

#footer {
	margin: 24px 0px 16px 0px;
	text-align: center;
	font-size: 14px;
	color: #030;
	letter-spacing: 2px;
	line-height: 18px;
}

#footer h1 {
	padding: 8px 60px 8px 60px;
	background-color: #b7b68f;
	font-size: 18px;
	color: #009;
	letter-spacing: 8px;
	display: block;
}

#footer h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #900;
}

#footer a { color: #900; }

.clear { clear: both; }

#clip_parent {
	left: 0px;
	top: 80px;
	position: absolute;
	width: 100%;
	z-index: 1001;
}

#clip_container {
	padding: 12px;
	background: #dfdeab;
	margin: auto;
	width: 700px;
	text-align: center;
}

#clip_container h1 {
	font-size: 20px;
	color: #900;
	padding-bottom: 12px;
	letter-spacing: 8px;
}

#clip_container a {
	text-decoration: none;
	letter-spacing: 8px;
	color: #009;
}

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

#modal_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 100% 100% 0px 0px;
	z-index: 1000;
	background-color: #000;
}

#modal_overlay[id] {
	position: fixed;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#modal_overlay.modal_maczilla {
	background: transparent url(/images/global/bg_modal_maczilla.png);
}

/* Photo and Headshot Galleries */
#thumbs {
	float: right;
	margin: 20px 30px 20px 0px;
	width: 450px;
}

#thumbs a {
	float: left;
	margin: 0px 0px 10px 20px;
}

#thumbs a img { border: 2px solid #fff; }
#thumbs a:hover img { border: 2px solid #900; }
#thumbs a.selected img { border: 2px solid #090; }

#photo {
	position: relative;
	background-color: #fff;
	width: 440px;
	height: 540px;
	margin: 20px 0px 0px 30px;
}

#photo img {
	position: absolute;
	left: 20px;
	top: 20px;
}

#photo_front { z-index: 10; border: 2px solid green; }
#photo_back { z-index: 5; }

#photo #printlink {
	position: absolute;
	left: 515px;
	top: 510px;
	font-size: 22px;
	white-space: nowrap;
	letter-spacing: 4px;
	display: block;
	width: 415px;
	text-align: center;
}

#photo h1 {
	background: transparent;
	width: 380px;
	text-align: center;
	position: absolute;
	top: 570px;
	left: 0px;
	color: #900;
}

/* Resume */
table.resume_header {
	width: 740px;
	padding: 0px;
	margin: 20px 0px 0px 150px;
}

table.resume_header td {
	font-size: 16px;
}

table.resume_header th {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 80px;
	vertical-align: middle;
}

table.resume {
	width: 920px;
	padding: 0px;
	margin: 0px 40px 0px 40px;
}

table.resume th {
	padding-top: 16px;
	font-weight: bold;
	font-size: 14px;
}

table.resume td {
	font-size: 12px;
	padding: 0px 4px 0px 8px;
}

table.resume td.title {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

