html, body {
	margin: 0;
	padding: 0;
}
a:link {color:#920606; text-decoration:none};
a:visited {color:#920606; text-decoration:none};
a:hover {color:#CC3333; text-decoration:none};

#content{

}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.hilite {
	font-weight: bold;
	color: #920606;
}

#home {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 215px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 280px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#strategy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 375px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 460px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#natl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 585px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#choir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 775px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920606;
	position: absolute;
	left: 895px;
	top: 120px;
	margin: 0px;
	padding: 0px;
}
#picleft {
	position: absolute;
	left: 20px;
	top: 160px;
}
#picmid {
	position: absolute;
	left:300px;
	top: 145px;
        z-index: 9
}
#picright {
	position: absolute;
	left: 720px;
	top: 160px;
}
#mftext {
	position: absolute;
	left: 40px;
	top: 350px;
}
#footer {
	position: absolute;
	top: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
        color: #FFFFFF;
	left: 215px;
        z-index: 9;
}
#footer a:link, #footer a:visited {
        color: #FFFFFF;
        text-decoration: none;
}
#footer a:hover {
        color: #000000;
        text-decoration: none;
}
#textblock {
        position: absolute;
        top: 170px;
        left: 10px;
        font-family: Arial, Helvetica, sans-serif;
        width: 600px;
        text-align: justify;
}
#textblock h2 {
        font-size: large;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}
#textblock h3 {
        font-size: 12;
        font-style: italic;
        font-weight: bold;
        color: #920606;
}
#textblock h4 {
        font-size: small;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}
#textblock h5 {
        font-size: 10;
        font-style: italic;
        font-weight: normal;
        color: #000000;
}
#textblock table {
	font-size: 8;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#separator {
        position: absolute;
        top: 165px;
        left: 630px;
        width: 10px:
}
#blockpic {
        position: absolute;
        top: 180px;
        left: 670px;
        width: 350px;
}
#testimonial {
        position: absolute;
        top: 373px;
        left: 660px;
        width: 300px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: italic;
        font-weight: normal;
        color: #000000;
        text-align: justify;
}

#connie {
        position: absolute;
        top: 445px;
        left: 445px;
        width: 150px;
		height: 150px;
		z-index: 30;
}



        
