﻿body{background-color: #dddddd;
}

a:link {
color:#9ba5b9;
text-decoration:none;
font-weight:bolder;
}
a:hover {
color:#9ba5b9;
text-decoration:underline;
font-weight:bolder;
}
a:visited {
color:#9ba5b9;
text-decoration:none;
font-weight:bolder;
}

img {BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none}

#outer_container {
	margin-top: -10px;
	position:relative;
    margin-left:auto;
    margin-right: auto;
    width:950px;
	border: 0px;
	background-image: url(http://www.grace-bible.org/App_Themes/Min2030_Theme/images/outer_bg.png);
	background-repeat: repeat-y;
	z-index: 50;
	
}
#inner_container {
	position:relative;
    margin-left:auto;
    margin-right: auto;
    width:900px;
	background-image: url(http://www.grace-bible.org/App_Themes/Min2030_Theme/images/main_bg.gif);
	background-repeat: repeat-y;
	border: 0px;
	z-index: 60;
	height: auto;
	
}

#pageheader {

    background-image: url(http://www.grace-bible.org/App_Themes/Min2030_Theme/images/header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 219px;
}
#topnav {
	padding-right: 0px;
	position: absolute;
	z-index: 150;
	top: 187px;
	left: 0px;
    width:900px;
    height:28px;
    border:none;
}

#mainContent

{
	position: relative;
    width:850px;
    top:15px;
	left: 15px;
    border:0px;
    padding:10px;
    margin:0px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-bottom: 25px;
		min-height: 800px;

	
}


#menuContent {
    width:250px;
	position: absolute;
    top: 250px;
	left: 650px;
    border:0px;
    padding:0px;
    margin:0px;
	z-index: 0;
	text-align: center;
}

#rightStatic {
    width:225px;
	position: absolute;
    top: 675px;
	left: 675px;
    border:0px;
    padding:0px;
    margin:0px;
	z-index: 100;
	
}


#footerbg {
	position: relative;
	background-image: url(/App_Themes/Min2030_Theme/images/footer.png);
	margin-left: auto;
	margin-right: auto;
    clear: both;
	margin-top: 0px;
	height: 40px;
	background-color: black;
	border: none;
	width:950px;
	font-family: sans-serif;
	font-size: 11px;
	color: black;
	text-align: center;
	z-index: 50;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#footerbg a{
color: black;
text-decoration: none;
font-weight: normal;}
#footerbg a:hover{
color: black;
text-decoration: underline;
font-weight: normal;}