body {
	font-size: 0.8em;
	background-color: #3a0000;
	text-align: center;
	min-width:  780px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pagecontent {
	width: 550px;
	float: right;
	margin-right: 15px;
	padding-left: 20px;
	background-color: transparent;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: maroon;
}

#home #pagecontent {
	width: 440px;
	padding-left: 0px;
	margin-top: -30px;
	}
	
#biography #pagecontent {
	width: 540px;
	padding-left: 0px;
	}

#sidebar {
	   width: 150px;
	   float: right;
	   margin-top: 50px;
	   text-align: center;
	   margin-right: 20px;
	   background-color: transparent;
	}
	
#home #rightstuff, #biography #rightstuff {
	width: 250px;
	float: right;
	margin-top: 50px;
	text-align: left;
	margin-right: 10px;
	background-color: transparent;
	}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	border: 2px solid #c51e00;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#home #wrapper {
	width: 666px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
	border: 2px solid #c51e00;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#header {
	width: 746px;
	float: left;
	margin-left: 20px;
	border-top-style: none;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: maroon;
	margin-top: 7px;
	}

#leftheader {
	float: left;
	width:  140px;
	margin-left: 20px;
	text-align: right;
	padding-top: 39px;
	font-weight: bold;
	font-size: 1.3em;
}

#leftnav {
	float: left;
	margin-left: 35px;
	padding-top: 5px;
	text-align: right;
}


#leftnav p {
	font-size: 1em;
	text-align: right;
}
#leftnav ul {
  padding: 10px 0;
  list-style-type: none;
	width: 140px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#leftnav li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

#leftnav a {
	font-size: .9em;
  display: block;
  height: 15px;
  line-height: 15px;
  color: #FFF;
  text-decoration: none;

  text-indent: 15px;
	
	margin-top: 2px;
	background-color: transparent;
	text-align: right;
}

#leftnav a:hover, #leftnav .selected a {
  color: white;
  font-style: italic;
	background: transparent right bottom;
}

#home #leftnav .home a,
#album #leftnav .album a,
#biography #leftnav .biography a,
#performances #leftnav .performances a,
#ensembles #leftnav .ensembles a,
#weddings #leftnav .weddings a,
#soundclips #leftnav .soundclips a,
#photos #leftnav .photos a,
#links #leftnav .links a,
#teaching #leftnav .teaching a,
#press #leftnav .press a,
#irish #leftnav .irish a,
#calendar #leftnav .calendar a,
#contact #leftnav .contact a {
	cursor:  default;
	font-weight: bold;
}

#footer {
	clear: both;
	width:  740px;
	text-align: center;
	color: gray;
	font-style: italic;
	font-size: .9em;
	margin-left: 20px;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: maroon;
}

#footer a {
	text-decoration: none;
	color: gray;
}
#biography #wrapper #pagecontent #rightstuff p {
	text-align: left;
}
#biography #wrapper #pagecontent #rightstuff {
	margin-top: 0px;
	height: 300px;
}


.floatleft {
	float:left;
	margin-right: 10px;
}

.floatright {
float:right;
margin-left: 10px;
}
#biography #wrapper #pagecontent a {
	color: #3399FF;
}
#contact #wrapper #pagecontent a {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
#irish #wrapper #pagecontent a {
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
#teaching #wrapper #pagecontent a {
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}

#contact #wrapper #pagecontent a {
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
