body { background-color: #000000; color: #FFF; }
a { color: #FFF; text-decoration: none; }
a:hover { color: #FFF; text-decoration: underline; }
img { border-width: 0px }

/*Begin Divs*/
div.container { text-align: center; width: 70%; margin-left: auto; margin-right: auto; background: #000 url("http://www.chrisloveonline.com/img/bg.jpg") no-repeat top left; }

div.logo { text-align: center; }

div.content { text-align: center; color: #CC6633; }

div.footer { text-align: center; color: #CC6633; }

/*Misc Common*/
hr { height: 1px; border: 0; color: #333300; background-color:#333300; width: 78%; }

/*Sermon Archive*/
div.sermon-logo { }
span.sermon-left { text-align: left; }
span.sermon-right { text-align: right; }

/*MENU CSS*/
#menucontainer{
	position: relative;
	background: transparent;
	width: 50%;
	margin: auto;
	text-align: center;
	}

