@charset "utf-8";
/* CSS Document */

div#choirpic
{background-image:url(Choir2007final.jpg);
background-repeat:no-repeat;
width:1000px;
height:524px;
position:relative;
}

div#hometext
{
width:400px;
position:relative;
left:300px;
top:20px;
border:thin black 1px;
}

div#wrapper
{
width: 1000px;
height: 1000px;
}

div#container
{
width: 1000px;
height: 158px;
}

div#rah
{
background-image: url(RAH1.jpg);
background-repeat:no-repeat;
width: 242px;
height: 158px;
position: relative;
float:left;
}

div#head
{
background-image: url(CMC%20header.png);
background-repeat:no-repeat;
left: 5px;
width: 752px;
height: 100px;
position: relative;
float:left;
}

div#main
{
width: 1000px;
height: 794px;
}

div#menu
{
background-image: url(menu.jpg);
background-repeat:no-repeat;
top: 10px;
width: 242px;
height: 794px;
position: relative;
float:left;
}

div#content
{
background-image: url(content.jpg);
background-repeat: repeat-y;
left: 5px;
top: 10px;
width: 752px;
position: relative;
float:left;
}

div#menutext
{
width: 100px;
position:relative;
left: 71px;
top: 40px;
border:#0000FF 3px;
}

div#contenttext
{
	width: 742px;
	position:relative;
	left: 5px;
	top: 5px;
	border:#0000FF 3px;
}

div#headtext
{
	width: 742px;
	position:relative;
	top: 110px;
	border:#0000FF 3px;
}

div#stmichaels
{
background-image: url(St%20Mark%27s%20Anglican%20Church.jpg);
background-repeat:no-repeat;
width: 363px;
height: 485px;
position: relative;
left: 195px;
}