@charset "UTF-8";
#top {
	width: auto;
	height: auto;
}

#header {
	float: left;
	width: auto;
}
#top  #header  #logo  {
	float: left;
}
#header img {
	float: left;
}
#header object {
	padding-top: 40px;
	float: left;
}
#header #FlashPhoto {
	float: left;
	padding-top: 45px;
}
#Menu   {
	clear: both;
	float: left;
	width: 985px;
	height: 35px;
	background-image: url(../images/H1-bkgrd.jpg);
}




/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	clear: both;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 164px;
	float: left;
	height: 35px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;

}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	background-color: #9FBDD2;
	float: none;


}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 25px;
	padding-right: 0.75em;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: normal;
}



/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	font-weight: bold;
	background-color: #1F84BA;
	color: #FFFFFF;




}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{


}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{

}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	display: run-in;

}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{



}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}
ul.MenuBarHorizontal li.MenuBarItemIE {
	display: inline;
	float: left;
}
* html ul.MenuBarHorizontal ul {position: relative!important; float: left;
margin: -10px -1000px -1000px 80px; display: inline;}
* html ul.MenuBarHorizontal {position: static!important; }
*:first-child+html ul.MenuBarHorizontal ul {position: relative!important;
 margin: -10px -1000px -1000px 80px;}
*:first-child+html ul.MenuBarHorizontal {position: static!important; }
#body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	clear: both;
	width: 985px;
	margin-left: 50px;
	background-image: url(../images/Fun-Bkg-Big.png);
}
#page #container #top {
	margin-left: 50px;
}

#body    h1  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	background-image: url(../images/H1-bkgrd.jpg);
}
#Main_Body    p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
}
#Main_Body table {
	margin-right: auto;
	margin-left: auto;
}
#body #Main_Body ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
}


#body   h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #151B89;
	text-decoration: none;
	text-align: center;
}
#body   h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #151B89;
	text-decoration: none;
	text-align: left;
}
#Main_Body    a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	text-decoration: none;
	font-weight: 400;
}
#Main_Body a:hover {
	font-weight: bold;
}
#Extra Text {
	clear: both;
	float: left;
}

#StudyBoxes {
	float: left;
	width: 984px;
	background-image: url(../images/Fun-Bkg-Big.png);
}

#StudyTypes {
	float: left;
	height: 230px;
	width: 178px;
	background-color: #151B89;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 33px;
	margin-right: 33px;
}

#StudyTypesGraphic {
	height: 150px;
	width: 150px;
	background-color: #9FBDD2;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#Caption .style1 {
	color: #FFFFFF;
}

#Caption .style1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#Blank {
	background-color: transparent;
	float: left;
	width: 730px;
}



#bottom  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	clear: both;
	margin-left: 50px;
	padding-left: 10px;
	padding-right: 10px;
	width: 965px;
}
#BottomText {
	float: left;
	padding-top: 10px;
}
#BabelFish {
	padding: 10px;
	float: left;
	clear: both;
	margin-left: 250px;
}
#GospelComLogo {
	padding: 10px;
	float: left;
	clear: none;
	padding-top: 50px;
}
#bottom #Siph {
	float: left;
	padding-top: 75px;
}
@media screen {
}
#body #Main_Body {
	clear: both;
	background-color: #FFFFFF;
}

#B2Dgraphic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#B2Dblank {
	clear: both;
	height: 5px;
}
#ComeHomeimage {
	float: left;
	margin-right: 10px;
}
#IceCream img {
	float: left;
	margin-right: 10px;
}
#DedicationGraphic {
	float: right;
	margin-left: 10px;
}
#IndexText {
	float: left;

}
#bottom #GospelComLogo {
	margin-left: 350px;
}
