#container {
        margin: 10px auto;
        background-color: #f0f8ff;
        color: #333;
        border: 1px solid gray;
        line-height: 130%;
        width: 892px;
}

#logo {
        background-image: url(images/logo.jpg);
        height: 115px;
        width: 892px;
        background-color: #fff;

}

#top h1 {
        padding: 0;
        margin: 0;
}

#leftnav {
        float: left;
        width: 160px;
        margin: 0;
        padding: 0;
        margin-top: 0px;
        background-color: #fff;
}


#content {
        margin-left: 200px;
        border-left: 0px;
        padding: 1em;
        max-width: 36em;
}

	
#menu3 {
	width: 160px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url(images/menu3.gif);
	padding: 8px 0 0 10px;
}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

p { 
        text-indent: 2em;
}

#bigbox {
	border: 0; 
	border-width: thin; 
	width: 90%;
	border-color: none;
	text-align: left;
        padding: .10em;
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
}


#textbox {
        border: 0;
        border-color: none;
        float: right;
        margin-top: 20px;
        margin-right: 10px;
        width: 700px;        
        font-size: 10pt;
	font-family: Ariel, Verdana, sans-serif;
	padding: 0;
	         
}

#textbox li {
        display: inline;
}

#textbox h3 {
         font-size: 12pt;
	 font-family: Arial, Verdana, sans-serif;
	 font-weight: bold;
	 color: #000;
	 text-align: center;
	 margin-bottom: 0;
}

#dotbox {
        border: dotted; 
	border-width: thin; 
        margin-top: 10px;
        height: 40%:
	width: 80%;
        background-color:#f0f8ff; 
	border-color: black;
        font-color: black;
        font-size: 18pt;
        font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
} 
							
#ankle  {
        background-image: url(images/church.jpg);
        height: 114px;
        width: 228px;
        margin-top: 35%;
        margin-left: 45%;        
         
}

#footer {
        clear: both;
        margin: 0;
        padding: 0;
        color: #333;
        background-color: #ddd;
        border-top: 1px solid gray;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#info {
         margin-top: 0;
         font-size: 10pt;
	 text-align: center;
         font-family: "Trebuchet MS", Verdana, sans-serif; 
}

h1 {
         font-size: 12pt;
	 text-align: left;
         text-decoration: underline;
         font-family: "Trebuchet MS", Verdana, sans-serif; 
}
	 
h2 {
         font-size: 10pt;
	 font-family: Arial, Verdana, sans-serif;
	 font-weight: bold;
	 color: #0000FF;
	 text-align: center;
	 margin-bottom: 5pt;
}
	 
h3 {
         font-size: 10pt;
	 font-family: Arial, Verdana, sans-serif;
	 font-weight: bold;
	 color: #000;
	 text-align: left;
	 margin-bottom: 0;
}
	 
h4 {
         font-size: 15pt;
	 font-family: "Trebuchet MS", Verdana, sans-serif;
	 font-weight: normal;
	 color: blue;
         text-align: center;
	 margin-bottom: 15pt;
	 margin-top: 15pt;
}

#header {
         font-size: 18pt;
         color: blue;
         text-align: center;
         font-family: "Trebuchet MS", Verdana, sans-serif;
	 font-weight: strong;
         margin-top: 15px;
}

#tiny {
         font-size: 12pt;
	 color: blue;
         text-align: center;
         font-family: "Trebuchet MS", Verdana, sans-serif; 
}

#header2 {
         font-size: 18pt;
         color: black;
         text-align: center;
         font-family: "Trebuchet MS", Verdana, sans-serif;
	 font-weight: strong;
         margin-top: 15px;
}

#tiny2 {
         font-size: 12pt;
	 color: black;
         text-align: center;
         font-family: "Trebuchet MS", Verdana, sans-serif; 
         margin-bottom: 15px;
}

img.floatRight { 
         float: right; 
         margin: 4px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
