body{	width:85%;
	margin: 0 auto;
	font-size: 0.99em;
	text-align:justify;
}

#header{
	border-bottom:4px solid black;
}

#footer{clear:both ;
	border-top:4px solid black;
	padding-top:10px;
	padding-bottom:10px;
}

div#header h2 { 
  margin-top:8px;
  margin-bottom:8px;
}

h1,h2,h3{
  margin-bottom:5px;
  color:navy;
}

h1,h2{
  margin-top:2px;
}

#index_pic{
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	border-bottom:1px solid black;
	border-bottom-style:dotted; 
	border-left:1px solid black;
	border-left-style:dotted;
	border-right:1px solid black;
	border-right-style:dotted;
}

p.caption{
	font-size:15px;
	text-align: center;
}

.membership_logo{
	/*border-image-width:3px;
	border-bottom:10px solid black;*/
	border: 1px solid black;
	margin-top:5px;
}


ul {
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
}
