#button {
        width: 16em;
        border-right: 1px solid #000;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 10px;
        background-color: #90bade;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                border-left: 10px solid #080152;
                border-right: 10px solid #080152;
				background-color: #080152;
				
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #990000;
                border-right: 10px solid #990000;
                background-color: #B3C4FD;
                color: #990000;
                }

        #button li #active {
                border-left: 10px solid #080152;
	            border-right: 10px solid #080152;
                background-color: #2586d7;
                color: #990000;
				font-weight:bold
				                }
		body {
	background-color: #B3C4FD;
	margin-top: 2px;
			  }



a
{
	color:#990000
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}



a:hover
{
	font-weight: normal;

	}

a:visited
{
	font-weight: normal;

	}
.cell {
	background-color: #C4C4FF;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080152;
	padding: 7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.faith {
 
        font-family: Arial, Helvetica, sans-serif;
        font-size : 15px;
        color: #333333;

}
.text{
              font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
        color: #333333;
			padding: 7;
			margin:10px;
}

.titlebody{
              font-family: Arial, Helvetica, sans-serif;
        font-size : 16px;
        color: #525031;
			font-weight: bold;

}