body {
	width: 1000px;
	color: #333333;
}

#actorHeader {
	font-size: large;
	font-family: georgia;
}

#resumeHeader {
	position: absolute;
	top: 100px;
	left: 410px;
	width: 200px;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}


.lineHeight {
	line-height: 1.3em;
}

#statsLeft {
	position: absolute;
	top: 180px;
	font-size: 16px;
	text-align: left;
	width: 250px;
	left: 210px;
} 

#statsRight {
	position: absolute;
	top: 180px;
	left: 610px;
	font-size: 16px;
	text-align: left;
	width: 200px;
}

#resumeBody {
	position: absolute;
	top: 280px;
	width: 630px;
	left: 210px;
	text-align: justify;
}

.role {
	text-indent: 30px;
}

.roleNote {
	padding-left: 60px;
	font-size: 12px;
}

#horizontalLine {
	width: 600px;
	hight: 30px;
	position:absolute;
	top: 260px;
	left: 210px;
}

#header {
	width: 600px;
	height: 80px;
	margin-left: 200px;
}

#footer {
	position: absolute;
	margin-top: 380px;
	margin-left: 180px;
}

.indexphoto {
	width: 640px;
	height: 426px;
	margin: 10px 200px auto 200px;
} 

a:hover {
	text-decoration: underline;
	border: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
}

a {
	color: #333333;
	border: 0px;
	text-decoration: none;
}

a image {
	color: #333333;
	border: none;
	text-decoration: none;
}


#headshot {
	height: 550px;
}

#resume {
	width: 700px;
}

#bio {
	width: 600px;
	margin-left: 200px;
	margin-top: 60px;
	text-align: justify;
	text-indent: 30px;
	line-height: 1.5em;
}
