/* CSS Document */

/* Global Styles
----------------------------------------------------------------------------------------*/	
	
body	{
	margin: 10px 0 0 0;
	padding: 0;
	color: #000;
	background: #ffc url(images/woodburgundy660.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	text-align: center;
	}
	
a	{
	color: #900;
	text-decoration: underline;
	}
	
a:hover	{
	color: #363;
	text-decoration: none;
	}	

embed {
	z-index: 1;
	}
	
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
	}
	
img {
	border: none;
	}
	
p	{
	margin: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
	}	
	
/* Wrapper Formatting to center on page in browser
----------------------------------------------------------------------------------------*/	

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
/* Header Formatting
----------------------------------------------------------------------------------------*/	

#composer #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
* html #composer #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#composer #header h1 span {
	background: url(images/Namepiano-crib.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#works #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
* html #works #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#works #header h1 span {
	background: url(images/Namepiano-works.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#calendar #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
* html #calendar #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#calendar #header h1 span {
	background: url(images/Namepiano-performance.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#press #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
* html #press #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#press #header h1 span {
	background: url(images/Namepiano-press.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#recordings #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
#recordings #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#recordings #header h1 span {
	background: url(images/Namepiano-images-a.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#contact #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
* html #contact #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#contact #header h1 span {
	background: url(images/Namepiano-contact.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#container	{
	margin: 0;
	padding: 0;
	background: url(images/body-spiral-parchment.jpg) repeat-y left top;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: 3px double #000;
	border-left: 3px double #000;
	}

/* Navigation Formatting
----------------------------------------------------------------------------------------*/	

div#nav {
	float: left;
	margin: 9px 0 0 0;
	padding: 0 0 0 110px;
	}
	
div#nav ul {
	margin: 0;
	padding: 0;
	border: none;
	}
	
div#nav li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	z-index: 1000;
	}
	
div#nav li.composer {
	position: relative;
	width: 100px;
	height: 53px;
	}
	
div#nav li.composer span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	}
	
div#nav li.composer span {
	background: url(images/button-composer.gif) no-repeat 0 0;
	}
	
#composer div#nav li.composer span {
	background: url(images/button-composer.gif) no-repeat 0 -60px;
	}
	
div#nav li.composer:hover span, #composer div#nav li.composer:hover span{
	background-position: 0 -60px;
	cursor: pointer;
	}
	
div#nav li.works {
	position: relative;
	width: 86px;
	height: 53px;
	}
	
div#nav li.works span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	}
	
div#nav li.works span {
	background: url(images/button-works.gif) no-repeat 0 0;
	}
	
#works div#nav li.works span {
	background: url(images/button-works.gif) no-repeat 0 -60px;
	}
	
div#nav li.works:hover span, #works div#nav li.works:hover span {
	background-position: 0 -60px;
	cursor: pointer;
	}

div#nav li.calendar {
	position: relative;
	width: 96px;
	height: 53px;
	}
	
div#nav li.calendar span {
	background: url(images/button-calendar.gif) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	}
	
#calendar div#nav li.calendar span {
	background: url(images/button-calendar.gif) no-repeat 0px -60px;
	}
	
div#nav li.calendar:hover span, #calendar div#nav li.calendar:hover span {
	background-position: 0px -60px;
	cursor: pointer;
	}
	
div#nav li.press {
	position: relative;
	width: 94px;
	height: 53px;
	}
	
div#nav li.press span {
	background: url(images/button-press.gif) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	}
	
#press div#nav li.press span {
	background: url(images/button-press.gif) no-repeat 0 -60px;
	}
	
div#nav li.press:hover span, #press div#nav li.press:hover span{
	background-position: 0 -60px;
	cursor: pointer;
	}
	
div#nav li.recordings {
	position: relative;
	width: 114px;
	height: 53px;
	}

div#nav li.recordings span {
	background: url(images/button-recordings.gif) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	}
		
#recordings div#nav li.recordings span {
	background: url(images/button-recordings.gif) no-repeat 0px -60px;
	}
	
div#nav li.recordings:hover span, #recordings div#nav li.recordings:hover span {
	background-position: 0px -60px;
	cursor: pointer;
	}
	
div#nav li.contact {
	position: relative;
	width: 90px;
	height: 53px;
	}
	
div#nav li.contact span {
	background: url(images/button-contact.gif) no-repeat 0px 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	}
	
#contact div#nav li.contact span {
	background: url(images/button-contact.gif) no-repeat 0px -60px;
	}
	
div#nav li.contact:hover span, #contact div#nav li.contact:hover span {
	background-position: 0px -60px;
	cursor: pointer;
	}

div#nav li a {
	display: block;
	text-decoration: none;
	color: #000;
	height: 53px;
	text-align: center;
	}
	
div#nav li a:hover {
	color: #930;
	text-decoration: none;
	}
	
div#nav ul ul {
	position: absolute;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	display: none;
	z-index: 10000;
	}
	
div#nav ul ul li {
	border-bottom: 1px solid #000;
	background: #fff;
	}
	
div#nav ul ul li a {
	width: 140px;
	height: auto;
	padding: 2px 0 4px 0;
	}
		
div#nav ul ul li a:hover {
	background: #366;
	color: #ffc;
	}
	
div#nav ul.level1 li.composer:hover ul.level2,
div#nav ul.level1 li.works:hover ul.level2,
div#nav ul.level1 li.calendar:hover ul.level2,
div#nav ul.level1 li.press:hover ul.level2,
div#nav ul.level1 li.recordings:hover ul.level2,
div#nav ul.level1 li.contact:hover ul.level2 {
	display: block;
	}
		
