* {
   padding:0;
   margin:0;
}

body { 
background-color: rgb(229, 229, 213);
font-family: Verdana;
color: rgb(102, 102, 102);
font-size: 9pt;
line-height: 13pt;

}



a { color: rgb(102, 102, 102);
text-decoration: none;
}

a:visited { color: rgb(102, 102, 102);
}

a:active { color: rgb(102, 102, 102);
}

a:hover { color: rgb(102, 102, 102);
}


ul {list-style-type: none;}


.people
{
width: 540px;
height: 130px;
color: rgb(102, 102, 102);
font-size: 9pt;
text-align: right;
}



.people p {padding-top: 5px;}

.peopleimg
{
float: right;
margin: 0 0 10px 30px;
}




#section-heading { color: rgb(0, 0, 160);
font-weight: bold;
font-size: 12pt;
line-height: 12pt;
}

#question-heading { font-weight: bold;
line-height: 10pt;
}

#wrap { border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
width: 800px;
background-image: url(../images/background.jpg);
text-align: left;
margin-left: 30px;
}

#header { width: 800px;
height: 110px;
}

#main-content { padding: 10px 0px 40px;
display: inline;
width: 540px;
float: left;
margin-left: 210px;
}

#sub-content { float: left;
margin-left: 0px;
}

#navigations { width: 180px;
float: left;
margin-left: -740px;
}

#verse { width: 180px;
height: 119px;
margin-bottom: 30px;
background-image: url(../images/verse.jpg);
}

#foot { border-top: 1px solid;
border-bottom: 1px solid;
background: rgb(195, 180, 147);
width: 800px;
clear: both;
text-align: center;
font-size: 8pt;
line-height: 32pt;

}



#dates { margin-left: 5px; color: #000; font-size: 9pt; line-height: 20px;}

#dates a {display: block; color: #000;}
#dates a:hover {background: #c7c7a3; width: 180px;}

#dates a span {display: none; font-weight: normal; font-size: 8pt; line-height: 14px; color: #000;}
#dates a:hover span {display: block; position: absolute; top: 630px; left: 55px; width: 170px; z-index: 100;
background: #c7c7a3;text-align: left;}














