body { 
 margin: 0; 
 padding: 10px; 
 background-color: #DDDDBB; 
 color: black; 
}
#content { 
 margin: 0 0 0 260px; 
 width: 600px;
 border: 1px solid #b9d2e3; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt;
 background-color: white; 
 color: black; 
}
#content .text1{ 
 position: absolute;
 top: 20px;
 left: 280px;
 width: 400px;
 font-family: Verdana, Arial, helvetica, sans-serif;  
 font-weight: bold; 
 font-size: 20pt;
 color : navy; 
 background-color: transparent;
 z-index: 100;
}
#content .text2{ 
 position: absolute;
 top: 125px;
 left: 280px;
 font-family: Verdana, Arial, helvetica, sans-serif;
 font-weight: 600; 
 font-size: 8pt;
 color: navy;
 background-color: transparent;
 z-index: 100;
}
#content .image1{ 
 position: absolute;
 top: 20px;
 left: 690px;
 z-index: 1; 
}
#content .head { 
 margin: 15px; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight : bold; 
 background-color: white; 
 color: black; 
}
#content .nav{ 
 position: absolute;
 top: 180px;
 left: 271px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10pt;
 color: white;
}
#content .nav a:link, #content .nav a:visited { 
 font-weight: bold;
 color:  white; 
 text-decoration: none;
}
#content .nav a:hover { 
 font-weight: bold;
 color:  black; 
 background-color: #ffffff;
 text-decoration: none;
 padding: 2px 11px;
}
#content H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14pt; 
font-weight : bold; 
color : #AA5555; 
background-color : transparent;
} 
#content H2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold; 
margin-bottom : -12px;
color : black; 
background-color : transparent;
} 
#content A:link {
font-weight : 600; 
color : #000080; 
background-color : transparent;
text-decoration : none; 
} 
#content A:visited {
font-weight : 600;
color : #000080;
background-color : transparent;
text-decoration : none;
} 
#content A:hover {
font-weight : 600; 
color : #800000; 
background-color : transparent;
text-decoration : underline; 
} 
#content A:active {
 font-weight : 600;
 color : #000080;
 background-color : transparent;
 text-decoration : none;
} 
#content .inner { 
 margin: 200px 15px 15px 15px; 
}
#sidebar { 
 position: absolute; 
 top: 10px; 
 left: 10px; 
 width: 245px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9pt;
 background-color: #666699; 
 color: white; 
 border: 1px solid #b9d2e3;
 margin: 0; 
 padding: 5px; 
 line-height: 1.5em;
}
#sidebar H1 { 
 font-weight: bold;
 font-size: 9pt;
 color:  black; 
 border-top: 1px solid #333333;
 margin-bottom : -15px;
 text-decoration: none;
}
#sidebar a:link, #sidebar a:visited { 
 font-weight: bold;
 color:  white; 
 text-decoration: none;
}
#sidebar a:hover { 
 font-weight: bold;
 color:  black; 
 background-color: #fdf8f2;
 text-decoration: none;
 padding: 0 1px;
}
#home .home, #advent .advent, #christmas .christmas, #epiphany .epiphany, #baptism_of_lord .baptism_of_lord, #transfig .transfig, #lent .lent, #palm .palm, #holy_week .holy_week, #easter .easter, #pentecost .pentecost, #trinity .trinity, #king .king, #psalms_I .psalms_I, #psalms_II .psalms_II, #god .god, #christ .christ, #spirit .spirit, #scripture .scripture, #life .life, #mission .mission, #universal .universal, #triumph .triumph, #morning .morning, #baptism .baptism, #supper .supper, #ord .ord, #funeral .funeral, #marriage .marriage, #closing .closing, #evening .evening, #thanksgiving .thanksgiving, #national .national, #service .service, #alpha .alpha { 
 border: solid 1px;
 border-color: #000 #aaa #aaa #000; 
 padding: 0 4px; 
}
#footer { 
 font-size: 8pt;
 margin-top: 20px;
 border-top: 1px solid #000000; 
 border-bottom: 1px solid #000000;
 padding: 7px;
 line-height: 1.5em; 
 text-align: center;
}
#footer a:link, #footer a:visited { 
 text-decoration: none; 
 background-color: transparent; 
 color: #AA5555; 
} 
#footer a:hover { 
 text-decoration: none; 
 background-color: #aa5555; 
 color: #ffffff; 
}
#address {
 padding: 10px 0 0 0; 
 font-size: 8pt;
 text-align: center;
}
#address a:link, #address a:visited { 
 text-decoration: none; 
 background-color: transparent; 
 color: #AA5555; 
} 
#address a:hover { 
 text-decoration: none; 
 background-color: #aa5555; 
 color: #ffffff; 
}