/* START INDEX STYLES */


/* START COMMONLY USED STYLES */
a {
	text-decoration:none;
	color: #ffffff;
}
/* RESIDES IN ROW3_COLUMN_1 */
a:hover {
	color: #ffffff;
	text-decoration:underline;
}
/* ART DETAILS PAGE */
input,submit,select,textarea {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
}

/* END	 COMMONLY USED STYLES */

/* START MENU NAVIGATION */
/* CONTAINER FOR MENU BLOCK */
#menu_container {
	display: block;
	height: 23px;
	float: right;
	position: relative;
	top: 164px;
	width: 699px;
}
/* WHAT'S NEW IMAGE */
#nav_whats_new {
	display: block;
	height: 23px;
	width: 104px;
	float: right;
}
a.nav_whats_new {
	display: block;
	height: 23px;
	width: 104px;
	background:url(images/whats_new.jpg) top left no-repeat;
	float: right;
}
a.nav_whats_new:hover {
	display: block;
	height: 23px;
	width: 104px;
	background:url(images/whats_new_on.jpg) top left no-repeat;
	float: right;
}
a.nav_whats_new_focus {
	display: block;
	height: 23px;
	width: 104px;
	background:url(images/whats_new_on.jpg) top left no-repeat;
	float: right;
}

/* SUB NAV TELEVISION IMAGE */
#sub_nav_television {
	position: relative;
	top: 24px;
	left: 142px;
	text-align: right;
	display: block;
	height: 23px;
	width: 101px;
	float: right;
}
a.sub_nav_television {
	display: block;
	height: 23px;
	width: 101px;
	background:url(images/television.jpg) top left no-repeat;
	float: right;
}
a.sub_nav_television:hover {
	display: block;
	height: 23px;
	width: 101px;
	background:url(images/television_on.jpg) top left no-repeat;
	float: right;
}
a.sub_nav_television_focus {
	display: block;
	height: 23px;
	width: 101px;
	background:url(images/television_on.jpg) top left no-repeat;
	float: right;	
}
/* START SUB NAV MOVIE AND MINI SERIES IMAGE */
#sub_nav_m_and_m_series {
	position: absolute;
	top: 24px;
	left: 382px;
	height: 23px;
	width: 160px;
	float: right;
}
a.sub_nav_m_and_m_series {
	display: block;
	height: 23px;
	width: 160px;
	background:url(images/movie_and_mini_series.jpg) top left no-repeat;
	float: right;
}
a.sub_nav_m_and_m_series:hover {
	display: block;
	height: 23px;
	width: 160px;
	background:url(images/movie_and_mini_series_on.jpg) top left no-repeat;
	float: right;
}
a.sub_nav_m_and_m_series_focus {
	display: block;
	height: 23px;
	width: 160px;
	background:url(images/movie_and_mini_series_on.jpg) top left no-repeat;
	float: right;
}
/* END SUB NAV MOVIE AND MINI SERIES IMAGE */

/* START SUB NAV RELATED EXPERIENCE IMAGE */
#sub_nav_related_exp {
	position: absolute;
	top: 24px;
	left: 542px;
	height: 23px;
	width: 158px;
	float: right;
}
a.sub_nav_related_exp {
	display: block;
	height: 23px;
	width: 158px;
	background:url(images/related_exp.jpg) top left no-repeat;
	float: right;
}
a.sub_nav_related_exp:hover {
	display: block;
	height: 23px;
	width: 158px;
	background:url(images/related_exp_on.jpg) top left no-repeat;
	float: right;
}
a.sub_nav_related_exp_focus {
	display: block;
	height: 23px;
	width: 158px;
	background:url(images/related_exp_on.jpg) top left no-repeat;
	float: right;
}
/* END SUB NAV RELATED EXPERIENCE IMAGE */

