@charset "utf-8";
/* CSS Document */
html, body {
	height: 101%;
	background: #eee url(../image/musicbg323.gif) repeat 0 0; 
	
	}

body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;

}
.twoColFixRtHdr #container {
	width: 1050px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	background-color: #eee;
} 
.twoColFixRtHdr #header {
	padding: 0;
	margin: 0;
	background-color: #EBEBEB;
	border-bottom: 3px double red;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 0; 
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding: 0px 10px 10px 10px;
	background-color: transparent;
}
.twoColFixRtHdr #mainContent {
	margin: 0 220px 0 0;
	padding: 5px 20px 20px 20px;
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
	min-height: 1000px;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background:#DDDDDD;
	border-top: 3px double red;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #432699;
	margin: 0px 0;
	padding: 10px 0px 5px 0px;

}

h1{
	font-size: 150%;

}
h2 {
font-size: 140%;

}
h3{
font-size: 130%;

}
h4{
font-size: 120%;

}
h4{
font-size: 110%;

}
h5 {
	font-size: 9px;
}

p {
	color: #336;
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
}

a:link{
	color: #00C;
	}
 
a:visited {
	color: #00C;
	}

a:hover{
	color: #FF0000;
	}

a:active {
	color: #999;
	}
	

#active {
	color: #999;
}
#sidebar1 #links, #sidebar1 #links2{
	list-style: none;
	padding: 20px 2px;
	margin: 0;
	font-size: 95%;
}
#sidebar1 .color {
	background-color: #33C;
	color: #FFF;
	font-weight: bold;
	padding: 0 5px;
}


/*BOF Fat Erik's CSS menu*/
#navcontainer {
	background-color: #eee;
	padding: 5px 20px;
	border-bottom: 1px navy solid;
	color: #FFF;
	font-weight: bold;
}

/*Fat Erik's Pipelist*/
#navlist
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#navlist li
{
	display: inline;
	padding: 0 5px;
	margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
/* #newscontent {
	width: 365px;
	float: right;
	padding: 5px;
	margin: 0;
	height: 150px;
	display: block;
	overflow: scroll;
	position: relative;
	background-color: #eee;
	white-space: normal;
}
*/
 #maintwocol {
	padding: 10px 3px;
	margin:0;
	background-color: #FFF;

}

/* #pmaresources {
	width: 365px;
	padding: 5px;
	display: block;
	white-space: normal;
	overflow: scroll;
	height: 150px;
}
*/
#pmaresources p {
	width: 100%;
	padding: 0 0px;	
}
#mainContent table tbody {
	font-size: 12px;

}
#mainContent table tbody tr td .teachers {
	color: #339;
	font-weight: bold;

}
#news {
	width: 743px;
	background-color: inherit;
	padding: 5px;
	height: 200px;
}
#mainContent h4 .small {
	font-size: 70%;
}
.tab {
	background-color: #F00;
	margin: 60px;
}
td {
	background-color: #eee;
	padding: 5px 15px;
}
table {
	background-color: #CCC;
}
.tablecaption {
	color: #009;
	font-weight: bold;
	font-size: 100%;


}
#mainContent .h4highlight {
	text-decoration: overline;


}
#links .linksheader, #links2 .linksheader {
	color: #339;
	font-weight: bold;
}

#links2 li {
	line-height: 1.8em;

}


#mainContent .clearpm {
	margin: 0;



}
#main {
	background-color: #eee;
	padding: 20px 50px;
}

#flashcontent {
	width: 521px;
	float: right;
	margin: 5px 0 5px 10px;
	background-color: #eee;
	height: 250px;
	text-align: center;
}
#sidebar1 .quote {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}
body ul li {
	line-height: 20px;
}
hr {
	border: 1px solid #CCC;
	
}
#header img {
	display: block;
}

#mainContent table tbody tr .choir {
	background-color: #FFF;
}
