body{
	border-top: 3px #000 solid;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/bg-top.jpg) repeat-x;
}
a{color:#1e85a3;}
a:hover{color:#a31e1e;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
#wrapper{
	width: 940px;
	margin:0 auto;
	padding:0 10px;
	position:relative;
}

#footer{
	height: 27px;
	width: 100%;
	padding-top:175px;
	margin-top: -175px;
	background-image:url(http://www.emmetttilllegacyfoundation.com/images/main-bkg-dark.gif);
	text-align:center;
	color:#fff;
	font-size: 12px;
	line-height:27px;
	position:absolute;
	clear:both;
	z-index:-10;
}

#left-nav{
	width:300px;
	margin-right: 45px;
	float:left;
}

.left-content{
	width:300px;
	clear:both;
}
.left-content p{
	margin-left: 12px;
}

#left-nav hr{
	width:260px;
	height:1px;
	border:none;
	background-color:#cccccc;
	margin: 15px auto;
	display:block;
	clear:both;
}

#donation-vert{
	width:36px;
	height:244px;
	position:absolute;
	top:-3px;
	right:17px;
}
#donation-vert a{
	width: 36px;
	height:244px;
	display:block;
}

#content{
	width:540px;
	float:left;
}
#content h1{
	margin-top:0px;
	font-size:20px;
}
#splah{
	width:885px;
	height:275px;
	clear:both;
}

#email, #name{
	width: 121px;
	height:25px;
	background-image:url(http://www.emmetttilllegacyfoundation.com/images/left-nav/input.jpg);
	border:none;
	padding: 0 5px;
	margin: 5px 10px 0 0;
	line-height:25px;
}
#submit{
	width: 131px;
	height:33px;
	background-image:url(http://www.emmetttilllegacyfoundation.com/images/left-nav/signup.gif);
	border:none;
	text-indent: -9999px;
}
#submit:hover{cursor:pointer;}

/* MENU */
div#menuwrapper{
	height:41px;
	position:relative;
}
ul#menu{
	margin:0;
	padding:0;
	height: 41px;
	float: left;
	z-index:10;
}
ul#menu li{
	list-style:none;
	float: left;
	height: 41px;
	margin-right: 5px;
}
ul#menu li a{
	height: 41px;
	display:block;
}
/* SUB MENU */
ul#menu li ul{
	display:none;
}
ul#menu li:hover ul{
	display: block;
	background-color:#F00;
	margin: -1px 0 0 6px;
	padding:0;

}

ul#menu li:hover ul li{
	list-style:none;
	padding: 0 15px;
	background-color: #333333;
	height:30px;
	display:block;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}
ul#menu li:hover ul li:hover{
	background-color:#d65555;
}
ul#menu li:hover ul li a{
	font-size: 12px;
	line-height:30px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
ul#menu li:hover ul li a:hover{
	text-decoration: underline;
}
li.foundation ul li{width:120px;}
li.gallery ul li {width: 46px}
/* SUB MENU END */

.foundation{
	width: 163px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat 0 top;
}
.foundation:hover{
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat 0 bottom;
}
.gallery{
	width: 90px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -163px top;
}
.gallery:hover{
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat  -163px bottom;
}
.events{
	width:80px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -253px top;
}
.events:hover{
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -253px bottom;
}
.blog{
	width:80px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -333px top;
}
.blog:hover{
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -333px bottom;
}
.contact-us{
	width: 122px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -413px top ;
}
.contact-us:hover{
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -413px bottom;
}
.store{
	width: 80px;
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -535px top ;
}
.store:hover{
	background:url(http://www.emmetttilllegacyfoundation.com/images/menu.gif) no-repeat -535px bottom;
}
div#photo-gallery a{
	margin: 20px 15px;
	text-align:center;
}

.entry{margin-bottom: 60px;}
