body {
        margin: 0px auto;
        background: url ("http://baniladalliancechurch.org/images/background.jpg") repeat;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-right: 2px solid #0000ff;
	border-left: 2px solid #0000ff;
	width: 700px;
        background: #FFFFFF;
}

#header {
	margin: 0 0 15px 0;
	height: 80px;
}

#side-a {
	float: left;
	width: 150px;
        margin-bottom: 15px;
}

#side-a {
        font-family: arial, verdana, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        text-align: center;
        text-height: 110%;
}

#side-a a {
        color: #0000FF;
        text-decoration: none;
}

#side-a a:link {
        color: #0000FF;
        text-decoration: none;
}

#side-a a:hover {
        color: #0000FF;
        text-decoration: underline overline;
}

#side-a a:active {
        color: #0000FF;
        text-decoration: none;
}

#side-b {
	float: right;
	width: 150px;
        margin-bottom: 15px;
}

#content { 
	float: left;
	width: 56%;
        margin-bottom: 15px;
}

#content {
        font-family: verdana, arial, sans-serif;
        font-size: 11pt;
        font-weight: normal;
        text-height: 110%;
}

# content h1 {
	font-size: 14pt;
}

.subhead {
	font-family: arial, verdana, sans-serif;
        font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
	background: #b3b3b3;
	padding-left: 5px;
}

#footer {
	clear: both;
	background: #b3b3b3;
}

#footer {
        font-family: arial, verdana, sans-serif;
        font-size: small;
        font-weight: normal;
        color: #000;
        text-align: center;
}

#footer a {
        color: yellow;
}

#footer a:link {
        color: yellow;
}

#footer a:hover {
        color: yellow;
}
