body {
	background-color: #000000;
	background-image: url('http://www.mypropheticspace.com/images/graphx/pinstipes2.gif'); 
	background-position:center;
	background-repeat: repeat-y;
	background-position: top;
	font-family: "Trebuchet MS";
  margin: 0;
	padding: 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #CCCCCC;
}
# nav_menu {
	width: 1000px;
	height: 40px;
	background-color:#099;
}
#navbarcontainer {
	background-image: url('http://www.mypropheticspace.com/images/graphx/nav_bkrd_5.gif');
	background-repeat:repeat-x;
	height: 40px;
	width: 1000px;
	margin-top: 150px;
}
#top {
	background-image: url('http://www.mypropheticspace.com/images/graphx/el_webheader_6.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#top a span {
	visibility: hidden;
}


/* Footer Styles */
#footer {
	background-image:url('http://www.MyPropheticSpace.com/images/graphx/flags_background.jpg');
	background-repeat:repeat-x;
	width: 1000px;
}
#footer #menu {
	background-image:url('http://www.MyPropheticSpace.com/images/graphx/nav_bkrd_5.gif');
	background-repeat:repeat-x;
	margin-top: 0px;
	height: 40px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	vertical-align:middle;
	text-align: center;
}
#footer #menu a:link, #footer #menu a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#footer #menu a:hover {
	color: #00FFFF;
	font-size: 13px;
}
#footer #lowerflags {
	width: 98%;
	margin-top: -22px;
	padding-left: 10px;
	padding-top: 0px;
	color: #FFFFFF;
}
#footer #lowerflags img {
	float: left;
	margin-top: 3px;
	margin-right: 12px;
}
#footer #lowerflags a:link, #footer #lowerflags a:visited {
	color: #00FFFF;
	text-decoration: none;
	margin-left: 0px;
}
#footer #lowerflags a:hover {
	color: #00FFFF;
	text-decoration: underline;
	border-bottom: none;
}

