@charset "UTF-8";
/* CSS Document */

body {


text-align: center;
}

#logo {
	position: absolute;
	top: 18px;
	left: 32px;
}
.logo a {

}

#container {
width: 1000px;
height: 675px;
position: relative;
text-align: left;
border: 1px solid #000000;
margin-left: auto;
margin-right: auto;

}

a {
font-family:  century gothic, Helvetica, Arial,  sans-serif;
font-size: 13px;
text-decoration:none;
color: #990000;
line-height: 20px;
}

a:hover {
color: #CC0000;
}

p {
font-family:  Helvetica, Arial,  sans-serif;
font-size: 12px;
text-align:left;
line-height: 15px;
width: 480px;
}

.resume {
text-align: left;
font-family:  Helvetica, Arial,  sans-serif;
font-size: 12px;
line-height: 16px;
}

.small {font-size: 10px;}




p.large {
font-family:  Helvetica, Arial,  sans-serif;
font-size: 14px;
text-align:left;
line-height: 24px;
width: 480px;
}

p.links a {
line-height: 26px;}

#nav {
	position: absolute;
	left: 538px;
	top: 622px;
	width: 439px;
}

#main {
	width: 720px;
	height: 480px;
	position: absolute;
	top: 81px;
	left: 137px;
	text-align: center;
	
}

#main-headshot {
	width: 951px;
	height: 480px;
	position: absolute;
	top: 82px;
	left: 26px;
	text-align: center;
}
#main-resume {
	width: 720px;
	height: 480px;
	position: absolute;
	top: 81px;
	left: 137px;
	text-align: center;
overflow: auto;	
}

#bio-text {
	position: absolute;
	width: 480px;
	left: 260px;
	top: 77px;
}

#reel {
	position: absolute;
	width: 724px;
	left: 134px;
	top: 575px;
	text-align: center;
}

div#reel a {
padding: 10px;
}

h3 {
font-family:  Helvetica, Arial,  sans-serif;
font-size: 12px;
margin: 0px;
}

h4 {
font-family:  Helvetica, Arial,  sans-serif;
font-size: 12px;
text-align: left;
margin: 0px;
}
