body {
	background-color: #000000;
	background-image: url('http://www.images.elijahlist.com/graphx/pinstipes2.gif'); 
	background-position:center;
	background-repeat: repeat-y;
	background-position: top;
	font-family: "Trebuchet MS";
  margin: 0;
	padding: 0;
	height:auto;
	text-align: center;
}
#container_HP {
	width: 1000px;
	margin: 0 auto;
	background-color: #808080;
	height:auto;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #CCCCCC;
	height:auto;
}
#navbarcontainer {
	background-image: url('http://www.elijahlist.com/menus/images/nav_bkrd_5.gif');
	background-repeat:repeat-x;
	height: 40px;
	margin-top: 150px;
}
#navbarcontainer_new {
	height: 40px;
	margin-top: 150px;
}
#top {
	background-image: url('http://www.images.elijahlist.com/graphx/el_webheader_2014.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#top a span {
	visibility: hidden;
}


/* Footer Styles */
#footer {

	width: 1000px;
}
#footer #menu {
	background-image:url('http://www.elijahlist.com/menus/images/nav_bkrd_5.gif');
	background-repeat:repeat-x;
	margin-top: 0px;
	height: 35px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 20px;
	text-align: center;
	padding-top: 5px;
	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;
}
