@charset "UTF-8";ul.MenuBarHorizontal{	margin: 0;	padding: 0;	list-style-type: none;	font-size: 100%;	cursor: default;	width: auto;}

body
{
background-image:url('http://faith-fellowship.us/menuImages/background.jpg');
background-repeat: repeat-x;
font-family:sans-serif;
}

.button
{
font-weight:bold;
margin:5px;
font-family:sans-serif;
text-align:center;
font-size:11pt;
vertical-align:middle;
color: #FFFFFF;
}

a
{
text-decoration: none;
text-shadow: 1px 1px 3px white;
color: #555555;
}

img, div { behavior: url('http://faith-fellowship.us/iepngfix.htc') }

img
{
border:0;
}

a:hover
{
text-decoration: none;
text-shadow: 1px 1px 3px black;
color: #FFFFFF;
}

.scheduleHeader
{
background-color: rgb(82, 103, 150);
color: rgb(253, 253, 253);
font-weight: bold;
}
.menuBar
{
position:absolute;
margin-left:-500px;
left:50%;
width:1000px;
top:-30px;
height:170px;
opacity:.95;
}

h2
{
font-family:sans-serif;
font-size:18pt;
margin-top:0;
}

.mainContent
{
position:absolute;
margin-left:-500px;
left:50%;
width:1000px;
top:140px;
height:1000px;
z-index:2;
opacity:.95;
}

.mainContentWithSidebar
{
position:absolute;
margin-left:-325px;
left:50%;
width:1000px;
top:140px;
height:1000px;
z-index:2;
opacity:.95;

}

.mainContentTable
{
text-align: left;
width: 938px;
}

.mainContentTableWithSidebar
{
width: 870px;
}
.menulogo
{
width:135px;
height:100px;
}

.menuBlurb
{
height:80px;
}

.logoContainer
{
position:absolute;
left:50%;
margin-left:-500px;
width:1000px;
top:180px;
height:1000px;
z-index:1;
opacity:.0;

}

.logoContainerWithSidebar
{
position:absolute;
left:50%;
margin-left:-500px;
width:1000px;
top:180px;
height:1000px;
z-index:1;
opacity:.0;

}

.sidebar
{
position:absolute;
margin-left:-540px;
left:50%;
width:230px;
top:140px;
height:1000px;
z-index:2;
opacity:.95;

}

.bottom
{
border:solid red;
width:1030px;
height:30px;
}

.topleft
{
width:30px;
height:30px;
background-image:url('http://faith-fellowship.us/menuImages/top-left.png'); background-image:no-repeat;
}

.topmiddle
{
height:30px;
background-image:url('http://faith-fellowship.us/menuImages/top.png'); background-image:repeat-x;
}

.topright
{
width:30px;
height:30px;
background-image:url('http://faith-fellowship.us/menuImages/top-right.png'); background-image:no-repeat;
}

.left
{
width:30px;
height:100%;
background-image:url('http://faith-fellowship.us/menuImages/left.png'); background-image:repeat-y;
}


.content
{
height:100%;
text-align:center;
background-image:url('http://faith-fellowship.us/menuImages/middle.png');
}

.right
{
width:30px;
height:100%;
background-image:url('http://faith-fellowship.us/menuImages/right.png'); background-image:repeat-y;
}

.bottomleft
{
width:30px;
height:30px;
background-image:url('http://faith-fellowship.us/menuImages/bottom-left.png'); background-image:no-repeat;
}

.bottommiddle
{
height:30px;
background-image:url('http://faith-fellowship.us/menuImages/bottom.png'); background-image:repeat-x;
}

.bottomright
{
width:30px;
height:30px;
background-image:url('http://faith-fellowship.us/menuImages/bottom-right.png'); background-image:no-repeat;
}
