@charset "utf-8";

/* Overall style */
hr {visibility:visible;
	color:005089;
	}
body,td,th {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
	background-color:#FFFFFF;
}
h1 {
	font: bold 20pt "Georgia", Arial, Helvetica, sans-serif;
	color: #005089;
}
h3 {font: bold 16pt "Georgia", Times New Roman, Times, serif;
	color: #005089;
	}
h4 {font: 14pt "Georgia", Times New Roman, Times, serif;
	color: #005089;
	text-decoration:underline;
	}
h5 {font: bold 8pt "Georgia", Times New Roman, Times, serif;
	color:#FF0000;
	}
h6 {font: bold 8pt "Georgia", Times New Roman, Times, serif;
	color:#FFFF00;
	}
a:link {
	color: #005089;
}
a:hover {
	color: #008494;
	border-bottom: 1px dotted #999999;
}
/* End Overall style */

/* Navigation */
#HeaderNav a {
    font-family:"Georgia", Times New Roman, Times, serif;
    font-size:16px;
	font-style:oblique;
	vertical-align:top;
	text-align:Left;
	white-space:nowrap;
	border: 0;	   
}
#HeaderNav a:link {
	color: #005089;   
}
#HeaderNav a:hover {
	color:#008494;
	background: #cd00ff;
}
#HeaderNav a:visited {
	color:#005089;
}
/* End navigation */

/* Page content */
#content {
	font:Georgia;
	font-size:18px;
	width:617px;
	height:468px;
	padding-left:10px;
	background-image:url(/images/index_05.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	color:#770792;
	overflow:visible;
}

/* events rightside */ 
#events a{border:none; text-decoration:none; cursor:pointer; color: #005089;}
#events a:hover {border:none; text-decoration:none; background:none; color: #005089;}
#events a:visited {border:none; text-decoration:none;}
#events h2 {font: bold 14pt "Georgia", Times New Roman, Times, serif; color: #005089;}
#events h3 {font: bold 12pt "Georgia", Times New Roman, Times, serif; color: #005089;}
#events h4 {font: 11pt "Georgia", Times New Roman, Times, serif; color: #005089;}
#events p {text-decoration:none;}
#events hr {border-style:none; border:hidden; visibility:visible; color:005089; size:10%;}

#leftmenu a:hover {
	text-decoration:none;
	color: #FFF;
	border-bottom: none;
}
#leftmenu a {
	text-decoration:none;
}
#leftmenu div {
	width: 100%;
	height:auto;
	margin:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	background-color: #005189;
	background-repeat: repeat;
	font:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	color:#FFF; 
	font-size:12px;
	text-align:left;	
}

/* Music page stuff */
#mySelect {
	max-width:420px;
	width:420px;
}
#myFile {
	max-width:420px;
	width:420px;
}
