body	{	
	margin-top:0px;
	background-image: url(images/mkbg_black_red_1x1200.gif);
	text-align: center;
	background-color: white;		
	font-family:  Century Gothic, Verdana, Arial,Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	line-height: 1.5;		
	}

#bodyframe {
	border:3px solid #7B0008;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	 }


#whitebodyframe {
	border:3px solid #7B0008;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;		
	font-family:  Century Gothic, Verdana, Arial,Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	 }

#redwhitebodyframe {
	border:3px solid #7B0008;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url(images/mkbg_red_white_light_1x600.gif);		
	font-family:  Century Gothic, Verdana, Arial,Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	 }

#blackbodyframe {
	border:3px solid #7B0008;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;		
	font-family:  Century Gothic, Verdana, Arial,Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	 }

#headbar{
	width:800px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	}

.banner {
	border:0px;
	float: left;
	height: 120px;
	}

.headss {
	float: right;
	}

#nav	{
	width:800px;
	height: 42px;		
	border: 0px;
	}
				
.ss	{
	width:800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	border-bottom:1px solid #7B0008;
	}

/* Divide the page into two columns */
#leftcolumn {
	width: 43.6%;
	float:left;
}

#rightcolumn {
	width: 54%;
	margin-left:46%;
}

/* The following two are specially created for the video page */
#leftcolumnvideo {
	width: 53%;
	float:left;
}

#rightcolumntext {
	width: 42%;
	margin-left:58%;
}


.halfchar {
	font-size: 50%;
	  }

img.newspicture  {
	margin-left: 25px;
	margin-right: 25px;
	float:left;
	border:1px solid #7B0008;		
	  }
	  
img.scheduleposter  
{
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 30px;
	float:left;
	border:1px solid #7B0008;		
	  }


.newsheader {
	text-align:left;
	margin-left: 25px;
	     }


.newscontent  {
	padding: 20px;
	width:710px;
	text-align: justify;
	margin: 25px;		
	  }

.textheader {
	text-align: justify;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 30px;	
	}

.textportion {
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;	
	}

.textnotopgap {
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;	
	}


/* The following three are for pictures.*/

.sidepicture  {
	border: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-right: 15px;
	float:left;		
	  }

.lpicwithgaps  {
	border: 0px;
	margin: 5px 25px;
	padding: 0px;
	float:left;		
	  }

.rpicwithgaps  {
	border: 0px;
	margin: 5px 25px;
	padding: 0px;
	float:right;		
	  }


/* The following four entries control pictures with caption */
.picture {
	border: 1px solid #7b0008;
	padding: 3px;
	font: 12px sans-serif;
}

.picture img {
	border: 1px solid #7b0008;
	vertical-align:middle;
	margin-bottom; 3px;
}
.right {
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
	}
.left {
	margin: 0.5em 0.8em 0.5em 0pt;
	float:left;
}


img.nolink {
	border:0px;
	}


.links {
	text-align: left;
	padding: 4px 0;
	word-spacing: 20px;
	font-weight: bold;
	}


#footer {
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	word-spacing: 10px;
	font-size: 12px;
	}

h2 {
	font-size:26px;
    }

h3 {
	font-size: 24px;
   }

h4 {
	font-size: 22px;
   }

a:link {
	color: white; 
	}

a:visited {
	color:white; 
	}
	
a:hover {
	color:#cc9933; 
}

a:active {
	color:white; 
	}

a.bktext:link {
	color: black; 
	}

a.bktext:visited {
	color:black; 
	}
	
a.bktext:hover {
	color:#cc9933; 
}

a.bktext:active {
	color:black; 
	}

a img {
	border: none; 
	}
 
li.disc {
	display: list-item;
	list-style-type:disc;
	list-style-position: outside;
}

li.circle {
	display: list-item;
	list-style-type:circle;
	list-style-position: outside;
}

li.square {
	display: list-item;
	list-style-type:square;
	list-style-position: outside;
}

td.sch {
      border-top:#7B0008 dotted 1px; 
      padding:5px;
      padding-bottom:10px;
}


td {
	padding-bottom: 15px;
    }

th.header {
	font-size: 22px;
	font-weight:bold;
	}

th.title {
	font-size: 20px;
	font-weight:bold;
	}
.composer {
	font-weight:bold;
	font-size: 18px;
	}
.piece {
	font-style:italic;
	}

.b {
	font-weight: bold;
   }

.quotation {
	font-style:italic;
	font-weight:bold;
}

.textquot {
	font-family:  sans-serif;
	font-style:italic;
	color: #ffcccc;
}