body { 
	position: relative;
	margin: 0;
	padding: 0;	
	font-size: small;
	font-family: arial, verdana;
	color: rgb(0,0,60);
	background: rgb(5,5,60); }			

body#home #index_link a,
body#events #events_link a,
body#history #history_link a,
body#contact #contact_link a, {
	background: rgb(122,156,202);
	border-top: 0.27em solid rgb(255,255,0);
	border-right: 0.27em solid rgb(255,215,0);
	border-bottom: 0.27em solid rgb(255,215,0);
	border-left: 0.27em solid rgb(255,255,0);
	border-style: outset; 
	color: rgb(0,0,60); }

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;}

#sidebar {
	position: static;
	width: 8.5em;
	text-align: center; 
	border: 4px solid #ffffff; 
	background: #ffffff; }		

#nav_container {
	position: absolute;
	top: 110px;
	left: 1.5em;
	width: 8.5em;
	text-align: center;
	margin: 50px 0 0 0; }

#header, #content, #sidebar, #footer {
	border: 0px solid #ffffff; 
	margin: 0px; }

#header {
	position: relative;
	height: 100px;
	text-indent: 160px;
	text-align: center; }

#content {
	float: right;
	margin-left: 12em;
	text-align: center; 
	border: 3px solid rgb(75,122,255);
	border-style: outset;	
	border-right: none; 
	background: rgb(132,158,222); }
	
#index_content {
	float: left;
	padding: 3% 0 3% 5%;
	text-align: center; }

#events_content {
	float: right;
	padding: 3% 0 3% 5%;
	text-align: left; }
	
#history_content {
	float: left;
	padding: 3% 0 3% 5%;
	text-align: center; }

	
		
#footer {
	clear: right; }
	
#more_info { 
	text-align: center; }

/*Links Formatting*/
		
#nav_container ul { 
	list-style-type: none; 	
	margin: 0;
	padding: 3% 0; 
	font-family: verdana, arial; 	
	border: 3px solid rgb(75,122,255); 
	border-style: outset;
	background: rgb(0,0,45);}
		
#links li { 
	margin: 0; }
	
#links a { 
	display: block;
	width: 6em;
	margin: 8px 10px;
	padding: 3px 0;
	font-size: 100%;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: rgb(0,0,60); 
	background: rgb(122, 156, 202);
	border-top: 0.27em solid rgb(234,234,234);
	border-right: 0.27em solid rgb(192,192,192);
	border-bottom: 0.27em solid rgb(192,192,192);
	border-left: 0.27em solid rgb(234, 234, 234); 
	border-style: outset; }

#links a:hover { 
	color: rgb(0,0,60);
	border-top: 0.27em solid rgb(255,255,102);
	border-right: 0.27em solid rgb(255,215,0);
	border-bottom: 0.27em solid rgb(255,215,0);
	border-left: 0.27em solid rgb(255,255,102);
	border-style: outset;}	


/*Heading Formatting*/

h1, h1, h3, p {
	margin: 0;
	padding: 0; }
	
h1 {font-family: old english;
	font-size: 270%;
	text-align: center;
	font-weight: 600;
	color: rgb(200,200,200); }

h2 {font-size: 140%;
	font-family: arial; 
	font-weight: 600; }
	
h3 {font-size: 130%;
	font-family: arial; 
	font-weight: 600;
	padding: 0.1em 0;
	text-transform: uppercase; }
	
p { font-size: 110%;
	line-height: 1.25em;
	padding: 0.5em 0 0 0; }

	
/*Title Options*/
#main_title {
	margin-top: 30px;}
	
#section_title {
	margin: 0 0 0.5em 0;
	padding: 0; 
	line-height: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.2em; 
	text-align: left; }

#message_title { 
	text-align: center;
	font-family: verdana, arial; 
	font-size: small;
	color: white; 
	line-height: 1.5em; 
	margin: 0px 0px 0px 0px; }	

/*Paragraph Options*/
#section_summary {
	position: relative;
	font-weight: 600;
	text-align: justify;
	margin: 0;
	padding: 0 5% 0.75em 0;
	line-height: 1.2em; }
	
#index_message { 
	position: relative;
	text-align: justify;
	font-size: 110%;
	color: rgb(0,0,60); 
	line-height: 1.25em; 
	margin: 0 0 0 0; 
	padding: 0.75em 5% 0.75em 0.75em;
	background: rgb(220,220,234);
	border: 1.5px solid rgb(97,138,255);
	border-style: inset;
	border-right: none; }	

#history_message { 
	position: relative;
	text-align: justify;
	margin: 0 0 1.0em 0; 
	padding: 0.75em 5% 0.75em 0.75em;
	background: rgb(220,220,234);
	border: 1.5px solid rgb(97,138,255);
	border-style: inset;
	border-right: none; }
	
#events_message { 
	Position: relative;
	Width: 100%;
	text-align: left;
	margin: 0 0 1.0em 0; 
	padding: 0.75em 3% 0.75em 0.75em;
	background: rgb(220,220,234);
	border: 1.5px solid rgb(97,138,255);
	border-style: inset;
	border-right: none; }	
	
#event_description { 
	position: relative;
	text-align: left;
	padding: 0.25em 5% 0 0; }	

#address {
	padding: 0; 
	color: rgb(0,0,60); }
	
#date_time {
	font-weight: 600;
	padding: 1.0em 0 0 0; }

#price {
	padding: 0.5em 0; }
	
#description{ 
	float: left;
	text-align: justify;
	font-family: verdana, arial; 
	font-size: 110%;
	color: rgb(0,0,60); 
	line-height: 1.5em; 
	margin: 0 0 5em 0; 
	padding: 0.75em 5% 0.75em 0.75em;
	background: rgb(220,220,234);
	border: 3px solid rgb(97,138,255);
	border-right: none; }	
	
#more_desc { 
	clear: both;
	width: 70%;
	text-align: center;
	font-family: verdana, arial; 
	font-size: 110%;
	color: rgb(0,0,60); 
	line-height: 1.5em; 
	margin: 0 0 5em 0; 
	padding: 0.75em 5% 0.75em 0.75em;
	background: rgb(220,220,234);
	border: 3px solid rgb(97,138,255);
	border-right: none; }	
	
#email a {
	padding: 0;
	font-family: verdana, arial;
	font-weight: 600;
	font-size: 80%;
	color: rgb(0,0,120); }
	
#email a:hover { 
	color: rgb(0,0,255); }
	
#event_link a {
 	padding: 0; 
	color: rgb(0,0,120); }

#event_link a:hover { 
	color: rgb(0,0,255); }	 
	 
#logo_left {	
	position: absolute;
	top: 0;
	left: 10px;
	padding: 8px 1.0em 8px 0;
	height: 100px;
	width: 143px; }

#logo_right {	
	padding: 0;
	height: 100px;
	width: 116px; 
	float: right;}
	
#choir_photo {	
	height: 450px;
	width: 800px;
	padding: 8px;
	margin-bottom: 20px;
	margin-right: 5%;
	background: #ffffff; 
	border-right: 3px solid rgb(77,77,77);
	border-bottom: 3px solid rgb(77,77,77); }
	
#title_image {	
	height: 42px;
	width: 610px;
	padding: 8px;
	margin-top: 20px; }	

