body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	background: url("../images/body_bg.jpg") repeat-x #ffffff;
	}
#skip {
	height: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	}	
a {
	text-decoration: none;
	color: #ff0066;
	border-bottom: 1px solid #ff0066;
	}
a:hover {
	background-color: #ffff00;
	}
a:visited {
	border-bottom: 1px dotted #ff0066;
	}
a img {
	border: 1px solid #ff0066;
	}

h3 {
	clear: both;
	padding: 0;
	margin: 2px 0;
	}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url("../images/wrapper_bg.png") repeat-y;
	}

#header {
	height: 190px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: url("../images/fullnav.jpg") no-repeat;
	}
	
	#header #topnav {
		list-style: none;
		clear: both;
		width: 800px;
		margin: 40px 0 0 84px;
		padding: 0;
		overflow: hidden;
		/*border: 1px solid yellow;*/
		}
		
		#header #topnav li {
			float: left;
			margin: 0;
			padding: 0;
			overflow: hidden;
			}
			
			#header #topnav li a {
				display: block;
				width: 104px;
				height: 70px;
				text-indent: -9999px;
				}
			#header #topnav #nav-home a:hover,
			#header #topnav #nav-home.active a {
				background: url("../images/rollovers/home.jpg") no-repeat;
				}
			
			#header #topnav #nav-blog a {
				width: 89px;
				}	
				
			#header #topnav #nav-blog a:hover,
			#header #topnav #nav-blog.active a {
				background: url("../images/rollovers/blog.jpg") no-repeat;
				}
			#header #topnav #nav-photos a {
				width: 107px;
				}
			#header #topnav #nav-photos a:hover,
			#header #topnav #nav-photos.active a {
				background: url("../images/rollovers/photos.jpg") no-repeat;
				}
			#header #topnav #nav-videos a:hover,
			#header #topnav #nav-videos.active a {
				background: url("../images/rollovers/videos.jpg") no-repeat;
				}
			#header #topnav #nav-contact a:hover,
			#header #topnav #nav-contact.active a {
				background: url("../images/rollovers/contact.jpg") no-repeat;
				}
				
			#header #topnav #nav-appearances a {
				width: 141px;
				}
			#header #topnav #nav-appearances a:hover,
			#header #topnav #nav-appearances.active a {
				background: url("../images/rollovers/appearances.jpg") no-repeat
				}
				
			#header #topnav #nav-biography a {
				width: 132px;
				}
			#header #topnav #nav-biography a:hover,
			#header #topnav #nav-biography.active a {
				background: url("../images/rollovers/biography.jpg") no-repeat
				}
			
			
			
#header #logo {
	margin: 0;
	padding: 0;
	}			
#header #logo a {
	display: block;
	width: 160px;
	height: 81px;
	margin-left: 100px;
	text-indent: -9999px;
	border: none;
	}
	
	#header #logo a:hover {
		background: none;
		border: none;
		}
	
#main {
	background: url("../images/subpage_bg.jpg") no-repeat;
	overflow: hidden;
	width: 740px;
	padding: 50px 110px 0;
	}
	
.home #main {
	background: url("../images/home_bg.jpg") no-repeat;
	width: 760px;
	padding: 0 100px;
	}
/*
.videos #main {
	background: url("../images/home_bg.jpg") no-repeat;
	height: 610px;
	}

.videos #wrapper {
	background-image: none;
	}
	
.videos #footer {
	background: url("../images/videos_bg.jpg") no-repeat #000;
	background-position: 0 -18px;
	}*/
	
.biography #wrapper {
	background: url("../images/bio_footer.jpg") bottom left no-repeat #000;
	}
	
	.biography #footer {
		background: none;
		}
	
.videos #main h2 {
	float: left;
	padding: 5px 15px;
	margin: 0;
	color: #fff;
	background: #ff0066;
	}
	
