@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h4, h5, h6, p, ul, img {margin:0px; padding:0px;}

.container {
	width:588px;
	margin: 0 auto;
}

#facebook a {
	display:block;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/facebook-col.png) no-repeat center;
	height:35px;
}

#flickr a {
	display:block;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/flickr-col.png) no-repeat center;
	height:35px;
}

#twitter a {
	display:block;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/twitter-col.png) no-repeat center;
	height:35px;
}

#youtube a {
	display:block;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/youtube-col.png) no-repeat center;
	height:35px;
}

ul#action {
	list-style:none;
}

ul#action li a {
	float:left;
	text-decoration:none;
	padding-left:7px;
	padding-top:8px;
}

ul#action li {
	float:left;
	width:194px;
	height:79px;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/ButtonBG.png) no-repeat scroll;
}

ul#action li:hover {
	float:left;
	width:194px;
	height:79px;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/ButtonHover.png) no-repeat scroll;	
}

#lower {
	display:block;
	float:left;
	padding-top:14px;
}

#lowerheader {
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/lowerheader.png) no-repeat;
}

#news {
	width:394px;
	float:left;
	display:block;
}

#otheractionitems {
	width:194px;
	float:left;
	display:block;
}

ul#otheraction {
	list-style:none;
}

ul#otheraction li a {
	float:left;
	text-decoration:none;
	padding-left:7px;
	padding-top:8px;
}

ul#otheraction li {
	float:left;
	width:194px;
	height:93px;
	background:url(http://www.usc.salvationarmy.org/usc/emi/images/Button.png) no-repeat scroll;
}
