/* CSS Document */

body {
	background: #000000;
	color: #fdfbec;
	letter-spacing: .1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-align: center;For IE Auto-margins failure*/
	margin: 0;
	padding: 0;
	text-align:center;
}
h2, h3
{font-weight: normal;}
a{
	color: #FFCC00;
	text-decoration: none;
}

#Header {
	background: url(Assets/Title2.jpg) no-repeat;
	height: 194px;
	width: 600px;
	margin: 0 auto;
	}
#Header span {
	display: none;
	}

#MenuBar{
	width: 100%;
	height: 35px;
	padding: 15px 0 0 0;
	list-style: none;
	background-color: #FFCC00;
 	background-image: url(Assets/MenuBg.jpg);
	text-align: center;
	
}
#MenuBar ul{
	/*margin-top: 10px;*/
	
    padding: 0;
	
}
#MenuBar li{	
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;	
	color: #000000;
	border-right-width: 2px;
	border-right-style: solid;

}

#MenuBar a{
	
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 5px 8px;
	
}

#MenuBar a:hover {
	
	color: #666666;
	background: url(Assets/HoverImage.png) no-repeat bottom center;
	
	
}
#MenuBar #First {
	border-left-width: 2px;
	border-left-style: solid;
}

#Container{
	position:relative;
	width: 800px;
	height: 1500px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	line-height: 120%;
}

#Container2{
	position:relative;
	width: 1020px;
	height: 2500px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	line-height: 120%;
}
#Scroll{
	position: absolute;
	top: 9px;
	left: 0;
	width: 288px;
	height: 365px;
	background-image: url(Assets/scroll.jpg);
	background-repeat: no-repeat;
	margin: 0;
	display: inline;
	}
	
#Scroll2{
	position: absolute;
	top: 399px;
	left: 0;
	width: 288px;
	height: 365px;
	background-image: url(Assets/scroll2.jpg);
	background-repeat: no-repeat;
	margin: 0;
	display: inline;
	
}
.ScrollText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	margin: 30px 18px 30px 22px;
	letter-spacing: 0;
}

#MainImage{
	position: absolute;
	top: 0;
	left: 290px;
	height: 768px;
	width: 510px;
}

#Scroll a, #Scroll2 a{
	color: #996633;
	text-decoration: none;
}
#LeftColumn{
	position: absolute;
	top: 260px;
	left: 0;
	width: 470px;
	padding: 0 20px 0 20px;
	}
#RightColumn{
	position: absolute;
	top: 260px;
	left: 510px;
	width: 470px;
	padding: 0 40px 0 20px;
	}

#NewLeftColumn{
	position: absolute;
	top: 1370px;
	left: 4px;
	width: 470px;
	padding: 0 20px 0 20px;
	}

#NewLeftColumn h2{
	font-size: 22px;
	}
		
#NewRightColumn{
	position: absolute;
	top: 1370px;
	left: 512px;
	width: 470px;
	padding: 0 40px 0 20px;
	}	
	
#NewRightColumn h2{
	font-size: 22px;
	}
			
#PerformanceLeft{
	position: absolute;
	top: 10px;
	left: 0;
	width: 500px;
	
	}
#PerformanceRight{
	position: absolute;
	top: 10px;
	left: 526px;
	width: 400px;
	line-height: 1.5em;
	background: url(Assets/TextBackground2.jpg) no-repeat top left;
	}	
#PerformanceRight2 {
	position:absolute;
	width:400px;
	top: 468px;
	left: 526px;
	line-height: 1.5em;
	
}	
#PerformanceRight p{
	margin: 65px 50px 0 65px;
	}

#PerformanceRight2 li{
	text-decoration:none;
	margin-bottom:20px;
	margin-left:30px;
}
#PerformanceRight2 ul{
	list-style:none;
	
	}
#date{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F63;
}
#ContactRight{
	position: absolute;
	top: 16px;
	left: 527px;
	width: 400px;
	line-height: 1.5em;
	background: url(Assets/TextBackground2.jpg) no-repeat top left;
	text-align: center;
}	
#ContactRight p{
	margin: 60px 0 0 0;
}
/*
}
#Footer {
	clear: both;
}
*/
#Biography img {
	float: left;
	padding: 7px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	margin-right: 20px;
	margin-bottom: 10px;
	
	}	
/*#Biography{
	line-height: 1.5em;
	}*/
#NewHeading{
	position: absolute;
	top: 1299px;
	font-size: 32px;
	left: 420px;
	}

.GalleryLink{
	
	padding: 7px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	margin-right: 20px;
	margin-bottom: 10px;
	}	
#PromoSection{
	position:absolute;
	top: 1438px;
	left: 11px;
	width: 850px;
	}	
.Clear {
	clear: both;
	}
	
