BODY {
	color: #000000;
	background-image: url(images/parchment.jpg)
}

A:link, A:visited, A:active { text-decoration: none }
A:link { color: #660000 }
A:visited { color: #336666 }
A:active { color: #ffcc00 }
A:link#bottom { color: #6b9ede; }
A:link:hover#bottom, A:hover { color: red }

TABLE#main {
	width: 950px;
	border-width: 0
}

TD {
	background: #feeddd;
	vertical-align: top;
	border-width: 2px;
	border-color: #330000;
	border-style: solid;
	padding: 2px 10px 4px
}
TD.nav {
	width: 200px;
	background: #cdc1ab;
	padding: 1px
}
TD.main {
	background: #fff9f0
}
TD.int {
	background: #fff9f0;
	border-width: 0;
	padding: 0
}
TD.title {
	background-image: url(images/mipc_web.jpg);
	background-repeat: no-repeat;
	height: 154px;
	padding-left: 300px
}

P, LI {
	font-size: 16px;
	font-family: Trebuchet MS,Trebuchet,Helvetica,sans-serif;
}
.sec {
	font-size: 22px;
	font-family: Perpetua,Palatino,Garamond,serif;
	font-style: italic;
	font-weight: bold
}
LI.lvl1 { list-style: upper-roman }
LI.lvl2 { list-style: upper-alpha }
LI.lvl3 { list-style: decimal }
LI.lvl4 { list-style: lower-alpha }

BLOCKQUOTE {
	font-family: Perpetua,Palatino,Garamond,serif;
	font-size: 16px;
}

H1 {
	font-size: 26px;
	font-family: Bookman Old Style,Calisto MT,Georgia,Garamond,serif;
	font-weight: bold;
	text-align: center
}
H2 {
	font-size: 24px;
	font-family: Trebuchet MS,Trebuchet,Helvetica,sans-serif;
	text-decoration: underline;
}
H3 {
	font-size: 22px;
	font-family: Perpetua,Paladino Linotype,Garamond,serif;
	font-style: italic
}

DIV#menu {
	font-size: 16px;
	font-family: Bookman Old Style,Calisto MT,Georgia,Garamond,serif;
}
DIV#search {
	font-size: 16px;
	font-family: Bookman Old Style,Calisto MT,Georgia,Garamond,serif;
	font-variant: small-caps;
}

SPAN#cname {
	font-size: 36px;
	font-family: Perpetua,Palatino,Garamond,serif;
	font-variant: small-caps;
}
SPAN#head {
	font-size: 18px;
	font-family: Perpetua,Palatino,Garamond,serif;
}
SPAN#worship {
	font-size: 17px;
	font-family: Perpetua,Palatino,Garamond,serif;
	font-weight: bold;
}
SPAN#subworship {
	font-size: 15px;
	font-family: Perpetua,Palatino,Garamond,serif;
	font-style: italic
}

IMG.r {
	float: right;
	margin: 10px 0 0 10px;
	border: 1px solid #330000
}
IMG.l {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #330000
}