/* BIO IMAGE */
#nav_bio {
	display: block;
	height: 23px;
	width: 44px;
	float: right;
}
a.nav_bio {
	display: block;
	height: 23px;
	width: 44px;
	background:url(images/bio.jpg) top left no-repeat;
	float: right;
}
a.nav_bio:hover {
	display: block;
	height: 23px;
	width: 44px;
	background:url(images/bio_on.jpg) top left no-repeat;
	float: right;
}
a.nav_bio_focus {
	display: block;
	height: 23px;
	width: 44px;
	background:url(images/bio_on.jpg) top left no-repeat;
	float: right;
}
/* RESUME IMAGE */
#nav_resume {
	display: block;
	height: 23px;
	width: 74px;
	float: right;
}
a.nav_resume {
	display: block;
	height: 23px;
	width: 74px;
	background:url(images/resume.jpg) top left no-repeat;
	float: right;
}
a.nav_resume:hover {
	display: block;
	height: 23px;
	width: 74px;
	background:url(images/resume_on.jpg) top left no-repeat;
	float: right;
}
a.nav_resume_focus {
	display: block;
	height: 23px;
	width: 74px;
	background:url(images/resume_on.jpg) top left no-repeat;
	float: right;
}
/* AWARDS IMAGE */
#nav_awards {
	display: block;
	height: 23px;
	width: 76px;
	float: right;
}
a.nav_awards {
	display: block;
	height: 23px;
	width: 76px;
	background:url(images/awards.jpg) top left no-repeat;
	float: right;
}
a.nav_awards:hover {
	display: block;
	height: 23px;
	width: 76px;
	background:url(images/awards_on.jpg) top left no-repeat;
	float: right;
}
a.nav_awards_focus {
	display: block;
	height: 23px;
	width: 76px;
	background:url(images/awards_on.jpg) top left no-repeat;
	float: right;
}
/* PHOTOS IMAGE */
#nav_photos {
	display: block;
	height: 23px;
	width: 81px;
	float: right;
}
a.nav_photos {
	display: block;
	height: 23px;
	width: 81px;
	background:url(images/photos.jpg) top left no-repeat;
	float: right;
}
a.nav_photos:hover {
	display: block;
	height: 23px;
	width: 81px;
	background:url(images/photos_on.jpg) top left no-repeat;
	float: right;
}
a.nav_photos_focus {
	display: block;
	height: 23px;
	width: 81px;
	background:url(images/photos_on.jpg) top left no-repeat;
	float: right;
}
/* CONTACT IMAGE */
#nav_contact {
	display: block;
	height: 23px;
	width: 80px;
	float: right;
}
a.nav_contact {
	display: block;
	height: 23px;
	width: 80px;
	background:url(images/contact.jpg) top left no-repeat;
	float: right;
}
a.nav_contact:hover {
	display: block;
	height: 23px;
	width: 80px;
	background:url(images/contact_on.jpg) top left no-repeat;
	float: right;
}
a.nav_contact_focus {
	display: block;
	height: 23px;
	width: 80px;
	background:url(images/contact_on.jpg) top left no-repeat;
	float: right;
}
/* END MENU NAVIGATION */

