#header {height:25px;
		 background: url("../images/header/b.gif") repeat-x 0 100%;
		 font-size: 80%;
		 line-height: normal;
		 padding-bottom: 22px;
		 min-width:620px;
		 width:620px;}

#header ul {margin: 0;
			padding: 0;
			list-style: none;}

#header li {float: left;
			background: url("../images/header/r.gif") no-repeat 100% 0;
			margin: 0;
			padding: 0;}

#header a {display: block;
		   background: url("../images/header/l.gif") no-repeat 0 0;
		   padding: 5px 15px 4px;
		   text-decoration: none;
		   color: #666666;}

#header a:hover {font-weight: bold;
				 color: #000000;}

#home .home, #goodnews .goodnews, #aboutus .aboutus, #ministries .ministries, #sermons .sermons, #college .college, #contactus .contactus
		{background: url("../images/header/ra.gif") no-repeat 100% 0;}

#home .home a, #goodnews .goodnews a, #aboutus .aboutus a, #ministries .ministries a, #sermons .sermons a, #college .college a, #contactus .contactus a
		{background: url("../images/header/la.gif") no-repeat 0 0;
		 padding-bottom: 5px;
		 font-weight: bold;
		 color: #000000;}
