
body {
	height: 100%;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-x;
	background-image:url(images/gradient.jpg);
	background-color:#5DA5DA;
	font-family:Arial, GillSans, Verdana, Helvetica, sans-serif;
	color:#FFF;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h1{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 17pt;
	text-transform: uppercase;
}

h2{
	padding: 0 10px 10px 0;
	margin: 0px;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
}

h3{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10pt;
}

p{
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 10pt;
	font-weight:normal;
	line-height: 145%;
}

#header{
	position: relative;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	z-index: 3;
}

#title {
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

#section-menu {
	float: right;
	display: block;
	width: 360px;
	height: 35px;
}

* html #section-menu a:link, * html #section-menu a:visited {height:35px;}

#section-menu ul {margin:0; padding:0; list-style-type:none;}

#section-menu li {float:left;}

#section-menu a {
	display:block;
	width:40px;
	padding-top:0px;
	margin-right:0px;
	height:35px;
	color:#000;
	text-decoration:none;
	/*overflow:hidden;*/
}

#section-menu a#one {
	background:transparent url(images/navigation/home_up.jpg) 0 0 no-repeat;
}
#section-menu a#two {
	background:transparent url(images/navigation/dvd_up.jpg) 0 0 no-repeat;
}
#section-menu a#three {
	background:transparent url(images/navigation/bio_up.jpg) 0 0 no-repeat;
}
#section-menu a#four {
	background:transparent url(images/navigation/interview_up.jpg) 0 0 no-repeat;
}
#section-menu a#five {
	background:transparent url(images/navigation/photo_up.jpg) 0 0 no-repeat;
}
#section-menu a#six {
	background:transparent url(images/navigation/lovedeath_up.jpg) 0 0 no-repeat;
}
#section-menu a#seven {
	background:transparent url(images/navigation/themaking_up.jpg) 0 0 no-repeat;
}
#section-menu a#eight {
	background:transparent url(images/navigation/teachers_up.jpg) 0 0 no-repeat;
}
#section-menu a#nine {
	background:transparent url(images/navigation/credits_up.jpg) 0 0 no-repeat;
}

#section-menu a#one:hover{
	background:transparent url(images/navigation/home_over.jpg) 0 0 no-repeat;
}
#section-menu a#two:hover{
	background:transparent url(images/navigation/dvd_over.jpg) 0 0 no-repeat;
}
#section-menu a#three:hover{
	background:transparent url(images/navigation/bio_over.jpg) 0 0 no-repeat;
}
#section-menu a#four:hover{
	background:transparent url(images/navigation/interview_over.jpg) 0 0 no-repeat;
}
#section-menu a#five:hover{
	background:transparent url(images/navigation/photo_over.jpg) 0 0 no-repeat;
}
#section-menu a#six:hover{
	background:transparent url(images/navigation/lovedeath_over.jpg) 0 0 no-repeat;
}
#section-menu a#seven:hover{
	background:transparent url(images/navigation/themaking_over.jpg) 0 0 no-repeat;
}
#section-menu a#eight:hover{
	background:transparent url(images/navigation/teachers_over.jpg) 0 0 no-repeat;
}
#section-menu a#nine:hover{
	background:transparent url(images/navigation/credits_over.jpg) 0 0 no-repeat;
}

#sectionone #section-menu a#one {
	background:transparent url(images/navigation/home_down.jpg) 0 0 no-repeat;
}
#sectiontwo #section-menu a#two {
	background:transparent url(images/navigation/dvd_down.jpg) 0 0 no-repeat;
}
#sectionthree #section-menu a#three {
	background:transparent url(images/navigation/bio_down.jpg) 0 0 no-repeat;
}
#sectionfour #section-menu a#four {
	background:transparent url(images/navigation/interview_down.jpg) 0 0 no-repeat;
}
#sectionfive #section-menu a#five {
	background:transparent url(images/navigation/photo_down.jpg) 0 0 no-repeat;
}
#sectionsix #section-menu a#six {
	background:transparent url(images/navigation/lovedeath_down.jpg) 0 0 no-repeat;
}
#sectionseven #section-menu a#seven {
	background:transparent url(images/navigation/themaking_down.jpg) 0 0 no-repeat;
}
#sectioneight #section-menu a#eight {
	background:transparent url(images/navigation/teachers_down.jpg) 0 0 no-repeat;
}
#sectionnine #section-menu a#nine {
	background:transparent url(images/navigation/credits_down.jpg) 0 0 no-repeat;
}

#sectionone #section-menu a#one:hover{
	background:transparent url(images/navigation/home_down.jpg) 0 0 no-repeat;
}
#sectiontwo #section-menu a#two:hover{
	background:transparent url(images/navigation/dvd_down.jpg) 0 0 no-repeat;
}
#sectionthree #section-menu a#three:hover{
	background:transparent url(images/navigation/bio_down.jpg) 0 0 no-repeat;
}
#sectionfour #section-menu a#four:hover{
	background:transparent url(images/navigation/interview_down.jpg) 0 0 no-repeat;
}
#sectionfive #section-menu a#five:hover{
	background:transparent url(images/navigation/photo_down.jpg) 0 0 no-repeat;
}
#sectionsix #section-menu a#six:hover{
	background:transparent url(images/navigation/lovedeath_down.jpg) 0 0 no-repeat;
}
#sectionseven #section-menu a#seven:hover{
	background:transparent url(images/navigation/themaking_down.jpg) 0 0 no-repeat;
}
#sectioneight #section-menu a#eight:hover{
	background:transparent url(images/navigation/teachers_down.jpg) 0 0 no-repeat;
}
#sectionnine #section-menu a#nine:hover{
	background:transparent url(images/navigation/credits_down.jpg) 0 0 no-repeat;
}

