body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #003366 url(../images/background.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	}

h1	{
	font-size: 18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;	
	}
	
a, a:link, a:visited {
	color: #3366CC;
	text-decoration: underline;
	}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

.blkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.bodytext {
	font-size: 12px;
	color:#000;
	font-weight:normal;
	}

#text {
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	}

#footer {
	font-size: 10px;
	color:#999;
	font-weight:normal;
	}

#footer a:link {
	color:#999;
	text-decoration: none;
	}

#footer a:visited {
	color:#999;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
	
#nav {
	margin: 0;
	padding: 0;
	height: 37px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 538px;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 37px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:37px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -37px;
	}

#nav a.selected {
	background-position: 0 -74px;
	}
	
#mkids a  {
	width: 75px;
	background:  url("../images/buttons/kidsbtn.gif") top left no-repeat;
	}
	
#mparents a  {
	width: 88px;
	background:  url("../images/buttons/parentsbtn.gif") top left no-repeat;
	}

#medu a  {
	width: 104px;
	background:  url("../images/buttons/educatebtn.gif") top left no-repeat;
	}
	
#myouth a  {
	width: 76px;
	background:  url("../images/buttons/youthbtn.gif") top left no-repeat;
	}
	
#mchurch a  {
	width: 84px;
	background:  url("../images/buttons/churchbtn.gif") top left no-repeat;
	}
	
#mdiscuss a  {
	width: 111px;
	background:  url("../images/buttons/discussbtn.gif") top left no-repeat;
	}

.mifocus {
	text-decoration: none;
}

a.mifocus:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}

a.mifocus:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	
a.mifocus:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
	}

#menu {
	color: #FFF;
	font-size: 12px;
	text-align: left;
	padding: 2 10;
	}

#menu ul a:link, #menu ul a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
	
#menu ul a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
	
#menu2 {
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	padding: 10 30;
	}

#menu2 ul {
	position:relative;
	list-style: none;
	margin: 0;
	color: #000;
	font-weight: bold;
	}	

#menu2 ul a:link, #menu2 ul a:visited {
	color: #FFf;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

#menu2 ul a:hover {
	color: #FFCC00;
	}
	
#menu2 ul ul a:link, #menu2 ul ul a:visited {
	color: 000066;
	text-decoration: none;
	font-weight: normal;
	}
	
#menu2 ul ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#menu2 li {
	padding: 0; 
	}

#menu2 ul ul {
	list-style: disc outside;
	padding: 0 0 0 25px;
	font-weight: bold;
	line-height: 14px;
	}

#fact {
	color: #000;
	text-align: left;
	padding: 10;
	}

.answer {
	color:#FF0000;
	display:none;
	}