#main #playlist {
	background: #fff;
	float: right;
	display: inline;
	/*width: 300px;*/
	margin: 20px 120px 0 0;
	padding: 0;
	}
	
	#main #playlist dt {
		border-top: 1px solid #555;
		float: left;
		clear: both;
		width: 200px;
		padding: 10px;
		}
	#main #playlist dt img {
		margin: 4px;
		}
	#main #playlist dd {
		float: left;
		margin: 0 0 5px;
		width: 164px;
		padding: 4px 4px 4px 8px;
	}
	#main #playlist dd.title {
		font-weight: bold;
		border-top: 1px solid #555;
		}
		
		#main #playlist a {
			color: #ff0066;
			}
		
	#theatre {
	float: left;
	clear: both;
	padding: 10px;
	margin-right: 40px;
	overflow: hidden;
	display: inline;
	width: 320px;
	}

	
	#main #photolist {
		margin: 20px 0 0;
		padding: 0;
		overflow: hidden;
		list-style: none;
		clear: both;
		}	
		
		#main #photolist li {
			float: left;
			padding: 0;
			margin: 0 40px 40px 0;
			}
			
			#main #photolist p {
				font-size: .8em;
				}
			
			#main #photolist a {
				border: none;
				}
	
	
	.home #main #intro {
		float: left;
		display: inline; /* IE Hack */
		padding-top: 60px;
		height: 22em;
		}
		
		.home #main #intro p {
			margin: 0;
			padding-left: 1em;
			width: 280px;
			margin-bottom: 15px;
			}
		
	.home #main #appearances {
		width: 188px;
		margin: 150px 32px 0 0;
		padding: 0 0 19px;
		background: url(../images/appearances_bottom.png) bottom left no-repeat;
		}
		
		.home #main #appearances h2 {
			background: url(../images/appearances_top.png) top left no-repeat;
			height: 30px;
			width: 188px;
			overflow: hidden;
			text-indent: -9999px;
			margin: -10px 0 0;
			padding: 0;
			}
		
		.home #main #appearances dl {
			margin: 0;
			padding: 0 19px 5px;
			width: 150px;
			}	
			.home #main #appearances dt,
			.appearances #upcoming,
			.appearances #past {
				font-weight: bold;
				font-style: italic;
				padding: 3px 4px 0;
				}
			.home #main #appearances dd,
			.appearances #upcoming dd,
			.appearances #past dd {
				margin: 0;
				font-family:Arial, Helvetica, sans-serif;
				font-size: .82em;
				padding: 0 4px 20px;
				background: url("../images/event_bg.jpg") bottom left no-repeat;
				}
				.appearances #upcoming dd,
				.appearances #past dd {
					background: none;
					}
			.home #main #appearances .even,
			.appearances .even {
				color: #000000;
				}
		.home #main #appearances .more {
			margin: 0;
			padding: 0;
			}
		.home #main #appearances .more a {
			display: block;
			text-transform: uppercase;
			font-size: .8em;
			letter-spacing: .5em;
			margin: 0 auto;
			width: 60px;
			color: #bbb;
			}
		
		
	.home #main #quotes {
		float: left;
		clear: left;
		display: inline; /* IE Hack */
		margin: 0 0 0 -40px;
		}
		
	.home #main #appearances {
		float: right;
		display: inline; /* IE Hack */
		}
		
	.home #main #recent {
		float: left;
		width: 350px;
		overflow: hidden;
		display: inline;
		}
		
		.home #main #recent .video, 
		.home #main #recent .news {
			float: left;
			display: inline; /* IE Hack */
			overflow: hidden;
			width: 160px;
			margin: 0 0 10px 10px;
			}
			.home #main #recent .video {
				margin-right: 10px;
				}
			.home #main #recent .video dl {
				background: #E9F9E8;
				color: #ff0066;
				font-style: italic;
				font-weight: bold;
				}
			
			.home #main #recent .video dt {
				
				}
			.home #main #recent .news dl {
				font-size: .9em;
				letter-spacing: -.02em;
				}
			.home #main #recent .news dt {
				float: left;
				clear: both;
				display: inline; /* IE Hack */
				font-weight: bold;
				width: 100px;
				}
				
			.home #main #recent .news dd {
				float: left;
				clear: left;
				display: inline;
				margin: 4px 0 10px;
				width: 100px;
				font-size: .9em;
				}
				
			.home #main #recent .news dd.calendar {
				float: right;
				clear: right;
				display: inline; /* IE Hack */
				width: 40px;
				border: 1px solid #FF0066;
				background: #fff;
				padding: 6px 3px;
				text-align: center;
				line-height: 1em;
				font-weight: bold;
				}
			.home #main #recent .news dd.calendar span {

				font-size: 1.5em;
				}
		
	.home #main #recent h2,
	h2 {
		float: left;
		font-style: italic;
		font-size: 1em;
		padding-top: 10px;
		clear: both;
		/*width: 320px;*/
		background: url("../images/stars_bg.png") repeat-x;
		}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	clear: both;
	background: url("../images/footer_bg.png") no-repeat;
	width: 600px;
	height:75px;
	border-bottom:thick #0000CC;

	padding: 20px 0 20px 200px;
	margin: 10px 0 0 -30px;
	}
	
