/* ======== global ======== */ 

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/ebba_leftrepeat.jpg);
	background-repeat: repeat-y;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 2px;
	padding: 0px;
}

/* ====== p, h1, h2, h3, h4, h5, h6, li {
	margin: 1ex 1em;
}	 ======== */

div#outerdiv {
	width: 100%;
	height:668px;
	background-image: url(images/ebba__toprepeat2.jpg);
	background-repeat: repeat-x;
}

div#top {
	width: 900px;
	height:236px;
	background-image: url(images/ebba_r1_c1.jpg);
	background-repeat: no repeat;
}

div#content {
	position: absolute;
	left:0px;
	top:236px;
	width:900px;
	height:432px;
}


/* ====== navigation bar ======== */ 



/* ====== content ======== */ 


/* ====== footer ======== */ 


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 2px;
	padding: 0px;
}
.bodymembers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 2px;
	padding: 0px;
}
.membershiptitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FECD07;
}