/* BUY PHOTOS IMAGE */
.photo_container {
	display: block;
	position: relative;
	top: 262px;
	left: 60px;
	height: 42px;
	width: 184px;
	float: left;
}
a.photo_container {
	display: block;
	height: 42px;
	width: 184px;
	background:url(images/buy_photos.jpg) top left no-repeat;
	float: right;
}
a.photo_container:hover {
	display: block;
	height: 42px;
	width: 184px;
	background:url(images/buy_photos_on.jpg) top left no-repeat;
	float: right;
}
/* START CONTENT MODULE */
#content_container {
	position: relative;
	display: block;
	top: 204px;
	right: 18px;
	height: 394px;
	width: 263px;
	float: right;
}
/* WHAT'S NEW HEADER */
#content_container_header_0 {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_header_0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* WHAT'S BIO HEADER */
#content_container_header_1 {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_header_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* WHAT'S RESUME HEADER */
#content_container_header_2 {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_header_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* WHAT'S AWARDS HEADER */
#content_container_header_3 {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_header_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* WHAT'S PHOTOS HEADER */
#content_container_header_4 {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_header_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* WHAT'S CONTACT HEADER */
#content_container_header_5 {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_header_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* WHAT'S NEW FADED BACKGROUND */
#content_container_text_0 {
	display: block;
	width: 263px;
	height: 290px;
	background-image: url(images/content_text_background_0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* BIO FADED BACKGROUND */
#content_container_text_1 {
	display: block;
	width: 263px;
	height: 290px;
	background-image: url(images/content_text_background_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* RESUME FADED BACKGROUND */
#content_container_text_2 {
	display: block;
	width: 263px;
	height: 290px;
	background-image: url(images/content_text_background_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* AWARDS FADED BACKGROUND */
#content_container_text_3 {
	display: block;
	width: 263px;
	height: 290px;
	background-image: url(images/content_text_background_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* PHOTOS FADED BACKGROUND */
#content_container_text_4 {
	display: block;
	width: 263px;
	height: 290px;
	background-image: url(images/content_text_background_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* CONTACT FADED BACKGROUND */
#content_container_text_5 {
	display: block;
	width: 263px;
	height: 290px;
	background-image: url(images/content_text_background_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container_text {
	display: block;
	position: relative;
	width: 263px;
	height: 290px;
	overflow: auto;
}
#scroll_filler {
	display: block;
	position: relative;
	height: 291px;
}
.text_title {
	display: block;
	position: relative;
	margin-top: 10px;
	margin-left: 15px;
	width: 209px;
	color: #89BCD5;
	/*background-color: #ff00ff;*/
}
.text_teaser {
	display: block;
	position: relative;
	margin-top: 5px;
	margin-left: 15px;
	width: 209px;
	color: #ffffff;
	/*background-color: #ff0000;*/
}
.text_dots {
	display: block;
	position: relative;
	margin-top: 5px;
	margin-left: 15px;
	width: 209px;
	color: #ffffff;
	/*background-color: #000000;*/
}
#content_container_footer {
	display: block;
	width: 263px;
	height: 52px;
	background-image: url(images/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* END CONTENT MODULE */

/* FOOTER COPYRIGHT TEXT */
#footer {
	display: block;
	position: relative;
	float: left;
	clear: left;
	align: right;
	top: 580px;
	width: 400px;
	left: 320px;
	color: #645B4C;
}

/* DOWNLOAD BIO IMAGE */
#download_bio_1 {
	display: block;
	height: 52px;
	width: 263px;
	float: right;
}
a.download_bio_1 {
	display: block;
	height: 52px;
	width: 263px;
	background:url(images/download_bio.jpg) top left no-repeat;
	float: right;
}
a.download_bio_1:hover {
	display: block;
	height: 52px;
	width: 263px;
	background:url(images/download_bio_on.jpg) top left no-repeat;
	float: right;
}
/* DOWNLOAD BIO IMAGE */
#download_bio_3 {
	display: block;
	height: 52px;
	width: 263px;
	float: right;
}
a.download_bio_3 {
	display: block;
	height: 52px;
	width: 263px;
	background:url(images/download_awards.jpg) top left no-repeat;
	float: right;
}
a.download_bio_3:hover {
	display: block;
	height: 52px;
	width: 263px;
	background:url(images/download_awards_on.jpg) top left no-repeat;
	float: right;
}

/* DOWNLOAD RESUME IMAGE */
#download_bio_2 {
	display: block;
	height: 52px;
	width: 263px;
	float: right;
	background:url(images/download_resume.jpg) top left no-repeat;
}
/* MOVIE/MINI SERIES IMAGE */
a.download_bio_movie {
	display: block;
	position: relative;
	left: 95px;
	top: 9px;
	width: 103px;
	height: 13px;
	background:url(images/download_movie_mini.jpg) top left no-repeat;
}
a.download_bio_movie:hover {
	display: block;
	position: relative;
	left: 95px;
	top: 9px;
	width: 103px;
	height: 13px;
	background:url(images/download_movie_mini_on.jpg) top left no-repeat;
}
/* MOVIE/MINI SERIES IMAGE */
a.download_bio_television {
	display: block;
	position: relative;
	left: 95px;
	top: 14px;
	width: 54px;
	height: 13px;
	clear: left;
	float: left;
	background:url(images/download_television.jpg) top left no-repeat;
}
a.download_bio_television:hover {
	display: block;
	position: relative;
	left: 95px;
	top: 14px;
	width: 54px;
	height: 13px;
	clear: left;
	float: left;
	background:url(images/download_television_on.jpg) top left no-repeat;
}
/*MAIN IMAGE */
a.download_bio_main {
	display: block;
	position: relative;
	left: 119px;
	top: 14px;
	width: 25px;
	height: 13px;
	float: left;
	background:url(images/download_main.jpg) top left no-repeat;
}
a.download_bio_main:hover {
	display: block;
	position: relative;
	left: 119px;
	top: 14px;
	width: 25px;
	height: 13px;
	float: left;
	background:url(images/download_main_on.jpg) top left no-repeat;
}

/* PHOTOS PAGE IMAGES */

.photo_container_x {
	display: block;
	float: left;
	position: relative;
	height: 70px;
	margin-left: 10px;
}

.photo_image_container {
	display: block;
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	background-color: #1D4C73;
}
.photo_image {
	display: block;
	position: relative;
	margin-top: 2px;
	margin-left: 2px;
}
.photo_links_container_x {
	display: block;
	position: relative;
	float: left;
	margin-left: 10px;
	top: 10px;
}
a.photo_links_container:hover {
	color: #9DD6F0;
}
#prev_next {
	display: block;
	width: 200px;
	height: 50px;
	float: left;
	clear: left;
	text-align: center;
	color: #ffffff;
}
a.prev_next:hover {
	color: #9DD6F0;
}
a.prev_next {
	color: #ffffff;
}

/* RESUME PAGE */
.resume_title {
	display: block;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 209px;
	color: #89BCD5;
	text-align: center;
	font-weight: bold;
	/*background-color: #ff00ff;*/
}
.resume_teaser {
	display: block;
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width: 209px;
	color: #ffffff;
	/*background-color: #ff0000;*/
}


/* START CONTACT FORM INFORMATION */
#form_container {
	display: block;
	position: relative;
	margin-left: 15px; 
	width: 200px;
}
.form_label {
	display: block;	
	position: relative;
	top: 0px;
	float: left;
	width: 150px;
	text-align: left;
	/*** Pretty stuff ***/
	color:#739db1;
}
.form_input {
	display: block;
	position: relative;
	top: 0px;
	float: left;
	text-align: left;
	width: 150px;
	/*** Pretty stuff ***/
	color:#3a3a3a;
}
.form_input_style {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #242D30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	width:150px;
}
#form_submit_style {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #242D30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.spacer {
	clear:both;
}
.required {
	display: block;
	float: left;
	font-weight: bold;
	color:#FF0000;
}
/* END CONTACT FORM INFORMATION */

/* END INDEX STYLES */

/* START ENGINE STYLES */



/* END ENGINE STYLES */