/* ___________ LAYOUT ______________*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(../images/music01.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 99%;
	width: 960px;
	text-align: left;
	margin: 10px auto 10px auto;
	border-top:1px solid #008080;
	border-right:5px outset #FDFDCC;
	border-bottom:5px outset #FDFDCC;
	border-left:1px solid #008080;
	background-color:#FFFFFF;
}
#header {
	background-image:url(../images/nth_artnouveau_bg.gif);
	padding:5px 5px 0px 5px;
	border-bottom: 1px solid #008080;
	margin:0;
	height:100%;
}
#logo	{
	width:515px;
	margin:0;
	padding:0;
	float:left;
}
#headertext {
	float:right;
	width:430px;
	margin:0;
	padding:0;
	text-align:right;
}
#nav {
	width:140px;
	float:left;
	padding: 10px 5px 5px 5px;
	margin:5px;
	background-image:url(../images/nth_artnouveau_bg.gif);
	border: 1px solid #008080;
}
#content {
	margin: 0 0 0 165px;
	padding: 15px;
}
#content_gallery {
	margin: 0;
	padding: 15px;
}
#footer {
	clear:both;
	padding: 5px;
	border-top: 1px solid #008080;
	font-size: 90%;
	background-image:url(../images/nth_artnouveau_bg.gif);
	height:100%;
}
#composers	{
	float:right;
	padding:5px;
	border:thin solid #008080;
	width:240px;

}
.callout {
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0px; 
     margin:0px;
	 padding:0px;
     font-size: 1px;
     line-height: 0px;
}
.skiplink {
	display:none
}
/* ___________ MENUS AND LISTS _____________*/
ul	{
	list-style:circle;	
}
ul.listmenu {
	list-style:none;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}
ul.listmenu li {
	text-align:left;
	margin-bottom:10px;
}
ul.submenu {
	list-style-image:url(../images/melody03_green.gif);
}
ul.submenu li {
	text-align:left;
}
ul.no_margin {
	margin-left:8%;
	padding-left:0;
}
ul.musical1 {
	list-style-image:url(../images/melody03_green.gif);
	text-align:left;
}
ul.musical2 {
	list-style-image:url(../images/melody03_blue.gif);
	text-align:left;
}
ul.linkspage	{
	list-style-image:url(../images/melody03_blue.gif);
}
ul.linkspage li	{
	margin-bottom:20px;
}
/* __________ element selectors _________ */
h1 {
	font-size:130%;
	color:#008080;
	margin:0;
	padding:0;
}
h2 { 
	color: #008080;
	margin-top:0;
	padding-top:0;
}
h2.gallery { 
	color: #008080;
	margin:0;
	padding:0;
	width:30%;
	float:left;
}
h3 {  
	color: #008080;
}
h3.gallery {  
	color: #008080;
	border-bottom: 1px solid #008080;
}
h4 {  
	color: #008080;
}
h5 {  
	color: #008080;
}
strong {
	color:#008080;
}
b {
	color:#008080;
}
#gallery_index	{
	background-image:url(../images/nth_artnouveau_bg.gif);
	border:1px solid #008080;
}
/* __________ id selectors ______________ */
#content p {
	max-width:500px;
	line-height: 130%;
	margin-top:0;
	padding-top:0;
}
#content div {
	max-width:500px;
	line-height: 130%;
	margin-top:0;
	padding-top:0;
}

#content img	{
	padding-left:5px;
	padding-right:5px;
}
#content dd {
	margin-bottom: 10px;
}
#nav a:link { 
	color:#008080;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited { 
	color:#008080;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover, #nav a:active, #nav a:focus {  
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
/* _________ class selectors __________*/
.style1	{
	color:#FFCC00;
}
.style2 {
	color: #000066;
}
.toptelephone	{
	font-weight:bold;
}
/* _____________ FORMS ______________ */
fieldset	{
	width:95%;
	border-style:solid;
	border-width:thin;
	border-color:#008080;
}
legend	{
	color:#008080;
	font-weight:bold;
}
a.editpage	{
	background-color:#EEEEEE;
	padding:5px;
	border-left: thin solid #666666;
	border-right: thin solid #666666;
}
/* ____________ TABLES _______________ */
th.large_font	{
	font-size:130%;
	color:#008080;
	background-color:#DAE7D8;
}
table.lyrics	{
	/*border:1px solid #633100;*/
}
table.lyrics td	{
	vertical-align:top;
	border-bottom:1px solid #633100;
}
table.lyrics th	{
	vertical-align:top;
	color:#008080;
	background-color:#DAE7D8;
}
table.lyrics caption	{
	font-weight:bold;
	text-align:left;
	color:#008080;
	padding: 5px 0 5px 0;
}
/* ____________ /TABLES _______________ */