* html #section-menu a:hover {height:35px;}


#maincontent {
	position: relative;
	width: 768px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#maincontent img{
	padding: 0px;
}

#subsection-menu{
	/*display: block;*/
	float:left;
	margin: 0;
	padding: 0;
	padding-right: 8px;
	width: 220px;
	height: 365px;
}

#subsection-menu ul{
	list-style-image: url(images/arrow.gif);
	margin-top: 0px;
	padding-top: 0;
}

#subsection-menu ul ul{
	margin: 0px;
	margin-left: 10px;
	padding: 0;
}
/*
#subsection-menu ul li ul a{
	font-size: 10px;
	font-weight: bold;
	text-transform:capitalize;
}*/

#subsection-menu ul li{
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

#subsection-menu ul li.double-space{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#subsection-menu a{
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	text-transform:uppercase;
	color: #fff;
}

#subsectionone #one{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionone #one a{
	color: #000;
}

#subsectiontwo #two{
	list-style-image: url(images/arrow_down.gif);
}

#subsectiontwo #two a{
	color: #000;
}

#subsection-menu #one ul ul{
	color: #fff;
}

#subsectionthree #three{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionthree #three a{
	color: #000;
}

#subsectionfour #four{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionfour #four a{
	color: #000;
}

#subsectionfive #five{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionfive #five a{
	color: #000;
}

#subsectionsix #six{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionsix #six a{
	color: #000;
}

#subsectionseven #seven{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionseven #seven a{
	color: #000;
}

#subsectioneight #eight{
	list-style-image: url(images/arrow_down.gif);
}

#subsectioneight #eight a{
	color: #000;
}

#subsectionnine #nine{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionnine #nine a{
	color: #000;
}

#subsectionten #ten{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionten #ten a{
	color: #000;
}

#subsectioneleven #eleven{
	list-style-image: url(images/arrow_down.gif);
}

#subsectioneleven #eleven a{
	color: #000;
}

#subsectiontwelve #twelve{
	list-style-image: url(images/arrow_down.gif);
}

#subsectiontwelve #twelve a{
	color: #000;
}

#subsectionthirteen #thirteen{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionthirteen #thirteen a{
	color: #000;
}

#subsectionfourteen #fourteen{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionfourteen #fourteen a{
	color: #000;
}

#subsectionfifteen #fifteen{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionfifteen #fifteen a{
	color: #000;
}

#subsectionsixteen #sixteen{
	list-style-image: url(images/arrow_down.gif);
}

#subsectionsixteen #sixteen a{
	color: #000;
}

#content-right{
	width:513px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	border-left: 2px solid #fff;
	z-index: 2;
}

#content-right a{
	color: #fff;
}

#content-right a:visited{
	color: #CCC;
}

#content-right-menu{
	float: left;
	display: block;
	width: 200px;
	height: 20px;
	padding: 0;
	margin: 0;
}

#content-right-menu a{
	padding: 0;
	margin: 0;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	/*text-transform:uppercase;*/
	color: #fff;
}

#content-right-menu img{
	padding: 0;
	margin: 0;
	padding-right: 10px;
}

.image-gallery {
	width: 100%;
	/*height: 100%;*/
	/*border: 1px solid #fff;*/
	display: block;
}

.image-gallery img{
	/*border: 1px solid #fff;*/
	float: left;
	margin: 0px 7px 10px 7px;
	padding: 0;
	width: 80px;
	height: 40px;
}

.desktop-gallery img{
	/*border: 1px solid #fff;*/
	float: left;
	margin: 0px 7px 10px 7px;
	padding: 0;
	width: 80px;
	height: 40px;
}

.desktop-gallery a{
	/*border: 1px solid #fff;*/
	float: left;
	width: 250px;
	height: 50px;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #fff;
}

#transcript-icon {
	height: 40px;
	width: 190px;
	margin-top: 20px;
	text-align: right;
	float: left;
}

#transcript-icon a{
	height: 20px;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
}

#transcript-icon img{
	float: right;
	padding-left: 10px;
	margin: 0;
}

#printer-icon{
	margin-top: 20px;
	width: 150px;
	height: 60px;
	display: block;
	float: left;
}

#printer-icon img{
	padding: 0;
	margin: 0;
	float:left;
}

#printer-icon a{
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
}

#printer-icon p{
float:left;
	margin: 20px 0 5px 10px;
	padding: 0;
	text-decoration:underline;
}

#biography-text {
	padding: 0;
	margin: 0;
	float: left;
	width: 270px;
}

#biography-image{
	padding: 0;
	margin-right: 20px;
	width: 190px;
	height: 160px;
	float: right;
}

#footer{
	height: 81px;
	width: 100%;
	left: 0px;
	position:absolute;
	bottom: 0px;
	z-index: 1;
}

#footer img{
	margin-bottom: 0px;
	float: right;
}

#footer p{
	width: 90%;
	text-align: right;
}

.transcript-quote {
	font-style:italic;
}

#credits {
	display:table;
	font-size: 10pt;
	/*font-weight: bold;*/
	margin: 0px;
	padding: 0px;
}

.credit-row {
	display: table-row;
	float: left;
}

.credit{
	float: left;
	padding-top: 10px;
	display: table-cell;
	margin: 0px;
}

#more_content{
	display:block;
	position: relative;
	padding: 10px 20px 10px 10px;
	top: 20px;
	left: 0;
	float: none;
}

#more_content a{
	color: #fff;
}

#more_content a:visited{
	color: #000;
}

#imageSelectors ul{
	margin:0; padding:0; list-style-type:none;
}

.imageSelector{
	margin: 0 5px 0 5px;
	padding: 0;
	float: left;

}

.imageSelector a{
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}