div#nav ul.level1 li.composer ul.level2 {
	top: 53px;
	left: -20px;
	}
	
div#nav ul.level1 li.works ul.level2 {
	top: 53px;
	left: -30px;
	}
	
div#nav ul.level1 li.calendar ul.level2 {
	top: 53px;
	left: -26px;
	}
	
div#nav ul.level1 li.press ul.level2 {
	top: 53px;
	left: -24px;
	}
	
div#nav ul.level1 li.recordings ul.level2 {
	top: 53px;
	left: -20px;
	}
	
div#nav ul.level1 li.contact ul.level2 {
	top: 53px;
	left: -15px;
	}

#border	{
	clear: left;
	width: 620px;
	height: 15px;
	background: url(images/border.gif) no-repeat left 4px;
	margin-left: 90px;
	}	
	
/* Content Formatting 
----------------------------------------------------------------------------------------*/	

#content	{
	padding: 10px 40px 20px 113px;
	font-size: 1.15em;
	}

#column1 {
	float: left;
	width: 270px;
	margin: 0 0 0 10px;
	padding: 10px 0 20px 0;
	}
	
#column2 {
	float: right;
	width: 270px;
	margin: 0 20px 0 0;
	padding: 10px 0 20px 0;
	}
	
/* Footer Formatting
----------------------------------------------------------------------------------------*/	
	
#footer	{
	height: 60px;
	background: url(images/footer.jpg) no-repeat;
	border-top: none;
	border-right: 3px double #000;
	border-bottom: 3px double #000;
	border-left: 3px double #000;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#footer p.credits {
	text-align: center;
	font-size: 1.1em;
	margin: 0 0 0 0;
	padding: 20px 0 0 80px;
	}
	
#footer img	a, #footer img a:hover	{
	text-decoration: none;
	border: none;
	}
	
/* Splash Page Formatting
----------------------------------------------------------------------------------------*/	

#splash #header h1 {
	position: relative;
	width: 744px;
	height: 130px;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: none;
	border-left: 3px double #000;
	overflow: hidden;
	}
	
* html #splash #header h1 {
	width: 750px;
	w\idth: 744px;
	}
	
#splash #header h1 span {
	background: url(images/Namepiano-face.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	height: 100%;
	
	}
	
#splashcontainer	{
	height: 460px;
	border-top: 3px double #000;
	border-right: 3px double #000;
	border-bottom: 3px double #000;
	border-left: 3px double #000;
	background: url(images/splash-body-spiral-parchment4.jpg) no-repeat left top;
	}

#splashcontent	{
	padding: 6px 105px 10px 20px;
	font-size: 1.1em;
	}

#splashcontent p {
	text-align: right;
	margin: 0;
	padding: 0;
	}
	
/* Shadows for Images, Thanks to Stu Nicholls, http://www.cssplay.co.uk/menu/shadow2
----------------------------------------------------------------------------------------*/	

.out {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 4px;
  z-index: 1;
  }

.out2 {
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em auto 0 auto;
  z-index: 1;
  }
 
* html .out2 {
  margin: 1em 150px 0 150px;
  marg\in: 1em auto 0 auto;
  }
  
* html .out25 {
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin: 1em 185px 0 185px;
  marg\in:1em auto 0 auto;
  z-index: 1;
  }	
  
* html .out27 {
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin: 1em 227px 0 243px;
  marg\in:1em auto 0 auto;
  z-index: 1;
  }	
  
.out3 {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 8px 1em 184px;
  z-index: 1;
  }
 
 * html .out3 {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 8px 1em 94px;
  z-index: 1;
  }
  
.out4 {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0 1em 0;
  z-index: 1;
  }
  
 .out5 {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position: relative;
  margin:1em 8px;
  z-index: 1;
  }
  
 .out6 {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 6px;
  z-index: 1;
  }
  
 .out7
  {
  float: left;
  display:block; 
  background:#cdc8bb; 
  border:1px solid #ddd; 
  position:relative;
  margin:2.5em 6px;
  z-index: 1;
  }
  
.in2 {
  display:block; 
  background:#777; 
  border:1px solid #999; 
  position: relative;
  z-index: 1;
  }
  
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative;
  z-index: 1; 
  }

.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.rtin {
  left:5px;
  }



.narrow {width:8em;}
.normal {width:180px;}
.wide {width:18em;}
.image {width:137px; padding: 0;}
.image2 {width: 282px; padding: 0;}
.image3 {width: 212px; padding: 0;}
.image4 {width: 292px; padding: 0;}
.image5 {width: 102px; padding:0;}
.image6 {width: 202px; padding: 0;}
.image7 {width: 100px; padding: 0;}


/* Classes
----------------------------------------------------------------------------------------*/	

.border {
	border:1px solid #999; 
	}
	
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	margin: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
	}

.center {
	text-align: center;
	}

.clear {
	clear: both;
	}
	
.floatLeft {
	float: left;
	padding: 0 10px 10px 0;
	}
	
.floatLefth2 {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
	}
	
.floatRight {
	float: right;
	margin: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
	font-weight: normal;
	font-size: 0.9em;
	}
	
.left {
	text-align: left;
	}
	
.pimagepadding {
	padding: 5px 5px 5px 20px;
	}
	
.relative {
	position: relative;
	}
	

	
/* Behavior Call for IE 6 and earlier to recognize drop-down menus
----------------------------------------------------------------------------------------*/	

* html body {
	behavior: url(csshover.htc);
	}
	