.home #footer {
	margin-left: -20px;
	}
	
	#footer ul {
		list-style: none;
		padding: 10px 0;
		margin: 0;
		}
		
		#footer ul li {
			float: left;
			padding: 0;
			margin: 0;
			margin-right: 15px;
			}
			
			#footer ul li a {
				color: #FFFFCC;
				}
			#footer ul li a:hover {
				color: #ff0066;
				}
	#footer p, #footer p a {
		clear: both;
		color: #ff0066;
		}
		
	
h1 {
	font-style:italic;
	font-size: 2.65em;
	letter-spacing: -.05em;
	background: url("../images/headline_bg.png") no-repeat;
	padding: .15em .75em .15em .25em;
	margin: 0;
	clear: both;
	}
	

	
blockquote {
	background: #fff;
	font-family: "Courier New", Courier, mono;
	width: 190px;
	padding: 15px 15px 15px 18px;
	}
	
	blockquote p {
		text-indent: -.65em;
		margin-top: 0;
		}
	
	blockquote cite {
		font-style: normal;
		font-weight: bold;
		}
		
.wordwrap {
	width: 460px;
	float: left;
	margin-right: 40px;
	}
	.wordwrap p {
		font-size: .9em;
		line-height: 1.75em;
		padding: 0;
		margin: 12px 0 24px 12px;
		}
		
img.gutter	{
	float: left;
	margin-top: 84px;
	}
	
/* Form Styling - Contact and Volunteer Pages */
form {
	width: 450px;
	}
fieldset {border:0;margin-top:15px}

fieldset label {
	clear:both;
	float:left;
	text-align:right;
	width:185px;
	margin:0 10px 20px 0;
	}

fieldset input, fieldset textarea {
	float:left;
	border:1px solid #000;
	}

fieldset textarea {width:15em; height:5em}

fieldset input { margin-bottom:20px }

form p, form h2 {clear:both;margin-bottom:15px}


.submit {
	clear:both;
	margin:10px 0 20px 197px;
	}

.comments {float:none}

.checkbox {
	clear:both;
	float:left;
	margin:0 1em 0 5em;
	border:0
	}

.checkbox_label {
	clear:none;
	float:left;
	margin:0 0 10px 0;
	text-align:left;
	width:300px;
	}

.submitvoluteer{
	float:left;
	margin:0 0 0 5.2em;
	padding:.3em 0 .3em 0;
	width:100px
	}

.submitcontact {
	float:left;
	margin:1em 6.3em 0 195px;
	padding:.3em 0 .3em 0;
	width:100px
	}
	
.appearances #upcoming, 
.appearances #past {
	width: 320px;
	padding-left: 20px;
	float: left;
	}
	
.appearances h2 {
	background-color: #fff;
	}
	
	.appearances dl {
		clear: both;
		}