body		{
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: black;
		font-size: small;
		background-color: #5D7C89;
		}

#wrapper	{
		width: 930px;
		margin: 0 auto;
		padding-bottom: 0;
		text-align: left;
		background-color: #ffffff;
		}

#header 	{
		background-color: #ffffff;
		padding-bottom: 2px;
		border-bottom: 1pt solid #D3CFD5;
		}


#content 	{
		width: 730px;
		float: right;
		background-color: #ffffff;
		border-left: #D3CFD5 1pt solid;
		padding: 0 15px 2px 15px;
		margin-left: 0;
		}

#sidebar 	{
		width: 165px;
		float: left;
		background-color: #ffffff;
		}

p		{font-family: verdana,"Trebuchet MS",arial,sans-serif; color:#000000;
		font-size: 88%; line-height: 140%; text-align:left;}

p.bach		{font-family: verdana,"Trebuchet MS",arial,sans-serif; color:#000000;
		font-size: 86%; line-height: 100%; text-align:left;}


span.pics	{color: #006f93;  font-family: arial, helvetica, sans-serif; font-size: 88%;}


#footer 	{
		clear: both;
		background-color: #E5E5EF;
		height: 60px;
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: #222222;
		font-weight: 500;
		font-size: 90%;
		border-top: solid 1pt #D3CFD5;
		padding: 2px 0px 5px 0px;
		}


img.right	{float: right; margin: 0px 20px 2px 25px;}

img.left	{float: left; padding-right: 24px;}

img.reg		{border: #006f93 solid 1pt;}


h1		{font-weight: bold; font-size: 133%; color: #377A9F; 
		font-family: verdana,arial; text-align: left; padding: 10px 0px 0px 0px;}

h3		{font-weight:600; font-size: 95%; color: #000066; font-family: verdana,arial; text-align: left;}

h4		{font-weight:600; font-size: 120%; color: #000066; font-family: verdana,arial; text-align: left;
		background-color: #F7F6F8;}
		
h4.center		{font-weight:600; font-size: 120%; color: #000066; font-family: verdana,arial; text-align: center;
		background-color: #F7F6F8;}

h4.home		{font-weight:600; font-size: 105%; color: #000066; font-family: verdana,arial; text-align: left;
		background-color: #F7F6F8;}

span.music	{font-weight: 600; font-size: 128%; color: #222222; font-family: verdana,"Trebuchet MS", arial, sans-serif; text-align: left; vertical-align: super;}

span.music2	{font-weight:500; font-size: 100%; color: #1382B6; font-family: verdana,"Trebuchet MS", arial, sans-serif;}

span.music3	{font-weight: bold; font-size: 120%; color: #222222; font-family: "Trebuchet MS", arial, sans-serif; text-align: left;}

span.caption	{font-weight: 500; font-size: 88%; color: #000000; font-family: verdana, arial;}
span.caption2	{font-weight: 500; font-size: 85%; color: #A01E08; font-family: arial,verdana;}
span.caption3	{font-weight: bold; font-size: 88%; color: #A01E08; font-family: arial,verdana;}

div.cc		{padding: 8px 0px 0px 175px; border-top: dotted thin #dddddd;}

a:link, a:visited, a:active {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
	
a:hover, a:focus {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

a.foot:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.rt:link, a.rt:visited, a.rt:active {
	color: #0883A9;
	font-weight: bold;
	text-decoration: none;
}
	
a.rt:hover, a.rt:focus {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
/* -------- Side Navigation --------  */      


#sidenav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	  
} 
	
#sidenav ul li {
	padding-top: 2px;
	margin: 0;
	border-bottom: 1px #D3CFD5 solid;
}
	
#sidenav ul li a:link, #sidenav ul li a:visited, #sidenav ul li a:active {
	font-size: 95%;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #086785;
	padding: 4px 0px 4px 7px;
	background-color: #ffffff;
}

#sidenav ul li a:hover, #sidenav ul li a:focus {
	color: #990000;
	height: 24px;
	text-decoration: underline;
	background-color: #F6F6F8;
} 



