@charset "utf-8";
/* CSS Document */

body{
	background-color:#afc2d3
}

#header{
	background-color:#ff0000
	width: 804px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	background-color: #000;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 850px;
	height: 144px;
}

#navigation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-color: #000;
	float: left;
	height: 22px;
	width: 850px;
	overflow: visible;
	position: static;
	visibility: visible;
	left: 0px;
	text-align: center;
	margin: auto;
}

#content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-color: #FFF;
	float: right;
	height: auto;
	width: 850px;
	overflow: visible;
	position: inherit;
	left: 12px;
	top: 100px;
	right: 204px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
}

#side_panel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	background-color: #2d73b2;
	float: left;
	height: auto;
	width: 200px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	padding: 4px;
	margin: 0px;
	text-align: center;
}

#center_content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-color: #FFF;
	float: right;
	height: auto;
	width: 630px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	padding: 5px;
	margin: 0px;
}

#footer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D73B2;
	background-color: #000;
	margin: 0px;
	float: left;
	height: 20px;
	width: 850px;
	overflow: visible;
	position: static;
	visibility: visible;
	left: 0px;
	text-align: center;
	padding: 0px;
}

a	{
	font-weight: normal;
}

 Code below: links are azure-azure-cyan 
a:link {
	color: #0099ff;
}

 Code below: visited links are dark faded red 
a:visited {
	color:#990000;
}

 Code below: hover links are red on a dark faded red background 
a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color: #990000;
}

a:active {
	color: #FFF;
	background-color: #1F6098;
}

#mp_Panel_1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	background-color: #0f1403;
	float: right;
	height: 165px;
	width: 540px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	position: static;
	visibility: visible;
	left: 0;
	top: 0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	color: #900;
}

#mp_Panel_2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	background-color: #990000;
	float: right;
	height: 165px;
	width: 540px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	position: static;
	visibility: visible;
	left: 0;
	top: 0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	color: #900;
}

#mp_Panel_3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	background-color: #251f21;
	float: right;
	height: 165px;
	width: 540px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	position: static;
	visibility: visible;
	left: 0;
	top: 0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	color: #900;
}

#mp_Panel_4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	background-color: #9900CC;
	float: right;
	height: 165px;
	width: 540px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	position: static;
	visibility: visible;
	left: 0;
	top: 0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	color: #900;
}

h1	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-large;
	color: #66F
}

li	{
	font-size: small;
}

h2	{
	background-color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: large;
	color: #1F65A3
}

h3	{
	background-color: #1B65A3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}

h4 {
	background-color: #AFC2D3;
	font-famly: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #2D73B2;
}

p	{
	font-size: medium;
	color: #333;
}
/* 
makes all paragraphs in the site 
*/

em	{
	text-transform: uppercase;
}

#side_panel p{
	font-style: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-large;
}

.N {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.rehearsal_calendar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
	text-align: left;
	}
	
.groups_principal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #9FC;
	background-color: #03C;
	}
	
.groups_purple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #C6F;
	background-color: #606;
	}
	
.groups_pink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #F6F;
	background-color: #C36;
	}
	
.groups_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #6F6;
	background-color: #090;
	}
	
.groups_grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #CCC;
	background-color: #333;
	}
	
.groups_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #F09;
	background-color: #900;
	}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.fun p{
	color: #339999;
	font-family: Georgia, Times, serif;
	letter-spacing: 0.05em;
}

.fun {
	color: #339999;
	font-family: Georgia, Times, serif;
	letter-spacing: 0.05em;
}

#wrapper {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 850px;
	visibility: visible;
	height: auto;
	position: absolute;
}

#wrapperInside {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#mp_Panel_2 p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: bold;
	font-size: xx-large;
}

#bio {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	background-color:#FFF;
	float: right;
	height: 150px;
	width: 550px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	position: static;
	visibility: visible;
	left: 0;
	top: 0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	color: #900;
}

#smalltemp {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 100px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp2 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 200px;
	width: 195px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#smalltemp2 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 300px;
	width: 195px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#smalltemp4 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 400px;
	width: 180px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp5 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 500px;
	width: 195px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

#smalltemp6 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 600px;
	width: 195px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}#smalltemp16 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 1600px;
	width: 195px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
#smalltemp20 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 2000px;
	width: 195px;
	overflow: visible;
	position: static;
	left: 0px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
#smalltemp8 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 800px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#index_side {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 625px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp7 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 700px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp8 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 800px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp9 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 900px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp10 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 1000px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#smalltemp11 {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 1100px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}
#star_side {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 1175px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#rs {
	color: #990000;
	background-color:#2D73B2;
	float: left;
	height: 1377px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}

#usher {
	color: #990000;
	background-color: #2D73B2;
	float: left;
	height: 1450px;
	width: 190px;
	overflow: visible;
	position: static;
	left: 12px;
	top: 861px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding: 4px;
}
.purple {
	color: #800080;
}
.blue {
	color: #03F;
}
.red {
	color: #F00;
}
.brown {
	color: #630;
}
.green {
	color: #090;
}
.orange {
	color: #F60;
}
.pink {
	color: #F39;
}
.forest {
	color: #030;
}
.dkpurple {
	color: #606;
}