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

body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	background-color: transparent;
}
#creditContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	font-size: 10px;
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
a.contentLinksStyle {
	color:#6e93c0;
	text-decoration: none;
}
a:visited.contentLinksStyle {
	color:#6e93c0;
	text-decoration: none;
}
a:hover.contentLinksStyle {
	color:#f3cf60;
	text-decoration: none;
}
a.indexLinksStyle {
	color:#d46767;
	text-decoration: none;
}
a:visited.indexLinksStyle {
	color:#d46767;
	text-decoration: none;
}
a:hover.indexLinksStyle {
	color:#e79979;
	text-decoration: none;
}
#centerText {
	text-align: center;
}
.text6 {
	font-size: 6px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text18 {
	font-size: 18px;
}
.text20 {
	font-size: 20px;
}
.text22 {
	font-size: 22px;
}
.text24 {
	font-size: 24px;
}
.blueText1 {
	color:#6e93c0;
}
.goldText1 {
	color:#f3cf60;
}
#spacer {
	clear: both;
	width: 100%;
}
#wrapper1 {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#indexBio1 {
	font-size: 16px;
	color: #000;
	text-align: justify;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	border: 3px ridge #78ebee;
	font-family: Arial, Helvetica, sans-serif;
}
#indexText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	text-align: justify;
	width: 500px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#upcomingContainer1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	text-align: justify;
	width: 580px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#logo1 {
	float: left;
	width: 173px;
	margin-right: 4px;
}
#resumeContainer {
	width: 880px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 4px ridge #DDDDDD;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#clipsContainer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	width: 564px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#reelContainer {
	background-image: url(images/clips-bkgnd-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 405px;
	width: 557px;
	text-align: left;
	margin-left: 7px;
}
